loading projects - failure parsing System.Drawing - v2.5 Build 300
everytime I load a vs2005 project it fails when resharper is parsing/processing System.Drawing...I am able to continue to work but I wonder if this is messing up the intellisense?
I even cleared the cache and all data with the project and reloaded - no help
also tried new projects - no difference
I am using the latest v of .Net 2.0
Please sign in to leave a comment.
How did it fail to load? What the exception is?
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"TR Hockamier" <no_reply@jetbrains.com> wrote in message
news:25829425.1162568577069.JavaMail.itn@is.intellij.net...
>
>
>
sorry about that, forgot to paste the error info:
JetBrains.ReSharper.Util.InternalErrorException: Object reference not set to an instance of an object.
An exception has occurred ---> System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionTypeBuilder.Create(AssemblyDataCache cache, IMetadataType type) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\reflection2\util\ReflectionTypeBuilder.cs:line 79
at JetBrains.ReSharper.Psi.Impl.Reflection2.ImplementsMethodSpecification..ctor(MethodBase parent, MethodSpecification specification) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\reflection2\elements\ImplementsMethodSpecification.cs:line 21
at JetBrains.ReSharper.Psi.Impl.Reflection2.MethodBase..ctor(Element element, IMetadataMethod method) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\reflection2\elements\MethodBase.cs:line 44
at JetBrains.ReSharper.Psi.Impl.Reflection2.Method..ctor(Element element, IMetadataMethod method) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\reflection2\elements\Method.cs:line 23
at JetBrains.ReSharper.Psi.Impl.Reflection2.MemberOwner..ctor(Element element, IMetadataTypeInfo info) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\reflection2\elements\MemberOwner.cs:line 102
at JetBrains.ReSharper.Psi.Impl.Reflection2.ElementBuilderUtil.CreateType(Element parent, IMetadataTypeInfo typeInfo) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\reflection2\util\ElementBuilderUtil.cs:line 76
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyPsiFile..ctor(IMetadataAssembly assembly, IModule containingModule, DateTime assemblyTimestamp) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\reflection2\elements\AssemblyPsiFile.cs:line 71
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.BuildPsi(AssemblyLoader2 loader, IAssembly assembly, DateTime assemblyTimestamp) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 910
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyAdded(IAssembly assembly) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 601
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyAdded(IAssembly assembly) in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\caches2\CompositeCache.cs:line 203
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddAssemblyJob.Do() in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 291
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 90
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\ReSharper-Main\src\Util\src\Logger.cs:line 343 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\ReSharper-Main\src\Util\src\Logger.cs:line 355 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Agent\work\ReSharper-Main\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 94 column 11
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()
This problem is fixed in the next build
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"TR Hockamier" <no_reply@jetbrains.com> wrote in message
news:10661884.1162581475809.JavaMail.itn@is.intellij.net...
>
>
when +IS +the next build due out then?
The next EAP build will be available on Tuesday Nov, 7. Besides that, we
stat publishing nightly builds shortly. These nightlies are not guaranteed
to be stable, but it nothing extraordinary happens, they may be used for
getting fix ASAP.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"