Click here to Skip to main content
15,886,788 members

Comments by ksrdhilip (Top 1 by date)

ksrdhilip 29-Jul-13 3:08am View    
Hi Dave Kreskowiak,

Thanks for your reply.

I debugged the code and found the mentioned problem is coming while executing a sql query via ExecuteNonQuery, and the main problem the exception is not throwing to the .net framework. Once the debugger is reached to the ExecuteNonQuery the w3wp.exe process is terminated and the debugger will stopped, by the way I'm not able to get the Exact exception of this problem.

Note: I got the error message from the EventViwer.