I found this thread from 2009, and I tried all of the suggestions, but still haven't gotten luck:
https://forum.solidworks.com/thread/25769
I have the following code to in my ASP.NET page to put an eDrawing on the webpage:
This works fine when it is on my computer. When I open the webpage on another computer on our netwrok it does not load the eDrawing in the browser. If that computer also has "E:\" mapped to the same server on our network as my computer, then it loads. For instance E:\ is mapped as Server1 for my computer
Not everyone has the location of the eDrawing mapped the same on our network. Is there a way to do something like
I've tried this, and I can't get it to work on my computer or any other.
\\Server1\Test\Example.EASM is the same as E:\Test\Example.EASM on my computer yet the \\Server1 way does not work.
Has anyone gotten this to work.
I am using Internet Explorer 9
Thanks,
SolidworksApi macros