cancel
Showing results for 
Search instead for 
Did you mean: 

Event ID 4096 Source: VsJITDebugger

loko32
Level 5
Partner Accredited
Hello,

I've the error 4096.


An unhandled win32 exception occurred in EVConverterSandbox.exe [7924].
Just-In-Time debugging this exception failed with the following error:
Debugger could not be started because no user is logged on.
 
Check the documentation index for 'Just-in-time debugging, errors' for more information.


Anny ideas?



grts,
Loko33



1 ACCEPTED SOLUTION

Accepted Solutions

Wayne_Humphrey
Level 6
Partner Accredited Certified

This error occurs if you attempt to do Just-In-Time debugging on a machine where there is no user logged onto the console. As a result, there is no session in which to display the Just-In-Time debugging dialog box.

To fix this problem, log onto the machine.  Start up the services and see if this issue continues.....

--wayne

View solution in original post

1 REPLY 1

Wayne_Humphrey
Level 6
Partner Accredited Certified

This error occurs if you attempt to do Just-In-Time debugging on a machine where there is no user logged onto the console. As a result, there is no session in which to display the Just-In-Time debugging dialog box.

To fix this problem, log onto the machine.  Start up the services and see if this issue continues.....

--wayne