doesn't run outside of VS.NET

G

Guest

Hello
The app runs from inside VS.NET. After installing it produces

The thread 'Win32 Thread' (0x774) has exited with code 0 (0x0)
An unhandled exception of type 'System.TypeInitializationException' occurred in Unknown Module

Additional information: The type initializer for "Vb3rdparty.ROUTINE" threw an exception

What, generally, causes this error? The debugger is not helpful as it cannot find the source code

mklapp
 
G

Gabriele G. Ponti

Just a guess: your setup doesn't install all the required files and/or
doesn't register the components correctly.
 

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

Top