PDA

View Full Version : Unhandled exception probs


Sunny1211993
15-10-2007, 08:22 PM
guyz,i am tring to run a SW which uses net framework.
i have instaled net framework 4 times but i am getting the same error on executing the file-unhandled exception.
please help guyz

Charan
15-10-2007, 08:31 PM
^^ its not the problem with the framework.

Unhandled exception in laymans term means that developers didnt fix a "bug".

Can you paste the full error.

abhi_10_20
15-10-2007, 08:31 PM
s/w name plz...exceptions may be bcoz of other reasons too....

Sunny1211993
15-10-2007, 08:38 PM
i am using RS leecher 5.1.now dont say its illegal coz its legal.

error here- See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: The request was aborted: The request was canceled.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncRes ult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback( IAsyncResult result)

Charan
15-10-2007, 08:44 PM
Yea its definetly a bug .. beeing working with exceptions for past 3 yrs :p , But still you havent posted the full text, PM me if it cannot be posted.

Sunny1211993
15-10-2007, 08:51 PM
http://img153.imageshack.us/img153/9620/fdgu6.bmp

see this