2008-03-25, 04:26 AM
Just upgraded to 1.2.9 and all 4 instances of PVRX2.exe kept starting and crashing with the following message in the application event log:
The log files did not indicate anything was wrong, so I turned on Debug logging and checked the option for "Enable Log Flushing" and everything worked. I now have logging set to only Error and have verified by switching back and forth 3 times that turning off the option for "Enable Log Flushing" causes this error to occur. Certainly not a show stopper.
Code:
Event Type: Error
Event Source: VsJITDebugger
Event Category: None
Event ID: 4096
Date: 3/25/2008
Time: 12:20:22 AM
User: NT AUTHORITY\SYSTEM
Computer: REAL
Description:
An unhandled exception ('System.NullReferenceException') occurred in PVRX2.exe [4080]. 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.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 02 00 5c 80 ..\
The log files did not indicate anything was wrong, so I turned on Debug logging and checked the option for "Enable Log Flushing" and everything worked. I now have logging set to only Error and have verified by switching back and forth 3 times that turning off the option for "Enable Log Flushing" causes this error to occur. Certainly not a show stopper.