Hello,
We are using VoloView Express to display .dwg and ExpressViewer to display .dwf files from a database by clicking on the file name. Now, we want to switch to ExpressViewer completely and convert the .dwg to .dwf, but it 'chokes' on .dwf files. I get this error message when I click on a .dwf file: "Autodesk Express Viewer Error. The below error has occurred. It may be possible to continue, however the program may become unstable. Error: Unsupported file type. Cancel button and Continue button. Continue does nothing.
Here is the querystring that pulls the file from the database:
Works: (VoloView Express)
ViewFile.aspx?DT=d&FID=35&NamedView=test&FT=aa.DWG
Doesn't Work:
ViewFile.aspx?DT=d&FID=58&NamedView=test&FT=aa.DWF
Any ideas or help would be greatly appreciated!! Thanks in advance.
Kelly
We are using VoloView Express to display .dwg and ExpressViewer to display .dwf files from a database by clicking on the file name. Now, we want to switch to ExpressViewer completely and convert the .dwg to .dwf, but it 'chokes' on .dwf files. I get this error message when I click on a .dwf file: "Autodesk Express Viewer Error. The below error has occurred. It may be possible to continue, however the program may become unstable. Error: Unsupported file type. Cancel button and Continue button. Continue does nothing.
Here is the querystring that pulls the file from the database:
Works: (VoloView Express)
ViewFile.aspx?DT=d&FID=35&NamedView=test&FT=aa.DWG
Doesn't Work:
ViewFile.aspx?DT=d&FID=58&NamedView=test&FT=aa.DWF
Any ideas or help would be greatly appreciated!! Thanks in advance.
Kelly