Actually it's not related to ASP page since it's session timeout is way too big. Otherwise this error would have occured quite frequently. This is something related to WinHttp object's timeout settings. Any answer for this issue?
I am using WinHttp object to send and receive information (getting a document in terms of bytes and opening on the browser by converting it into PDF). I am not setting any timeout explicitly in my C# program. Sometimes, our clients are coming across 'timeout' error while downloading the document...
Wish I could reproduce this issue and also this occured once or twice by our clients. I know that by looking at the code, it's really hard to predict the error type. But are you aware of this type of error regardless of the line number?
I am using XML along with WinHttp object to download documents from another server over HTTP channel. I come across this error few times.
Description: The '2' character, hexadecimal value 0x32, cannot begin with a name. Line 1, position 26.
Any idea?
I am retrieving documents over HTTP channel using winHttp and XML objects. I came across this error recently. Any idea what could be wrong?
Description: This is an unexpected token. The expected token is 'WHITESPACE'. Line 1, position 50.
System.Xml
Stack Trace: at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.