HI Geoff
1. System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
That error is why I thought you might have issues with a remote system, however the .svg files
do have embedded links in them (maybe) to tell the browser how to decode them and one
of them is corrupt or outdated, I know the specs for common CAD files and their exchange
formats pretty well but .svg and other formats intended for web transport very little.
2. what changes did you actually make to the file I posted?
Huge amount, as I wasn’t interested in the content, so I used the file as a scratch file
first removing all but the header then slowly adding content until the error showed up.
Then rewriting the file so that the browsers and Inkscape would accept it with one
geometric entity at a time all worked rectangles, circles etc but the pesky arcs kept showing
up as two straight lines.
I’ve included all the files I used, because I had many versions of CB open at the same time
and copied and pasted the geometry between there are some with names like untitled10 or
Something? So if I find some more I’ll post them I’ve also included a pic of the line or I think it’s that line.
I also went to the maze website and looked at one of the tuts (I think the only one) and then loaded
the maze into Inkscape and exported it as a .dxf and then imported it into CB this is how I do it
and it’s pretty well bullet proof, if you are not wedded to the idea of using svg then this is
a better option.
SVG has a checkered history, it wasn’t the people at svg but the
browser companies who could not settle on a spec and this is why it’s a dogs breakfast.
Dave