created NEW web site
Build0(Internal), VSv8.0
JetBrains.Util.InternalErrorException: Value cannot be null.
Parameter name: key
An exception has occurred ---> System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyDataCache.get_Item(ReflectionType repr) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\AssemblyDataCache.cs:line 31
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyDataCache.WriteType(BinaryWriter writer, ReflectionType representation) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\AssemblyDataCache.cs:line 192
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyDataCache.SaveCache(BinaryWriter writer) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\AssemblyDataCache.cs:line 126
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyPsiFile.Save(BinaryWriter writer, AssemblyDataCache cache) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\elements\AssemblyPsiFile.cs:line 259
at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionPsiCache.SaveFileInCache(IAssembly assembly, ILibraryFile libraryFile, AssemblyDataCache cache) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\ReflectionPsiCache.cs:line 126
at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionPsiCacheManagerImpl.SaveFileInCache(IAssembly assembly, ILibraryFile libraryFile, AssemblyDataCache cache) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\ReflectionPsiCacheManager.cs:line 138
at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionPsiCacheManager.LoadAssembly(IAssembly assembly) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\ReflectionPsiCacheManager.cs:line 48
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyAdded(IAssembly assembly) in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 585
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyAdded(IAssembly assembly) in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\CompositeCache.cs:line 175
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddAssemblyJob.Do() in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 288
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 91
— End of inner exception stack trace —
at JetBrains.Util.InternalErrorException..ctor(String, Exception) in c:\Work\ReSharper\Main\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 28 column 7
at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Work\ReSharper\Main\Platform\src\JetBrains.Util\src\Logger.cs:line 571 column 5
at JetBrains.Util.Logger.LogException(Exception) in c:\Work\ReSharper\Main\Platform\src\JetBrains.Util\src\Logger.cs:line 579 column 4
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 95 column 11
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()