Using NetWebClient to get a small file file from a server (
http://proentry4.com/web/PROENTRY4.wud). This is causing consistent crashes, which have led me to NetXxx.clw.
In NetWebClient._CallPageReceived:
loc:tempLen = Len(Clip(self._LastURLRequested))
where
loc:tempLen is set to 0
Next
if self._LastURLRequested
[loc:tempLen] = '/'...
Obviously 0 is a problem here.
What might I be doing wrong to cause this?
Generated source file attached
CW 6.3.9056 ABC
NetTalk 4.32.12
[attachment deleted by admin]