Application error! (Common Language Runtime Debugging Service)

  • Thread starter Thread starter Newbie
  • Start date Start date
N

Newbie

Hello,
I've encountered the error below: (when running my compiled c# program)

"Application has generated an exception that could not be handled.
Process id=0xfffab7cd(-346163), ...."

What should I do?
Thanks.
 
Newbie,

Without seeing what your code is doing, it's impossible to say.

Can you isolate the error in a complete program which you can post?
 
Back
Top