Hi,
I?m having issues using Autodesk?s DWF Viewer in a VS2005 ASP.NET application. The problem started around the time I upgraded from VS2003. I don?t know the exact timing of the problem, because the DWF file viewing is just a part of a fairly large system, so it took me a while to come across this problem.
The DWF files are stored in BLOB fields in an Oracle database. The application retrieves the files from Oracle and displays them in a new browser window, using the Autodesk software. This was working fine in my VS2003 application, but now it only opens the new browser window. Nothing else happens; no errors, no Autodesk software, nothing, just an empty window.
The DWF MIME type is registered on my PC and our server. I can open DWF files by double clicking on them, or even by directly opening them through Internet Explorer. The application runs successfully under Firefox, which tells me the problem is related to IE.
I have had several other people test this problem. Out of that group, the application works fine for everyone, except for two other developers that also have VS2005 installed on their PCs (they are the only two out of my test group with VS). They are having the exact same problem that I?m experiencing. I?ve tried reinstalling both Autodesk and IE, but the problem still occurs. I?m running IE 6, and I?ve tried both Autodesk 6.5 and 7.
I?d appreciate any help on this issue. Thanks!