Search found 1 match
- 04 Nov 2013, 19:43
- Forum: ABViewer
- Topic: Loading file from webserver
- Replies: 1
- Views: 36380
Loading file from webserver
I am trying to load DWG file to ABViewer. After sending: <?xml version="1.0" encoding="UTF-8"?> <cadsofttools version="1"> <!-- Load file --> <load file="http://127.0.0.1:8080/ton.dwg"/> </cadsofttools> I get an error message: <cadsofttools version="1"> <error message="File is not found: http://127....