Reporter | Michael (mteper) |
---|---|
Created | May 1, 2012 3:26:31 AM |
Updated | May 1, 2012 3:33:54 AM |
Resolved | May 1, 2012 3:33:53 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Alexander Zverev (alexander.zverev) |
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.28.83, Built=2012-04-29T07:49:14, 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.50323.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\1d5606e7e667bf54\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\1d5606e7e667bf54\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\VSFolderPropertiesExtenderProvider.cs:line 99 at JetBrains.ReSharper.VS.ProjectModel.VSFolderPropertiesExtenderProvider.<>c__DisplayClass1.<GetExtender>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\VSFolderPropertiesExtenderProvider.cs:line 60 at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989 at JetBrains.Application.ReadLockCookie.Execute(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\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\1d5606e7e667bf54\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\VSExtenderUtils.cs:line 18 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
--- 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.50323.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\1d5606e7e667bf54\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\1d5606e7e667bf54\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\VSFolderPropertiesExtenderProvider.cs:line 64 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.ProcessPendingCalls() 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)