Reporter | Sergey Coox (coox) |
---|---|
Created | Feb 13, 2012 7:33:27 PM |
Updated | Feb 13, 2012 8:01:06 PM |
Resolved | Feb 13, 2012 8:01:06 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper Current Development Version=6.5.1.4321, Built=2012-02-13T13:32:52, Configuration=“Csharp InternalMode Vbnet VS1000”
Could not open the project file E:\temp\PathMappingProblem\Sol.sln because it does not belong to any known Visual Studio project.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Could not open the project file E:\temp\PathMappingProblem\Sol.sln because it does not belong to any known Visual Studio project.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VSIntegration
StackTraceString = “at JetBrains.VsIntegration.EditorManager.VsEditorManager.CreateTextControlForFile(IProjectItem file, FileView fileViewPrimary, Boolean activate) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 169”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Could not open the project file E:\temp\PathMappingProblem\Sol.sln because it does not belong to any known Visual Studio project.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = ascx
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Could not open the project file E:\temp\PathMappingProblem\Sol.sln because it does not belong to any known Visual Studio project.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Could not open the project file E:\temp\PathMappingProblem\Sol.sln because it does not belong to any known Visual Studio project.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VSIntegration
StackTraceString = “at JetBrains.VsIntegration.EditorManager.VsEditorManager.CreateTextControlForFile(IProjectItem file, FileView fileViewPrimary, Boolean activate) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 169”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Could not open the project file E:\temp\PathMappingProblem\Sol.sln because it does not belong to any known Visual Studio project.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = ascx
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.VsIntegration.EditorManager.VsEditorManager.CreateTextControlForFile_OnException(Exception ex, FileSystemPath filename) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 271 at JetBrains.VsIntegration.EditorManager.VsEditorManager.CreateTextControlForFile(IProjectItem file, FileView fileViewPrimary, Boolean activate) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 188 at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass1b.<OpenProjectFile>b__19() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 372 at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass5.<>c__DisplayClass7.<ExpectCallbackAndKeepCurrentFrame>b__2() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 76 at JetBrains.Util.Special.GeneralUtil.If(Boolean condition, Action FTrue, Action FFalse) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\GeneralUtil.cs:line 30 at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass5.<>c__DisplayClass7.<ExpectCallbackAndKeepCurrentFrame>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 76 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExpectUnguardedCallback(Action FNested) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 161 at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass5.<ExpectCallbackAndKeepCurrentFrame>b__0(Func`2 FRet) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 75 at JetBrains.Util.Special.GeneralUtil.Return[T](Action`1 action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\GeneralUtil.cs:line 108 at JetBrains.VsIntegration.EditorManager.VsEditorManager.ExpectCallbackAndKeepCurrentFrame(Boolean activate, Func`1 FDoOpen) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 73 at JetBrains.VsIntegration.EditorManager.VsEditorManager.OpenProjectFile(IProjectFile projectFile, Boolean activate, FileView fileViewPrimary) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 378 at JetBrains.ReSharper.Feature.Services.Navigation.TextNavigationPoint.Navigate(NavigationOptions options) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Navigation\TextNavigationPoint.cs:line 58 at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.PerformNavigate(INavigationPoint point, NavigationOptions options) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Navigation\NavigationManagerImpl.cs:line 78 at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.Navigate(IEnumerable`1 points, NavigationOptions options) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Navigation\NavigationManagerImpl.cs:line 71 at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManager.Navigate(Object target, NavigationOptions options) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Navigation\NavigationManager.cs:line 30 at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildEventOccurence.Navigate(ISolution solution, PopupWindowContextSource windowContext, Boolean transferFocus) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\SolutionBuilder\Duo\Src\View\BuildEventOccurence.cs:line 417 at JetBrains.ReSharper.Features.Common.Occurences.OccurenceBrowserDescriptor.Navigate(TreeModelNode node, PopupWindowContextSource windowContext, Boolean transferFocus) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Common\src\Occurences\OccurenceBrowserDescriptor.cs:line 691 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.Navigate(TreeModelNode node, Boolean transferFocus) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 191 at JetBrains.ReSharper.Features.Common.TreePsiBrowser.TreeModelBrowserPanelPsi.Navigate(TreeModelNode node, Boolean transferFocus) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Common\src\TreePsiBrowser\TreeModelBrowserPanelPsi.cs:line 191 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.<>c__DisplayClassa.<NavigateGuarded>b__9() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 184 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.NavigateGuarded(TreeModelNode node, Boolean transferFocus) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 186 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.NavigateNode(Object sender, TreeModelViewNavigateEventArgs e) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 90 at JetBrains.UI.TreeView.TreeModelView.OnNavigate(TreeModelViewNavigateEventArgs e) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1778 at JetBrains.UI.TreeView.TreeModelView.HandleDoubleClick(Keys modifiers) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1789 at JetBrains.UI.TreeView.TreeModelView.OnMouseDoubleClick(MouseEventArgs args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1658 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m) at JetBrains.UI.TreeView.TreeModelView.WndProc(Message& m) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1595 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)