deployment problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have built a vb.net application and on some new xp machines the program does not work and they get the following error in Event viewer.

Hanging application MSDEV.EXE, version 6.0.8168.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.


Also the following error occurs on the screen.

The application has generated an error that could not be handled

Process id = 0x290(656) thread id = 0x840(2112)

Any ideas of what this could mean, there is nothing on the knowledge base or any ideas of how to resolve it.

Regards

Geri.
 
Did you use a Setup and Deployment Project?
Did you install the .NET Framework?

Geraldine Hobley said:
Hello,
I have built a vb.net application and on some new xp machines the
program does not work and they get the following error in Event viewer.
Hanging application MSDEV.EXE, version 6.0.8168.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.


Also the following error occurs on the screen.

The application has generated an error that could not be handled

Process id = 0x290(656) thread id = 0x840(2112)

Any ideas of what this could mean, there is nothing on the knowledge base
or any ideas of how to resolve it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top