all groups > visual studio .net debugging > january 2004 >
You're in the

visual studio .net debugging

group:

VS .NET IDE crashing


VS .NET IDE crashing michael
1/24/2004 8:46:04 PM
visual studio .net debugging: I have an application that I have been working on for 2 years in VB .NET and just recently, This particular application has been crashing the VS .NET IDE. Other applications seem to compile/link/debug just fine. However, this one application generates the following error messages after a "Build Solution" command

JIT debugging failed with the following error: Class not registered. Please check documentation 'Just in time debugging error' for more information(This is followed by the closure and automatic restart of the IDE

Sometimes I get an intermittant VS .NET IDE crash after a Debug(Start)

An exception 'System.NullReferenceException' has occurred in DefaultMain

O

The following exception has occurred: NullReference: Object Reference not set to an instance of an objec

Either of these is followed by a crash of the VS .NET ID

The problem is intermittant but frequent. I assume it must be something about the particular solution and not the IDE. It uses only the native .NET controls, Crystal Reports .NET or Syncfusion .NET 1.6.1.8 Essential Grid( In fact, if you remove the Essential Grid and its references, the errors still occur

I'm not sure where to start but I really need to fix this. Hel

Re: VS .NET IDE crashing Habib Heydarian [MSFT]
1/25/2004 10:00:23 PM
There are two issues here. One, the application is causing Visual Studio to
crash and two, when VS crashes, JIT debugging fails. To start with, can you
look at the Event Viewer and see whether VS logged an event?

HabibH.

[quoted text, click to view]
and just recently, This particular application has been crashing the VS .NET
IDE. Other applications seem to compile/link/debug just fine. However, this
one application generates the following error messages after a "Build
Solution" command:
[quoted text, click to view]
Please check documentation 'Just in time debugging error' for more
information(This is followed by the closure and automatic restart of the
IDE)
[quoted text, click to view]
about the particular solution and not the IDE. It uses only the native .NET
controls, Crystal Reports .NET or Syncfusion .NET 1.6.1.8 Essential Grid( In
fact, if you remove the Essential Grid and its references, the errors still
occur)
[quoted text, click to view]

Re: VS .NET IDE crashing michael
1/26/2004 5:56:07 AM
Yes the event viewer does log events similar to the three that I have included. Not sure what to do next. Clearly, this only occurs with one application(I have successfully compiled/linked/debugged other apps). I also seem to see a pattern that it occrs after the "Preparing Resources" statement appears in the output window after I click Build All. Finally, I occasionally get the following error : The following exception has occurred SEHException: External Component has thrown exception


Event Type: Erro
Event Source: Microsoft Development Environmen
Event Category: Non
Event ID: 100
Date: 1/25/200
Time: 8:20:23 P
User: N/
Computer: LUK
Description
Faulting application devenv.exe, version 7.10.3077.0, faulting module unknown, version 0.0.0.0, fault address 0x013fa2de

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp
Data
0000: 41 70 70 6c 69 63 61 74 Applica
0008: 69 6f 6e 20 46 61 69 6c ion Fai
0010: 75 72 65 20 20 64 65 76 ure de
0018: 65 6e 76 2e 65 78 65 20 env.exe
0020: 37 2e 31 30 2e 33 30 37 7.10.30
0028: 37 2e 30 20 69 6e 20 75 7.0 in
0030: 6e 6b 6e 6f 77 6e 20 30 nknown
0038: 2e 30 2e 30 2e 30 20 61 .0.0.0
0040: 74 20 6f 66 66 73 65 74 t offse
0048: 20 30 31 33 66 61 32 64 013fa2
0050: 65 0d 0a e..


Event Type: Erro
Event Source: Application Han
Event Category: (101
Event ID: 100
Date: 1/25/200
Time: 8:23:26 P
User: N/
Computer: LUK
Description
Hanging application devenv.exe, version 7.10.3077.0, hang module hungapp, version 0.0.0.0, hang address 0x00000000

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp
Data
0000: 41 70 70 6c 69 63 61 74 Applica
0008: 69 6f 6e 20 48 61 6e 67 ion Han
0010: 20 20 64 65 76 65 6e 76 deven
0018: 2e 65 78 65 20 37 2e 31 .exe 7.
0020: 30 2e 33 30 37 37 2e 30 0.3077.
0028: 20 69 6e 20 68 75 6e 67 in hun
0030: 61 70 70 20 30 2e 30 2e app 0.0
0038: 30 2e 30 20 61 74 20 6f 0.0 at
0040: 66 66 73 65 74 20 30 30 ffset 0
0048: 30 30 30 30 30 30 000000


Event Type: Erro
Event Source: Microsoft Development Environmen
Event Category: Non
Event ID: 100
Date: 1/25/200
Time: 9:47:34 P
User: N/
Computer: LUK
Description
Fault bucket 82899930

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp
Data
0000: 42 75 63 6b 65 74 3a 20 Bucket:
0008: 38 32 38 39 39 39 33 30 8289993
0010: 0d 0a ..


Hope you can help me

Re: VS .NET IDE crashing Habib Heydarian [MSFT]
1/26/2004 6:47:56 AM
Is this a large VB project? If so, does the following KB apply?

http://support.microsoft.com/default.aspx?scid=kb;en-us;829606

HabibH.

[quoted text, click to view]
included. Not sure what to do next. Clearly, this only occurs with one
application(I have successfully compiled/linked/debugged other apps). I also
seem to see a pattern that it occrs after the "Preparing Resources"
statement appears in the output window after I click Build All. Finally, I
occasionally get the following error : The following exception has occurred
SEHException: External Component has thrown exception.
[quoted text, click to view]

Re: VS .NET IDE crashing michael
1/26/2004 7:11:05 AM
I've never seen a specific error "Stack Overflow". However, it is a large project, and it does quit intermittantly as described. I went to the referenced article but there is nowhere to download the hotfix. How would I do it

Re: VS .NET IDE crashing timhuang NO[at]SPAM online.microsoft.com
1/27/2004 1:09:33 AM
Hi Michael,

Thanks for your response. As stated in the KB article Q829606, you need to
contact Microsoft Product Support Services to obtain the hotfix. For a
complete list of Microsoft Product Support Services phone numbers and
information about support costs, visit the following Microsoft Web site:
http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS

Please also kindly note that a Service Request for a hotfix will not be
charged.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
AddThis Social Bookmark Button