Z
z. f.
my system runs Windows2000 server with sp4, dot-net framework version 1.1 (1.1.4322), Visual Studio 2003 (7.1.3088),
making a windows application in C# that uses HttpWebRequest and brings data, after about a minuete from the end of the response, while the window stays open, i get exception:
I don't think there something i've done using c# and built in classes that should cause this, is it a known error or something?
urgent!!!
TIA.
making a windows application in C# that uses HttpWebRequest and brings data, after about a minuete from the end of the response, while the window stays open, i get exception:
system.dll!System.Net.Sockets.OverlappedAsyncResult.CompletionPortCallback(uint errorCode = 64, uint numBytes = 0, System.Threading.NativeOverlapped* nativeOverlapped = 1638880) + 0xa0 bytes
I don't think there something i've done using c# and built in classes that should cause this, is it a known error or something?
urgent!!!
TIA.