Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 1, 2012 1:13:24 PM |
Updated | Apr 1, 2012 1:13:24 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 Preview for Visual Studio 11 Beta EAP Version=7.0.0.325, Built=2012-03-02T18:39:56, Configuration=“Csharp PublicMode Vbnet VS1100”
Object reference not set to an instance of an object.
--- EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.ComponentModel
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Object reference not set to an instance of an object.
--- EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.ComponentModel
StackTraceString = “
at JetBrains.Application.Components.ComponentContainerEx.GetComponent[TInterface](IComponentContainer container) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainerEx.cs:line 22 at JetBrains.ReSharper.VS.ProjectModel.FolderPropertiesExtender..ctor(IProjectFolder folder, IExtenderSite site, Object extendeeObject, Int32 cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\VisualStudio\_Core\src\TypeBrowser\VBTypeBrowserElementPresenter.cs:line 51 at JetBrains.ReSharper.VS.ProjectModel.VSFolderPropertiesExtenderProvider.<>c__DisplayClass1.<GetExtender>b__0() at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 756 at JetBrains.Application.ReadLockCookie.Execute(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Resources\src\Shell\ReadLockCookie.cs:line 67 at JetBrains.ReSharper.VS.ProjectModel.VSExtenderUtils.<>c__DisplayClass2.<ExecuteReadLock>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\VSCSharpProjectProperties.cs:line 188 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyAlarm.cs:line 221
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.VS.ProjectModel.VSExtenderUtils.ExecuteReadLock(Shell shell, String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\VSExtenderUtils.cs:line 18 at JetBrains.ReSharper.VS.ProjectModel.VSFolderPropertiesExtenderProvider.GetExtender(String categoryID, String extenderName, Object extendeeObject, IExtenderSite extenderSite, Int32 cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\VisualStudio\_Core\src\TypeBrowser\VsObjectBrowserNavigationPoint.cs:line 25 at EnvDTE.ProjectItem.get_Properties() at MS.Internal.VSUtilities.GetBuildAction(IVsHierarchy hierarchy, UInt32 itemid) at Microsoft.VisualStudio.ExpressionHost.HostServices.HostSourceItem.Microsoft.Expression.DesignHost.IHostSourceItem.get_BuildItemType() at Microsoft.VisualStudio.ExpressionHost.HostServices.HostProject.<Microsoft.Expression.DesignHost.IHostProject.get_InitializationData>d__4c.MoveNext() at Microsoft.Expression.DesignHost.Isolation.Remoting.RemoteEnumerable`2.RemoteEnumerationThunk.<>c__DisplayClass8.<NextChunk>b__7() at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.CallQueue.<>c__DisplayClassa`1.<Invoke>b__9() at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.CallQueue.Call.Invoke() at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.CallQueue.InvokeCall(Call call) at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.CallQueue.ProcessReentrantCall(Call call) at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.InboundCallQueue.OnWindowMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at Microsoft.Expression.DesignHost.Isolation.Remoting.MessageOnlyHwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)