Reporter | James J Raden (sidecut) |
---|---|
Created | May 1, 2012 5:48:06 AM |
Updated | May 1, 2012 5:48:06 AM |
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.27.91, Built=2012-04-28T03:11:18, Configuration=“Csharp PublicMode Vbnet VS1100”
There are no mounting points available in the narrow context.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “There are no mounting points available in the narrow context.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “There are no mounting points available in the narrow context.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There are no mounting points available in the narrow context.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “There are no mounting points available in the narrow context.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “There are no mounting points available in the narrow context.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20 at JetBrains.Application.Settings.Store.Implementation.ContextBoundSettingsStoreTransient.ContextBoundMountsInfoTransient.FromContextRangeCore(ContextRange contextRange, ISettingsStore store, BindToContextFlags flags, Boolean isEmptyNarrowContextAllowed, ILogger logger, ISettingsStorageMountPoint[]& mountlist, ISettingsStorageMountPoint& mountLastWide) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Settings\Store\Implementation\ContextBoundSettingsStoreTransient.cs:line 1172 at JetBrains.Application.Settings.Store.Implementation.ContextBoundSettingsStoreTransient.ContextBoundMountsInfoTransient.FromContextRange(ContextRange contextRange, ISettingsStore store, BindToContextFlags flags, ILogger logger) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Settings\Store\Implementation\ContextBoundSettingsStoreTransient.cs:line 1109 at JetBrains.Application.Settings.Store.Implementation.SettingsStore.BindToContextTransient(ContextRange contextrange, BindToContextFlags flags) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Settings\Store\Implementation\SettingsStore.cs:line 169 at JetBrains.Application.Communication.WebProxySettingsReader.GetProxySettings(ContextRange contextrange) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Communication\ProxySettings.cs:line 78 at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass38.<SubmitExceptionsInternal>b__35() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 414 at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Threading\ThreadManager.cs:line 152 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Threading\ThreadManager.cs:line 116 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()