Reporter |
![]() |
---|---|
Created | Feb 16, 2012 1:34:41 PM |
Updated | Feb 16, 2012 1:35:13 PM |
Priority | Critical |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Sergey Shkredov (serjic.shkredov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 EAP Version=6.5.0.0, Built=2012-02-15T11:18:11, Configuration=“Csharp InternalMode Vbnet VS1000”
Invalid volume separator char ':' location in path http://localhost/DotNetNuke_Community
--- EXCEPTION #1/2 [InvalidPathException]
Message = “Invalid volume separator char ':' location in path http://localhost/DotNetNuke_Community”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.InvalidPathException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Invalid volume separator char ':' location in path http://localhost/DotNetNuke_Community”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Invalid volume separator char ':' location in path http://localhost/DotNetNuke_Community
--- EXCEPTION #1/2 [InvalidPathException]
Message = “Invalid volume separator char ':' location in path http://localhost/DotNetNuke_Community”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.InvalidPathException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at JetBrains.Util.FileSystemPathParser.CanBeProvenNormalizedFast(String path) in C:\Work\ReSharper_hg\Platform\src\Util\src\FileSystemPathParser.cs:line 48 at JetBrains.Util.FileSystemPathParser.Normalize(String path) in C:\Work\ReSharper_hg\Platform\src\Util\src\FileSystemPathParser.cs:line 71 at JetBrains.Util.FileSystemPath.GetCanonicalPath(String path) in C:\Work\ReSharper_hg\Platform\src\Util\src\FileSystemPath.cs:line 730 at JetBrains.Util.FileSystemPath..ctor(String path, Boolean isPathAlreadyCanonical) in C:\Work\ReSharper_hg\Platform\src\Util\src\FileSystemPath.cs:line 61 at JetBrains.Util.FileSystemPath..ctor(String path) in C:\Work\ReSharper_hg\Platform\src\Util\src\FileSystemPath.cs:line 33 at JetBrains.ProjectModel.Impl.StudioSolutionFileParser.ReadProjectSection(List`1 projectSection) in C:\Work\ReSharper_hg\Platform\src\Projects\src\impl\StudioSolutionFileParser.cs:line 131 at JetBrains.ProjectModel.Impl.StudioSolutionFileParser..ctor(FileSystemPath solutionFilePath) in C:\Work\ReSharper_hg\Platform\src\Projects\src\impl\StudioSolutionFileParser.cs:line 62 at JetBrains.ReSharper.VS.ProjectModel.WebsiteReferenceManager.AfterSolutionOpened() in C:\Work\ReSharper_hg\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\WebsiteReferenceManager.cs:line 262 at JetBrains.VsIntegration.ProjectModel.VsProjectReferenceManagerBase.JetBrains.VsIntegration.ProjectModel.IVsProjectReferenceManager.AfterSolutionOpened() in C:\Work\ReSharper_hg\Platform\src\VisualStudio\Core\src\ProjectModel\VSProjectReferenceManagerBase.cs:line 34 at JetBrains.VsIntegration.ProjectModel.VSProjectInfo.AfterSolutionOpened() in C:\Work\ReSharper_hg\Platform\src\VisualStudio\Core\src\ProjectModel\VSProjectInfo.cs:line 466 at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.AfterSolutionOpened() in C:\Work\ReSharper_hg\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 131
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Invalid volume separator char ':' location in path http://localhost/DotNetNuke_Community”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) in C:\Work\ReSharper_hg\Platform\src\Util\src\Logger\Logger.cs:line 622 at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.AfterSolutionOpened() in C:\Work\ReSharper_hg\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 136 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClass10.<QueueResolveReferencesOnOpen>b__f() in C:\Work\ReSharper_hg\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 230 at JetBrains.Util.Concurrency.GroupingEventHostEx.<>c__DisplayClass2.<>c__DisplayClass4.<QueueAtShort>b__1() in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\GroupingEventHostEx.cs:line 32 at JetBrains.Threading.GroupingEvent.Execute() in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\GroupingEvent.cs:line 361 at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 254 at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__4() in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 302 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 303 at JetBrains.Threading.GroupingEventHost.OnClockTimerTick() in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 0 at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e) in C:\Work\ReSharper_hg\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 448 at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)