when trying to decompile an assembly that we have created yet lost the source for when I try to run it back into C# code I get the decompiler abending.
The error looks to be :
An unhandled exception (System.StackOverflowException) occured in Spices.exe [6064]
How do I figure out what happened?