Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ExpressViewer displaying files from Database

Status
Not open for further replies.

ksbrace

Programmer
May 13, 2000
501
US
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top