Reporter | Thomas Stocker (thomas.stocker) |
---|---|
Created | Dec 27, 2011 7:14:03 PM |
Updated | Dec 27, 2011 7:14:03 PM |
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 6.1 Version=6.1.37.86, Built=2011-12-20T20:15:24, Configuration=“Csharp InternalMode Vbnet VS1000”
While executing ScanAssembly C:\src\mchur\FAMC_NET\FAMC_NET\Muellerchur.Famc.Testing\bin\Debug\Muellerchur.Famc.Server.dll The file does not exist.
--- EXCEPTION #1/2 [FileNotFoundException]
Message = “The file does not exist.”
ExceptionPath = Root.InnerException
ClassName = System.IO.FileNotFoundException
HResult = COR_E_FILENOTFOUND=E_FILENOTFOUND=80070002
Source = JetBrains.Platform.ReSharper.Util
FileNotFound_FileName = C:\src\mchur\FAMC_NET\FAMC_NET\Muellerchur.Famc.Testing\bin\Debug\Muellerchur.Famc.Server.pdb
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “While executing ScanAssembly C:\src\mchur\FAMC_NET\FAMC_NET\Muellerchur.Famc.Testing\bin\Debug\Muellerchur.Famc.Server.dll The file does not exist.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
While executing ScanAssembly C:\src\mchur\FAMC_NET\FAMC_NET\Muellerchur.Famc.Testing\bin\Debug\Muellerchur.Famc.Server.dll The file does not exist.
--- EXCEPTION #1/2 [FileNotFoundException]
Message = “The file does not exist.”
ExceptionPath = Root.InnerException
ClassName = System.IO.FileNotFoundException
HResult = COR_E_FILENOTFOUND=E_FILENOTFOUND=80070002
Source = JetBrains.Platform.ReSharper.Util
FileNotFound_FileName = C:\src\mchur\FAMC_NET\FAMC_NET\Muellerchur.Famc.Testing\bin\Debug\Muellerchur.Famc.Server.pdb
StackTraceString = “
bei JetBrains.Util.FileSystemPath.get_FileModificationTimeUtc() bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbScanner.GetParsedPdb(IKeyValueStorage`2 pdbCache, FileSystemPath pdbPath, FileSystemPath assemblyPath) bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbScanner.<>c__DisplayClass1.<GetExistingPdb>b__0(PdbPathInfo x) bei System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() bei JetBrains.Util.CollectionUtil.<WhereNotNullCore>d__6b`1.MoveNext() bei System.Linq.Buffer`1..ctor(IEnumerable`1 source) bei System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbScanner.GetExistingPdb(FileSystemPath assemblyFile, IKeyValueStorage`2 pdbCache) bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbScanner.GetPdbInfo(FileSystemPath assemblyFile, IKeyValueStorage`2 pdbCache) bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbCacheManagerImpl.ScanAssemblyFile(FileSystemPath assemblyPath) bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbCacheManagerImpl.<>c__DisplayClassf.<RescanIfNeeded>b__e() bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbCacheManagerImpl.CacheThreadRun()
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “While executing ScanAssembly C:\src\mchur\FAMC_NET\FAMC_NET\Muellerchur.Famc.Testing\bin\Debug\Muellerchur.Famc.Server.dll The file does not exist.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
bei JetBrains.Util.Logger.Catch(Action action) bei JetBrains.ReSharper.Feature.Services.ExternalSources.Pdb.Cache.PdbCacheManagerImpl.<.ctor>b__3() bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart()