AppHangB1 and APPCRASH error crashes my program

Hi All,

I am using VS2005 VB.NET on a Vista duel core processor machine.

Completely updated from Microsoft.

I have create a communication program that talks to a sensor we build.

The software seems to work fine most of the time. But it keeps crashing randomly.

Here is one I get.

Description:

A problem caused this program to stop interacting with Windows.

Problem signature:

Problem Event Name: AppHangB1

Application Name: LPU2428_VS.vshost.exe

Application Version: 8.0.50727.42

Application Timestamp: 4333d898

Hang Signature: 7295

Hang Type: 256

OS Version: 6.0.6000.2.0.0.256.6

Locale ID: 1033

Additional Hang Signature 1: 2486b4d202f4c85552173a124568050d

Additional Hang Signature 2: bd92

Additional Hang Signature 3: 55e24eb9e083c27aa5426799100c56e7

Additional Hang Signature 4: 7295

Additional Hang Signature 5: 2486b4d202f4c85552173a124568050d

Additional Hang Signature 6: bd92

Additional Hang Signature 7: 55e24eb9e083c27aa5426799100c56e7

I have search and found people having problem with this but no solution for it.

Description:

Stopped working

Problem signature:

Problem Event Name: APPCRASH

Application Name: LPU2428_VS.exe

Application Version: 1.0.0.0

Application Timestamp: 46f40188

Fault Module Name: mscorwks.dll

Fault Module Version: 2.0.50727.312

Fault Module Timestamp: 45372457

Exception Code: c0000005

Exception Offset: 0011c2f4

OS Version: 6.0.6000.2.0.0.256.6

Locale ID: 1033

Read our privacy statement:

http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

Can anyone help?

[2269 byte] By [GregHAPG] at [2008-1-10]
# 1
This is not nearly good enough information to diagnose your problem. You'll just need to debug your software. Hangs and crashes like this usually indicate problems with drivers and/or unmanaged code.
nobugz at 2007-10-3 > top of Msdn Tech,Visual Basic,Visual Basic Language...