Reporter | Sergey Coox (coox) |
---|---|
Created | Apr 2, 2012 12:34:07 PM |
Updated | Apr 5, 2012 12:19:48 AM |
Resolved | Apr 5, 2012 12:19:48 AM |
Priority | Show-stopper |
Type | Exception |
Fix versions | 7.0 Preview |
State | Obsolete |
Assignee | Sergey Shkredov (serjic.shkredov) |
Subsystem | Project Model |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper Branch Build “default” Version=7.0.7.335, Built=2012-04-01T20:27:02, Configuration=“Csharp PublicMode Vbnet VS1100”
Exception happened while reading solution Invalid char in path 0727\mscorlib.dllglobal1nunit.framework, Version=0
--- EXCEPTION #1/2 [InvalidPathException]
Message = “Invalid char in path 0727\mscorlib.dllglobal1nunit.framework, Version=0”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.InvalidPathException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Exception happened while reading solution Invalid char '' in path 0727\mscorlib.dllglobal1nunit.framework, Version=0”
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 = “
”
Exception happened while reading solution Invalid char in path 0727\mscorlib.dllglobal1nunit.framework, Version=0
--- EXCEPTION #1/2 [InvalidPathException]
Message = “Invalid char in path 0727\mscorlib.dllglobal1nunit.framework, Version=0”
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:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\FileSystemPathParser.cs:line 58 at JetBrains.Util.FileSystemPathParser.Normalize(String path) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\FileSystemPathParser.cs:line 71 at JetBrains.Util.FileSystemPath.GetCanonicalPath(String path) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\FileSystemPath.cs:line 764 at JetBrains.ProjectModel.Model2.References.AssemblyReferenceTarget.ReadAssemblyTarget(BinaryReader reader) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\References\IModuleToAssemblyReference.cs:line 87 at JetBrains.ProjectModel.Impl.ProjectToAssemblyReference.ReadReference(BinaryReader reader, ProjectImpl project) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\References\Impl\ProjectToAssemblyReference.cs:line 99 at JetBrains.ProjectModel.Impl.ReferencesCollection`1.ReadKnownProjectToModuleReferences(Lifetime lifetime, BinaryReader reader, ProjectImpl project) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\References\ReferencesCollection.cs:line 103 at JetBrains.ProjectModel.ProjectImpl.ReadProject(BinaryReader reader, SolutionElement solutionElement, ProjectSerializationIndex index, ProjectFolderImpl containingFolder, FileSystemPath baseLocation) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\ProjectImplementation\ProjectImpl.cs:line 560 at JetBrains.ProjectModel.ProjectFolderImpl.ReadProjectFolderProperties(BinaryReader reader, ProjectFolderImpl projectFolder, FileSystemPath baseLocation, SolutionElement solutionElement, ProjectSerializationIndex index) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 518 at JetBrains.ProjectModel.ProjectImpl.ReadProject(BinaryReader reader, SolutionElement solutionElement, ProjectSerializationIndex index, ProjectFolderImpl containingFolder, FileSystemPath baseLocation) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\ProjectImplementation\ProjectImpl.cs:line 561 at JetBrains.ProjectModel.ProjectFolderImpl.ReadProjectFolderProperties(BinaryReader reader, ProjectFolderImpl projectFolder, FileSystemPath baseLocation, SolutionElement solutionElement, ProjectSerializationIndex index) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 518 at JetBrains.ProjectModel.ProjectImpl.ReadProject(BinaryReader reader, SolutionElement solutionElement, ProjectSerializationIndex index, ProjectFolderImpl containingFolder, FileSystemPath baseLocation) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\model2\ProjectImplementation\ProjectImpl.cs:line 561 at JetBrains.ProjectModel.Impl.ProjectsCollection.ReadTopLevelProjects(BinaryReader reader, SolutionElement solutionElement, FileSystemPath baseLocation) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\impl\ProjectsCollection.cs:line 162 at JetBrains.ProjectModel.Impl.SolutionElement.ReadSolution(BinaryReader reader) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\impl\SolutionElement.cs:line 78 at JetBrains.ProjectModel.Persistence.SolutionPersistenceOperations.ReadStream(BinaryReader reader, SolutionElement solution) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\Persistence\SolutionPersistenceOperations.cs:line 100 at JetBrains.ProjectModel.Persistence.SolutionPersistenceOperations.<>c__DisplayClass6.<Load>b__4(BinaryReader reader) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\Persistence\SolutionPersistenceOperations.cs:line 69 at JetBrains.Util.FileSystemPathEx.ReadBinaryStream[T](FileSystemPath path, Func`2 FRead) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\FileSystemPathEx.cs:line 318 at JetBrains.ProjectModel.Persistence.SolutionPersistenceOperations.Load(SolutionElement solution) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\Persistence\SolutionPersistenceOperations.cs:line 68
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Exception happened while reading solution Invalid char '' in path 0727\mscorlib.dllglobal1nunit.framework, Version=0”
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.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.<>c__DisplayClass2.<EnqueueLoadFromCache>b__0() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 96 at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.<DispatchInternal>b__0(IProgressIndicator pi) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 762 at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 315 at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 295 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at System.Windows.Forms.Form.ShowDialog() at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 125 at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41 at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 84 at JetBrains.UI.Application.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\UI\src\Progress\UITaskExecutorRuns.cs:line 188 at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchInternal() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 749 at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchTasks() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 744 at JetBrains.ProjectModel.Impl.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 170 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean afterOpenSolution) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 229 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClassd.<OnAfterOpenSolution>b__c() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 201 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 136 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object pUnkReserved, Int32 fNewSolution) in c:\BuildAgent\work\a1d6aa40df8d1dd0\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 196 at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)