The debugger cannot continue running the process.Process was terminated

While debugging your code step by step , you will find the line , from where error redirecting.
If you are using  " ToString() " anywhere in that file ,please remove that .
Instead of the ,you can use Value / Text . It works fine.
............


If you were not used ToString() any where in program , then reload project copy by removing completely.

Comments

Popular posts from this blog

File operations in C# (.net)

Add Serial no in crystal report without coding

How to get top " n " number of rows from table