Error on opening
Hello,
I installed and uninstalled addins several times. And I think this caused
the following problem.
Every time I open Resharper, I get the message in the enclosure.
What can I do to repair the addins. Or how I can start Resharper.
Thanks in advance.
Greets
Timo Wieczorek
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred
during assembly processing ---> System.IndexOutOfRangeException: Der Index
war außerhalb des Arraybereichs.
at
JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypeInfoByMetaDataToken(UInt
32 mdToken) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line 79
at JetBrains.ReSharper.Util.MetaData.MDAssembly.LoadTypes() in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line 262
at JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypes() in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line 294
at Psi.Impl.Reflection.File..ctor(MDAssembly assembly) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\File.cs:line
32
at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly assembly,
IAssemblyReference assemblyReference) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 110
at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly assembly,
IAssemblyReference assemblyReference) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 124
--- Ende der internen Ausnahmestapelüberwachung ---
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception)
in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\InternalErrorException.cs:line
20 column 7
at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
IAssemblyReference) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 130 column 13
at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
IAssemblyReference) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 125 column 15
at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
IAssemblyReference) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 125 column 15
at Psi.Impl.Reflection.MDBuilder.ProcessAssemblies(IProgressIndicator) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 83 column 13
at Psi.Impl.Reflection.MDBuilder..ctor(HashSet, HashSet, MetaDataImporter,
IProgressIndicator, ISolution) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 66 column 5
at Psi.Impl.Reflection.MDBuilder.GetPsiForAssemblies(HashSet, ICollection,
ModuleDependencies, IProgressIndicator, ISolution, Boolean&) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
er.cs:line 215 column 17
at Psi.Impl.Caches.ModuleManager.RunResolve(IProgressIndicator) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
duleManager.cs:line 70 column 9
at Psi.Impl.Caches.ModuleManager.Preprocess(IProgressIndicator) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
duleManager.cs:line 613 column 33
at Psi.Impl.Caches.SymbolCache.BeforeAssembliesVisited(ProcessingContext)
in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\symbolcache\Symb
olCache.cs:line 443 column 5
at
JetBrains.ReSharper.ProjectModel.Impl.SolutionVisitor.BeforeVisitAssemblyRef
erences() in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
line 174 column 11
at
JetBrains.ReSharper.ProjectModel.Impl.StartupSolutionVisitor.VisitSolution(I
Solution) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
line 277 column 9
at
JetBrains.ReSharper.ProjectModel.Impl.SolutionBase.Accept(ProjectVisitor) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionBase.cs:lin
e 39 column 5
at
JetBrains.ReSharper.ProjectModel.Impl.VisitSolutionAction.Run(IProgressIndic
ator) in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
line 28 column 9
at JetBrains.ReSharper.Progress.TaskHelper.Run() in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\progress\ProgressWindow.cs:line
349 column 11
Please sign in to leave a comment.
Hi,
the problem is not in installation, rather ReSharper has problem opening
your solution. The problem is caused by one of the
referenced assemblies. Could you please describe what assemblies are
referenced in the solution you're trying to open, so that we
can narrow the problem?
"T.Wieczorek" <timo.wieczorek@rubsoftware.de> wrote in message
news:cgerul$pe1$1@is.intellij.net...
>
>
>
>
>
>
>
>
>
Hi,
first, I have no problem to open the solution without resharper.
The referenced assemblies are programmed in C#.
In one case, its System.Windows.Forms. But I did not see any other
System-Assemblies.
If I make a new project, I can use the same assemblies without problems with
resharper.
Greets
Timo Wieczorek
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> schrieb im Newsbeitrag
news:cgeua5$gmf$1@is.intellij.net...
>
>
caused
occurred
Index
JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypeInfoByMetaDataToken(UInt
79
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\File.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\InternalErrorException.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
in
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
MetaDataImporter,
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
ICollection,
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
Psi.Impl.Caches.SymbolCache.BeforeAssembliesVisited(ProcessingContext)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\symbolcache\Symb
JetBrains.ReSharper.ProjectModel.Impl.SolutionVisitor.BeforeVisitAssemblyRef
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.StartupSolutionVisitor.VisitSolution(I
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.SolutionBase.Accept(ProjectVisitor)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionBase.cs:lin
JetBrains.ReSharper.ProjectModel.Impl.VisitSolutionAction.Run(IProgressIndic
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\progress\ProgressWindow.cs:line
>
>
Timo,
most likely the problem is not in system assemblies but in some custom or
third-party assembly
referenced in the solution. Are there any third-party assemblies? It's
pretty odd that you do not get this
exception on a new project with the same set of references.
"T.Wieczorek" <timo.wieczorek@rubsoftware.de> wrote in message
news:cgf4pq$hvq$1@is.intellij.net...
>
>
>
>
>
>
>
>> Hi,
>>
>> the problem is not in installation, rather ReSharper has problem opening
>> your solution. The problem is caused by one of the
>> referenced assemblies. Could you please describe what assemblies are
>> referenced in the solution you're trying to open, so that we
>> can narrow the problem?
>>
>> "T.Wieczorek" <timo.wieczorek@rubsoftware.de> wrote in message
>> news:cgerul$pe1$1@is.intellij.net...
>> > Hello,
>> >
>> > I installed and uninstalled addins several times. And I think this
>> > the following problem.
>> >
>> > Every time I open Resharper, I get the message in the enclosure.
>> >
>> > What can I do to repair the addins. Or how I can start Resharper.
>> >
>> > Thanks in advance.
>> >
>> > Greets
>> >
>> > Timo Wieczorek
>> >
>> > JetBrains.ReSharper.Util.InternalErrorException: An exception has
>> > during assembly processing ---> System.IndexOutOfRangeException: Der
>> > war außerhalb des Arraybereichs.
>> > at
>> >
>> > 32 mdToken) in
>> > C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line
>> > at JetBrains.ReSharper.Util.MetaData.MDAssembly.LoadTypes() in
>> > C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line
>> > 262
>> > at JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypes() in
>> > C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line
>> > 294
>> > at Psi.Impl.Reflection.File..ctor(MDAssembly assembly) in
>> >
>> > 32
>> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly assembly,
>> > IAssemblyReference assemblyReference) in
>> >
>> > er.cs:line 110
>> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly assembly,
>> > IAssemblyReference assemblyReference) in
>> >
>> > er.cs:line 124
>> > --- Ende der internen Ausnahmestapelüberwachung ---
>> >
>> > at JetBrains.ReSharper.Util.InternalErrorException..ctor(String,
>> > Exception)
>> > in
>> >
>> > 20 column 7
>> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
>> > IAssemblyReference) in
>> >
>> > er.cs:line 130 column 13
>> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
>> > IAssemblyReference) in
>> >
>> > er.cs:line 125 column 15
>> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
>> > IAssemblyReference) in
>> >
>> > er.cs:line 125 column 15
>> > at Psi.Impl.Reflection.MDBuilder.ProcessAssemblies(IProgressIndicator)
>> >
>> > er.cs:line 83 column 13
>> > at Psi.Impl.Reflection.MDBuilder..ctor(HashSet, HashSet,
>> > IProgressIndicator, ISolution) in
>> >
>> > er.cs:line 66 column 5
>> > at Psi.Impl.Reflection.MDBuilder.GetPsiForAssemblies(HashSet,
>> > ModuleDependencies, IProgressIndicator, ISolution, Boolean&) in
>> >
>> > er.cs:line 215 column 17
>> > at Psi.Impl.Caches.ModuleManager.RunResolve(IProgressIndicator) in
>> >
>> > duleManager.cs:line 70 column 9
>> > at Psi.Impl.Caches.ModuleManager.Preprocess(IProgressIndicator) in
>> >
>> > duleManager.cs:line 613 column 33
>> > at
>> > in
>> >
>> > olCache.cs:line 443 column 5
>> > at
>> >
>> > erences() in
>> >
>> > line 174 column 11
>> > at
>> >
>> > Solution) in
>> >
>> > line 277 column 9
>> > at
>> >
>> > in
>> >
>> > e 39 column 5
>> > at
>> >
>> > ator) in
>> >
>> > line 28 column 9
>> > at JetBrains.ReSharper.Progress.TaskHelper.Run() in
>> >
>> > 349 column 11
>> >
>> >
>>
>>
>
Hello,
I opened another project with the same referenced assemblies and got no
problem.
So I believe thats no problem with the assemblies themself. I believe
Resharper have a problem with the projects or solution.
To reinitialize the work of Resharper I renamed
Resharper.Projektname to Resharper.Projektname2
mask.resharperoptions to mask.resharperoptions2
But with no effect.
Greets
Timo Wieczorek
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> schrieb im Newsbeitrag
news:cgf5ak$nen$1@is.intellij.net...
>
>
opening
JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypeInfoByMetaDataToken(UInt
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\mdAccess\MDAssembly.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\File.cs:line
assembly,
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
assembly,
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\InternalErrorException.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
Psi.Impl.Reflection.MDBuilder.ProcessAssemblies(IProgressIndicator)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\symbolcache\Symb
JetBrains.ReSharper.ProjectModel.Impl.SolutionVisitor.BeforeVisitAssemblyRef
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.StartupSolutionVisitor.VisitSolution(I
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.SolutionBase.Accept(ProjectVisitor)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionBase.cs:lin
JetBrains.ReSharper.ProjectModel.Impl.VisitSolutionAction.Run(IProgressIndic
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\progress\ProgressWindow.cs:line
>
>
Could you please delete the directory that contains ReSharper caches? The
path to this directory can be found in
ReSharper->Options->Persistence->Solution caches location. This will cause
ReSharper to load your solution as
if it would see the solution for the first time.
"T.Wieczorek" <timo.wieczorek@rubsoftware.de> wrote in message
news:cgf8hj$okv$1@is.intellij.net...
>
>
>
>
>
>> Timo,
>>
>> most likely the problem is not in system assemblies but in some custom or
>> third-party assembly
>> referenced in the solution. Are there any third-party assemblies? It's
>> pretty odd that you do not get this
>> exception on a new project with the same set of references.
>>
>> "T.Wieczorek" <timo.wieczorek@rubsoftware.de> wrote in message
>> news:cgf4pq$hvq$1@is.intellij.net...
>> > Hi,
>> >
>> > first, I have no problem to open the solution without resharper.
>> >
>> > The referenced assemblies are programmed in C#.
>> >
>> > In one case, its System.Windows.Forms. But I did not see any other
>> > System-Assemblies.
>> >
>> > If I make a new project, I can use the same assemblies without problems
>> > with
>> > resharper.
>> >
>> > Greets
>> >
>> > Timo Wieczorek
>> >
>> > "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> schrieb im
>> > Newsbeitrag
>> > news:cgeua5$gmf$1@is.intellij.net...
>> >> Hi,
>> >>
>> >> the problem is not in installation, rather ReSharper has problem
>> >> your solution. The problem is caused by one of the
>> >> referenced assemblies. Could you please describe what assemblies are
>> >> referenced in the solution you're trying to open, so that we
>> >> can narrow the problem?
>> >>
>> >> "T.Wieczorek" <timo.wieczorek@rubsoftware.de> wrote in message
>> >> news:cgerul$pe1$1@is.intellij.net...
>> >> > Hello,
>> >> >
>> >> > I installed and uninstalled addins several times. And I think this
>> > caused
>> >> > the following problem.
>> >> >
>> >> > Every time I open Resharper, I get the message in the enclosure.
>> >> >
>> >> > What can I do to repair the addins. Or how I can start Resharper.
>> >> >
>> >> > Thanks in advance.
>> >> >
>> >> > Greets
>> >> >
>> >> > Timo Wieczorek
>> >> >
>> >> > JetBrains.ReSharper.Util.InternalErrorException: An exception has
>> > occurred
>> >> > during assembly processing ---> System.IndexOutOfRangeException: Der
>> > Index
>> >> > war außerhalb des Arraybereichs.
>> >> > at
>> >> >
>> >
>> >> > 32 mdToken) in
>> >> >
>> > 79
>> >> > at JetBrains.ReSharper.Util.MetaData.MDAssembly.LoadTypes() in
>> >> >
>> >> > 262
>> >> > at JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypes() in
>> >> >
>> >> > 294
>> >> > at Psi.Impl.Reflection.File..ctor(MDAssembly assembly) in
>> >> >
>> >
>> >> > 32
>> >> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly
>> >> > IAssemblyReference assemblyReference) in
>> >> >
>> >
>> >> > er.cs:line 110
>> >> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly
>> >> > IAssemblyReference assemblyReference) in
>> >> >
>> >
>> >> > er.cs:line 124
>> >> > --- Ende der internen Ausnahmestapelüberwachung ---
>> >> >
>> >> > at JetBrains.ReSharper.Util.InternalErrorException..ctor(String,
>> >> > Exception)
>> >> > in
>> >> >
>> >
>> >> > 20 column 7
>> >> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
>> >> > IAssemblyReference) in
>> >> >
>> >
>> >> > er.cs:line 130 column 13
>> >> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
>> >> > IAssemblyReference) in
>> >> >
>> >
>> >> > er.cs:line 125 column 15
>> >> > at Psi.Impl.Reflection.MDBuilder.ProcessAssembly(MDAssembly,
>> >> > IAssemblyReference) in
>> >> >
>> >
>> >> > er.cs:line 125 column 15
>> >> > at
>> > in
>> >> >
>> >
>> >> > er.cs:line 83 column 13
>> >> > at Psi.Impl.Reflection.MDBuilder..ctor(HashSet, HashSet,
>> > MetaDataImporter,
>> >> > IProgressIndicator, ISolution) in
>> >> >
>> >
>> >> > er.cs:line 66 column 5
>> >> > at Psi.Impl.Reflection.MDBuilder.GetPsiForAssemblies(HashSet,
>> > ICollection,
>> >> > ModuleDependencies, IProgressIndicator, ISolution, Boolean&) in
>> >> >
>> >
>> >> > er.cs:line 215 column 17
>> >> > at Psi.Impl.Caches.ModuleManager.RunResolve(IProgressIndicator) in
>> >> >
>> >
>> >> > duleManager.cs:line 70 column 9
>> >> > at Psi.Impl.Caches.ModuleManager.Preprocess(IProgressIndicator) in
>> >> >
>> >
>> >> > duleManager.cs:line 613 column 33
>> >> > at
>> > Psi.Impl.Caches.SymbolCache.BeforeAssembliesVisited(ProcessingContext)
>> >> > in
>> >> >
>> >
>> >> > olCache.cs:line 443 column 5
>> >> > at
>> >> >
>> >
>> >> > erences() in
>> >> >
>> >
>> >> > line 174 column 11
>> >> > at
>> >> >
>> >
>> >> > Solution) in
>> >> >
>> >
>> >> > line 277 column 9
>> >> > at
>> >> >
>> >
>> >> > in
>> >> >
>> >
>> >> > e 39 column 5
>> >> > at
>> >> >
>> >
>> >> > ator) in
>> >> >
>> >
>> >> > line 28 column 9
>> >> > at JetBrains.ReSharper.Progress.TaskHelper.Run() in
>> >> >
>> >
>> >> > 349 column 11
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
Hello,
problem solved through deleting.
I introduced the point 4575 in the tracker. This point can be closed now.
Greets
Timo Wieczorek
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> schrieb im Newsbeitrag
news:cgf8oj$q7e$1@is.intellij.net...
>
or
problems
Der
JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypeInfoByMetaDataToken(UInt
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\File.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\InternalErrorException.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
Psi.Impl.Caches.SymbolCache.BeforeAssembliesVisited(ProcessingContext)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\symbolcache\Symb
JetBrains.ReSharper.ProjectModel.Impl.SolutionVisitor.BeforeVisitAssemblyRef
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.StartupSolutionVisitor.VisitSolution(I
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.SolutionBase.Accept(ProjectVisitor)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionBase.cs:lin
JetBrains.ReSharper.ProjectModel.Impl.VisitSolutionAction.Run(IProgressIndic
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\progress\ProgressWindow.cs:line
>
>
Sorry, error is still avaiable. I forgot to activate Resharper :(.
I deleted the solution caches and system cache but this show no effect.
Still the same problem.
Anything more I can delete?
Greets
Timo Wieczorek
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> schrieb im Newsbeitrag
news:cgf8oj$q7e$1@is.intellij.net...
>
or
problems
Der
JetBrains.ReSharper.Util.MetaData.MDAssembly.GetTypeInfoByMetaDataToken(UInt
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\File.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Util\src\InternalErrorException.cs:line
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\reflection\util\MDBuild
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\modulemanager\Mo
Psi.Impl.Caches.SymbolCache.BeforeAssembliesVisited(ProcessingContext)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\psi\impl\caches\symbolcache\Symb
JetBrains.ReSharper.ProjectModel.Impl.SolutionVisitor.BeforeVisitAssemblyRef
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.StartupSolutionVisitor.VisitSolution(I
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
JetBrains.ReSharper.ProjectModel.Impl.SolutionBase.Accept(ProjectVisitor)
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionBase.cs:lin
JetBrains.ReSharper.ProjectModel.Impl.VisitSolutionAction.Run(IProgressIndic
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\project\impl\SolutionVisitor.cs:
C:\TEMP\tmp82A2.tmp\Release1.0\src\Services\progress\ProgressWindow.cs:line
>
>