Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > error Application has genarated an exception that cannot be handled in vb.net

Reply
Thread Tools

error Application has genarated an exception that cannot be handled in vb.net

 
 
Ajith Nair
Guest
Posts: n/a
 
      08-18-2005
Hi,

when i run the application following error is coming.

ICS.EXE Common Language Runtime Debugging Services

Application has generated an exception that could not be handled.

Process id=0xdec (3564), Thread id=0xdf0 (356


When I click CANCEL to debug, I get this error-message:

No debugger found.

Registered JIT debugger is not available. An attempt to launch a JIT

debugger with the following command resulted in an error code of 0x2 (2).

Please check computer settings.

cordbg.exe !a 0xdec

Help!!

I've used the search and couldn't find the answer. For one user this

problem was fixed by downloading the .net-framework, but I already have it

installed.

Please write to me if you know the solution.

Thanks in advance
Ajith
 
Reply With Quote
 
 
 
 
Edwin E. Smith
Guest
Posts: n/a
 
      08-18-2005
I'm just guessing but I think this went away when I installed the .NET SDK.

http://www.microsoft.com/downloads/d...displaylang=en


"Ajith Nair" <> wrote in message
news:OW%...
Hi,

when i run the application following error is coming.

ICS.EXE Common Language Runtime Debugging Services

Application has generated an exception that could not be handled.

Process id=0xdec (3564), Thread id=0xdf0 (356


When I click CANCEL to debug, I get this error-message:

No debugger found.

Registered JIT debugger is not available. An attempt to launch a JIT

debugger with the following command resulted in an error code of 0x2 (2).

Please check computer settings.

cordbg.exe !a 0xdec

Help!!

I've used the search and couldn't find the answer. For one user this

problem was fixed by downloading the .net-framework, but I already have it

installed.

Please write to me if you know the solution.

Thanks in advance
Ajith


 
Reply With Quote
 
 
 
 
Paul Kitching
Guest
Posts: n/a
 
      08-24-2005
Hi

Have you tried searching for any viruses on your computer. I had the
same error and I found that my machine had the maslan.a virus. It was
running a process ___r.exe when I looked in task manager.

Hope this helps.





*** Sent via Developersdex http://www.developersdex.com ***

 
Reply With Quote
 
Ajith Nair
Guest
Posts: n/a
 
      08-25-2005
Hi,

then main problem is I am not able to register "MSComm" class which is
ActiveX control in some machines which don't have COM port. is there any
solution for the same ?

Thanks in advance,

B Regards
Ajith



"Edwin E. Smith" <> schrieb im Newsbeitrag
news:...
> I'm just guessing but I think this went away when I installed the .NET
> SDK.
>
> http://www.microsoft.com/downloads/d...displaylang=en
>
>
> "Ajith Nair" <> wrote in message
> news:OW%...
> Hi,
>
> when i run the application following error is coming.
>
> ICS.EXE Common Language Runtime Debugging Services
>
> Application has generated an exception that could not be handled.
>
> Process id=0xdec (3564), Thread id=0xdf0 (356
>
>
> When I click CANCEL to debug, I get this error-message:
>
> No debugger found.
>
> Registered JIT debugger is not available. An attempt to launch a JIT
>
> debugger with the following command resulted in an error code of 0x2 (2).
>
> Please check computer settings.
>
> cordbg.exe !a 0xdec
>
> Help!!
>
> I've used the search and couldn't find the answer. For one user this
>
> problem was fixed by downloading the .net-framework, but I already have it
>
> installed.
>
> Please write to me if you know the solution.
>
> Thanks in advance
> Ajith
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exception of type 'System.Web.HttpUnhandledException' wasthrown.Exception has been thrown by the target of an invocation.System.WebSystem.Exception jobs ASP .Net 1 11-16-2007 05:57 PM
how to check whether an event has been already handled in IE ? wolverine Javascript 1 08-23-2007 09:36 AM
Re: error application has genarated exception that couldn't be handled Scott Allen ASP .Net 0 03-15-2005 03:38 PM
VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!! Bill Nguyen ASP .Net Security 12 09-26-2003 01:52 PM
Re: Application has generated an exception that could not be handled Peter ASP .Net 0 07-11-2003 04:13 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57