Reporter | Robert Slaney (slaneyrw) |
---|---|
Created | Jul 13, 2011 4:03:41 AM |
Updated | Jan 21, 2012 1:04:27 AM |
Priority | Normal |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Victor Kropp (victor.kropp) |
Subsystem | Unit Testing |
Affected versions | 6.0 |
Fixed in build | No Fixed in build |
Doesn't appear to have any effect on running tests but this is flooding my Application event log
VS2010 with SP1, 10.0.40219.1
Resharper Build 6.0.2202.688
=====================================
The description for Event ID 0 from source VSTTExecution cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
(JetBrains.ReSharper.TaskRunner.CLR4.exe, PID 16572, Thread 1) DataCollectorNotificationsHelper.RaiseTestFailedEvent: Exception occured raising the test failed event: System.NullReferenceException: Object reference not set to an instance of an object.
the message resource is present but the message is not found in the string/message table
============================
The description for Event ID 0 from source VSTTExecution cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
(JetBrains.ReSharper.TaskRunner.CLR4.exe, PID 13272, Thread 7) Failed to create DataCollectionWatcher: System.ArgumentException: The directory name C:\Program Files (x86)\JetBrains\ReSharper\v6.0\Bin\PrivateAssemblies\DataCollectors is invalid.
the message resource is present but the message is not found in the string/message table
VS2010 with SP1, 10.0.40219.1
Resharper Build 6.0.2202.688
=====================================
The description for Event ID 0 from source VSTTExecution cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
(JetBrains.ReSharper.TaskRunner.CLR4.exe, PID 16572, Thread 1) DataCollectorNotificationsHelper.RaiseTestFailedEvent: Exception occured raising the test failed event: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.VisualStudio.TestTools.Execution.AgentDataCollectorNotifications.RaiseTestFailedEvent(ITestElement testCase, TestCaseFailureType failureType) at Microsoft.VisualStudio.TestTools.TestTypes.Unit.DataCollectorNotificationsHelper.RaiseTestFailedEvent(ITestElement test, TestCaseFailureType failureType) at Microsoft.VisualStudio.TestTools.TestTypes.Unit.DataCollectorNotificationsHelper.RaiseTestFailedEvent(TestCaseFailureType failureType)
the message resource is present but the message is not found in the string/message table
============================
The description for Event ID 0 from source VSTTExecution cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
(JetBrains.ReSharper.TaskRunner.CLR4.exe, PID 13272, Thread 7) Failed to create DataCollectionWatcher: System.ArgumentException: The directory name C:\Program Files (x86)\JetBrains\ReSharper\v6.0\Bin\PrivateAssemblies\DataCollectors is invalid.
at System.IO.FileSystemWatcher.set_Path(String value) at Microsoft.VisualStudio.TestTools.Execution.DataCollectorWatcher.CreateFileSystemWatcher() at Microsoft.VisualStudio.TestTools.Execution.DataCollectorWatcher..ctor() at Microsoft.VisualStudio.TestTools.Execution.DataCollectorCache.set_AutoUpdateCache(Boolean value)
the message resource is present but the message is not found in the string/message table