G
Guest
Hello
Sometimes, i get this exception when i quit my application
Runtime
myexe.ex
ObjectDisposeExceptio
Waithandle::CheckResultInternal+0x1
ManualResetEvent::Set+0x1
HttpWebRequest::handleError+0x6
HttpWebRequest::startReceiving+0x10
Connection::StartReceiving+0x2
WorkItem::doWork+0x3
Timer::ring+0x5
When you quit the application, it makes an HTTPrequest
There is "try/catch" blocks in the code
Should i add "try/catch" block inside "finally" block
Have you got any clue about this exception
Thank
Gérar
Sometimes, i get this exception when i quit my application
Runtime
myexe.ex
ObjectDisposeExceptio
Waithandle::CheckResultInternal+0x1
ManualResetEvent::Set+0x1
HttpWebRequest::handleError+0x6
HttpWebRequest::startReceiving+0x10
Connection::StartReceiving+0x2
WorkItem::doWork+0x3
Timer::ring+0x5
When you quit the application, it makes an HTTPrequest
There is "try/catch" blocks in the code
Should i add "try/catch" block inside "finally" block
Have you got any clue about this exception
Thank
Gérar