Cannot open Dwg files through ASP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gyanchand
    New Member
    • Jul 2007
    • 35

    Cannot open Dwg files through ASP

    I have a application in ASP where the user can upload Dwg files. The user is then listed the names of all available Dwg files. he can click on the name of the file to open the file. However even though the user has AutoCAD installed on his PC he is not able to open the file. The file path is correct... no problem with that.. can any one hlep me with this
  • jeffstl
    Recognized Expert Contributor
    • Feb 2008
    • 432

    #2
    Originally posted by Gyanchand
    I have a application in ASP where the user can upload Dwg files. The user is then listed the names of all available Dwg files. he can click on the name of the file to open the file. However even though the user has AutoCAD installed on his PC he is not able to open the file. The file path is correct... no problem with that.. can any one hlep me with this
    When you say they are unable to open the file what exactly are you seeing? Page cannot be displayed? File path incorrect?

    Also you say the path is correct, but does that include checking for drive mappings? For example if the path is F:\Folder\Drawi ng.dwg but the user's pc has it mapped as D:\? Just wondering.

    Comment

    Working...