|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Prog execution in IDE works, fails when running exeUsing Vs2003. Program runs in IDE mode, but when I run it from windows
explorer double clicking on the .exe file to launch, it launches OK, but running a sub that tests exception handling gives me JIT debugging error, JIT failed with following error - Class not registered. Can't find any specific details on this error message in Msdn help In My VS. Any help would be appreciated. Bob Same behaviour whether I run the exe generated in debug mode or whether
I use the one generated by the release mode. If I have Symantec tamper protection On , in addition I get a tamper alert and it tells me the target is the symantec ccSetMgr.exe file. The action process is in the shared\VS7debug\mdm.exe With process id 1048. If I try to use the release code, I get the tamper protectio warning and the JIT error as the app .loads. Running the debug mode code I get the warnings after clicking on a test button. Hope someone can give me a pointer. I tried to do a search in msdn but its useless. I get 500 topics back and don't know what to look for. Bob Show quoteHide quote "Bob" <bduf***@sgiims.com> wrote in message news:OH6Au$CKGHA.2668@tk2msftngp13.phx.gbl... > Using Vs2003. Program runs in IDE mode, but when I run it from windows > explorer double clicking on the .exe file to launch, it launches OK, but > running a sub that tests exception handling gives me JIT debugging error, > JIT failed with following error - Class not registered. Can't find any > specific details on this error message in Msdn help In My VS. > > Any help would be appreciated. > > Bob > > > Bob wrote:
> Using Vs2003. Program runs in IDE mode, but when I run it from windows Is this on your development system or on a different computer? If it's > explorer double clicking on the .exe file to launch, it launches OK, but > running a sub that tests exception handling gives me JIT debugging error, > JIT failed with following error - Class not registered. Can't find any > specific details on this error message in Msdn help In My VS. > > Any help would be appreciated. > > Bob > > > different computer, does it have the .net framework installed? -- Rinze van Huizen C-Services Holland b.v It's my development system. It has Vs2003 installed as well as VS6 also Net
framework 1.1 Bob Show quoteHide quote "C-Services Holland b.v." <c**@REMOVEcsh4u.nl> wrote in message news:g8GdnbFPzYVP137eRVnytg@zeelandnet.nl... > Bob wrote: >> Using Vs2003. Program runs in IDE mode, but when I run it from windows >> explorer double clicking on the .exe file to launch, it launches OK, but >> running a sub that tests exception handling gives me JIT debugging error, >> JIT failed with following error - Class not registered. Can't find any >> specific details on this error message in Msdn help In My VS. >> >> Any help would be appreciated. >> >> Bob >> > > Is this on your development system or on a different computer? If it's > different computer, does it have the .net framework installed? > > > -- > Rinze van Huizen > C-Services Holland b.v |
|||||||||||||||||||||||