G
gkustas
I am getting the internal compiler errors (CS0586) in my csharp project
- about 15-20 in various "stages" (i.e "COMPILE", "BIND"). I have been
beating myself up for a day now on this one - I even rebuilt the whole
project from scratch to see where it breaks, but that didn't help. When
the project broke, I had just made a namespace change of the project
that contained a new interface that I wanted to inherit from. I changed
it back, but it still fails.
At any rate, I'd be happy to send source code or take any other steps
to debug. Thanks in advance...
- about 15-20 in various "stages" (i.e "COMPILE", "BIND"). I have been
beating myself up for a day now on this one - I even rebuilt the whole
project from scratch to see where it breaks, but that didn't help. When
the project broke, I had just made a namespace change of the project
that contained a new interface that I wanted to inherit from. I changed
it back, but it still fails.
At any rate, I'd be happy to send source code or take any other steps
to debug. Thanks in advance...