RE: Programming with C#
I got the message on my machine. So I'm guessing it's a problem with the actual linking stage of compiling. I'm not sure exactly what's happened, but I guess it could be something like MSCOREE.DLL has been statically linked, and is also dynamically loaded at runtime. That would go some way to explaining the '<Unknown>'.
Don't quote me on this: it's just a semi-educated guess.
|