Agreed - I've solved them a few times by simply re-working the syntax of the
code in the problem areas. But it's definately a trial and error process.
R.
--
C#, .NET and Complex Adaptive Systems:
http://blogs.geekdojo.net/Richard
"Daniel O'Connell" <onyxkirx@--NOSPAM--comcast.net> wrote in message
news:%23y%23RkdO3DHA.2556@TK2MSFTNGP10.phx.gbl...[color=blue]
> If that doesn't work, take alook at the code around the error line as
> suggested by the compiler. Look for any constructs that you don't use
> often(or ever), perhaps overly complicated loops or event handlers or what
> have you. Chances are a few code chances will fix the problem, however if
> you can identify what causes it and produce a short program that exhibits
> the answer, please post that here so that the chances of the compiler team
> seeing it and determining what went wrong are increased.
>
> If you have any specific questions, go ahead and repost, but without[/color]
source[color=blue]
> code there is nothing specific anyone can do to help you. ICE's are a
> particularly nasty beast when they hit for reasons other than things like
> Miha suggested.
> "Miha Markic" <miha at rthand com> wrote in message
> news:uPkWwcN3DHA.2224@TK2MSFTNGP10.phx.gbl...[color=green]
> > Hi Mark,
> >
> > Did you try rebuilding?
> > Also, delete bin and obj folders.
> >
> > --
> > Miha Markic - RightHand .NET consulting & development
> > miha at rthand com
> >
www.rthand.com
> >
> > "Mark Rockman" <anonymous@discussions.microsoft.com> wrote in message
> > news:18096918-BBB1-491F-9CEC-1F6EFCFDC334@microsoft.com...[color=darkred]
> > > ------ Build started: Project: USDAver2, Configuration: Debug[/color][/color]
> .NET ------[color=green][color=darkred]
> > >
> > > Preparing resources...
> > > Updating references...
> > > Performing main compilation...
> > > error CS0583: Internal Compiler Error (0xc0000005 at address[/color][/color][/color]
535F072A):[color=blue][color=green]
> > likely culprit is 'BIND'.[color=darkred]
> > >
> > > An internal error has occurred in the compiler. To work around this[/color]
> > problem, try simplifying or changing the program near the locations[/color][/color]
listed[color=blue][color=green]
> > below. Locations at the top of the list are closer to the point at which[/color]
> the[color=green]
> > internal error occurred.[color=darkred]
> > >
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'BIND' symbol 'USDAver2.NUTSTableBuilder.Build()'[color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol[/color][/color]
'USDAver2.NUTSTableBuilder.Build()'[color=blue][color=green][color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol[/color][/color]
'USDAver2.NUTSTableBuilder.Build()'[color=blue][color=green][color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol[/color][/color]
'USDAver2.NUTSTableBuilder.Build()'[color=blue][color=green][color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(30,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol 'USDAver2.NUTSTableBuilder'[color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(8,11): error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol 'USDAver2'[color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(1,1): error CS0584:[/color][/color][/color]
Internal[color=blue][color=green]
> > Compiler Error: stage 'COMPILE' symbol ''[color=darkred]
> > > C:\CSoftware\USDAver2\NutrientDataObject.cs: error CS0586: Internal[/color]
> > Compiler Error: stage 'COMPILE'[color=darkred]
> > > error CS0587: Internal Compiler Error: stage 'COMPILE'
> > > error CS0587: Internal Compiler Error: stage 'BEGIN'
> > > error CS0583: Internal Compiler Error (0xc0000005 at address[/color][/color][/color]
5362514E):[color=blue][color=green]
> > likely culprit is 'BIND'.[color=darkred]
> > >
> > > An internal error has occurred in the compiler. To work around this[/color]
> > problem, try simplifying or changing the program near the locations[/color][/color]
listed[color=blue][color=green]
> > below. Locations at the top of the list are closer to the point at which[/color]
> the[color=green]
> > internal error occurred.[color=darkred]
> > >
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'BIND' symbol 'USDAver2.NUTSTableBuilder.Build()'[color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol[/color][/color]
'USDAver2.NUTSTableBuilder.Build()'[color=blue][color=green][color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol[/color][/color]
'USDAver2.NUTSTableBuilder.Build()'[color=blue][color=green][color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(43,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol[/color][/color]
'USDAver2.NUTSTableBuilder.Build()'[color=blue][color=green][color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(30,15) : error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol 'USDAver2.NUTSTableBuilder'[color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(8,11): error CS0584:[/color][/color]
> Internal[color=green]
> > Compiler Error: stage 'COMPILE' symbol 'USDAver2'[color=darkred]
> > > c:\csoftware\usdaver2\nutrientdataobject.cs(1,1): error CS0584:[/color][/color][/color]
Internal[color=blue][color=green]
> > Compiler Error: stage 'COMPILE' symbol ''[color=darkred]
> > > C:\CSoftware\USDAver2\NutrientDataObject.cs: error CS0586: Internal[/color]
> > Compiler Error: stage 'COMPILE'[color=darkred]
> > > error CS0587: Internal Compiler Error: stage 'COMPILE'
> > > error CS0587: Internal Compiler Error: stage 'BEGIN'
> > >
> > > Build complete -- 23 errors, 0 warnings
> > > Building satellite assemblies...
> > >
> > >
> > >
> > > ---------------------- Done ----------------------
> > >
> > > Build: 0 succeeded, 1 failed, 0 skipped
> > >
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]