From: Lubomir on 12 Jan 2010 16:04 Hi, Recently I started receiving error "Batch execution is terminated because of debugger request." This is an SqlException error and occures during the login process, when the user's credentials are about to be checked. I don't know if it has something to do with the fact, that I created AspMembership "database" within application database. I didn't want to maintain two databases (one for data second one for membership). Before, when I kept two databases, I didn't get this error. On Google I found it has something to do with connections pooling, but nothing about how to get rid of this error. Any suggestion would be appretiate. Thanks, Lubomir
|
Pages: 1 Prev: AJAX UpdatePanel lost focus Next: Free ASP.NET MVC paging component |