• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    DWF

    Reply
    New Member
    uvmcps
    Posts: 1
    Registered: ‎09-20-2010

    Design Review cab files/ IE issues

    399 Views, 0 Replies
    05-25-2011 07:42 AM

    1.  Where can we find the cab files for Autodesk Design Review 2012?
     I have tried http://www.autodesk.com/global/dwfviewer/installer/DwfViewerSetup.cab and
    http://www.autodesk.com/global/dwfviewer/installer/DwfViewerSetup.cab#version=12,0,0,93 as the codebase and I get only 2009 cab files.
    2. I have the following code:
    <object width=750 height=400
                  classid="clsid:B2BE75F3-9197-11CF-ABF4-08000996E931"
                  codebase="http://download.autodesk.com/esd/designreview/DWFViewerSetup.cab#version=9,0,0,96">
    <PARAM name="Filename" value="http://oyster.uvm.edu:8090/famis_fss_dwf/016_3-FLR.dwf">
    <EMBED href name="room" src="http://oyster.uvm.edu:8090/famis_fss_dwf/016_3-FLR.dwf"
                  width=750 height=400
                  pluginspage="http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=14683283&linkID=9338138">
    </object>
    in my program.
    If I use Design Review's classid of A662DA7E-CCB7-4743-B71A-D817F6D575DF, IE 8 and IE 9 does not display the drawing.
    But if I use the classid for Whip, B2BE75F3-9197-11CF-ABF4-08000996E931, the drawing is displayed.
    It asks me to install the Design Review with every drawing I try to display but I can just close that window every time or ignore it after the first install and the drawings will display properly.

    Please use plain text.