Community
AutoCAD Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Viewing DWFs

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
251 Views, 2 Replies

Viewing DWFs

Hi,

Please help Its very urgent

I have a .Net 2.0 based old web application in which I want to view some drawings (DWF) files. I have embedded the autodesk url in my html for this "https://www.autodesk.com/global/dwfviewer/installer/DwfViewerSetup.cab" but for some reason it is not showing the files in browser anymore. 

<object id="viewer" classid = "clsid:A662DA7E-CCB7-4743-B71A-D817F6D575DF" border = "1" width = 768 height = 600
     	CODEBASE="https://www.autodesk.com/global/dwfviewer/installer/DwfViewerSetup.cab">
	<param name="Src" value='<%# Container.DataItem("Path") %>'/>
</object>

Below is the screenshot of the area where we are showing dwf files. But currently it is loading as blank as show below.

Capture.PNG

Please suggest what I need to do to get it working. Do I need to do any additional settings? I have installed DWFViewerSetup.cab file on my machine.

When we click on the link "Click to Download FREE DWF Viewer" shown in screenshot it gives error: 

Gone

The requested resource
/adsk/servlet/item
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.

 

Please help Its very urgent

 

2 REPLIES 2
Message 2 of 3
vladimir_michl
in reply to: Anonymous

That's a very old technology. 2D DWFx files should be viewable at the system level now (direct Windows support). Otherwise you may need to install Design Review manually to use its ActiveX interface. See:

https://forums.autodesk.com/t5/design-review/dwf-viewer-not-dispalying-in-chrome-browser/td-p/511738...

Or you can use the cloud-based universal viewer - see:

https://www.cadforum.cz/cadforum_en/publish-interactive-3d-models-on-the-web-with-autodesk-360-tip88...

 

Vladimir Michl, www.cadstudio.cz - www.cadforum.cz 

 

Message 3 of 3
Anonymous
in reply to: vladimir_michl

Hi  

 

 

 

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report