Reporter | Fedor Buyvol-Kot (Fedor.Buyvol-Kot) |
---|---|
Created | Apr 23, 2012 7:34:26 PM |
Updated | Apr 23, 2012 7:34:26 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.19.123, Built=2012-04-19T19:27:06, Configuration=“Csharp PublicMode Vbnet VS1100”
Method 'GetPresentation' in type 'XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement' from assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null' does not have an implementation.
--- EXCEPTION #1/2 [TypeLoadException]
Message = “Method 'GetPresentation' in type 'XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement' from assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null' does not have an implementation.”
ExceptionPath = Root.InnerException
ClassName = System.TypeLoadException
HResult = COR_E_TYPELOAD=80131522
Source = xunitcontrib.runner.resharper.provider.7.0
TypeLoadClassName = XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement
TypeLoadAssemblyName = “xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null”
TypeLoadMessageArg = GetPresentation
TypeLoadResourceID = 6012
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Method 'GetPresentation' in type 'XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement' from assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null' does not have an implementation.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “DaemonProcessFibers #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50407.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Method 'GetPresentation' in type 'XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement' from assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null' does not have an implementation.
--- EXCEPTION #1/2 [TypeLoadException]
Message = “Method 'GetPresentation' in type 'XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement' from assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null' does not have an implementation.”
ExceptionPath = Root.InnerException
ClassName = System.TypeLoadException
HResult = COR_E_TYPELOAD=80131522
Source = xunitcontrib.runner.resharper.provider.7.0
TypeLoadClassName = XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement
TypeLoadAssemblyName = “xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null”
TypeLoadMessageArg = GetPresentation
TypeLoadResourceID = 6012
StackTraceString = “
at XunitContrib.Runner.ReSharper.UnitTestProvider.XunitPsiFileExplorer..ctor(XunitTestProvider provider, UnitTestElementFactory unitTestElementFactory, UnitTestElementLocationConsumer consumer, IFile file, CheckForInterrupt interrupted) at XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestFileExplorer.ExploreFile(IFile psiFile, UnitTestElementLocationConsumer consumer, CheckForInterrupt interrupted) in c:\Users\matt\Documents\xunitcontrib\resharper\resharper60\xunitcontrib.runner.resharper.provider.6.0\XunitTestFileExplorer.cs:line 36 at JetBrains.ReSharper.UnitTestFramework.UnitTestFileExplorer.Explore(IFile file, CheckForInterrupt interrupt, UnitTestElementConsumer consumer) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\UnitTesting\_Core\src\UnitTestFileExplorer.cs:line 59 at JetBrains.ReSharper.UnitTestExplorer.UnitTestDaemonProcess.Execute(Action`1 commiter) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\UnitTesting\Explorer\src\Highlighting\UnitTestDaemonProcess.cs:line 44 at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClasse.<DoHighlighting>b__5(IDaemonStage stage) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 246
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Method 'GetPresentation' in type 'XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestClassElement' from assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null' does not have an implementation.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “DaemonProcessFibers #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50407.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClasse.<DoHighlighting>b__5(IDaemonStage stage) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 267 at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass19.<DoHighlighting>b__7(IDaemonStage stage) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 318 at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass19.<>c__DisplayClass1b.<DoHighlighting>b__8() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 328 at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 342 at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 121 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 86 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()