Re: Batch execution is terminated because of debugger request.
- From: "Dave Sexton" <dave@jwa[remove.this]online.com>
- Date: Thu, 15 Jun 2006 17:04:01 -0400
Hi James,
Try to disable SQL debugging, unless it's required.
Project Properties --> Debug --> Enable SQL Server debugging (uncheck)
HTH
"James Vitale" <dharmaprotector@xxxxxxxxxxxxxxx> wrote in message
news:uqXu9fKkGHA.3572@xxxxxxxxxxxxxxxxxxxxxxx
Visual Studio 2005 - ASP.NET 2.0 - SQL Server 2005
When debugging my web application I get the SqlException "Batch execution
is terminated because of debugger request." and it refuses to step into
the debugger. The first time I debug, it works fine, the second time it
generates the error. I have to kill inetinfo.exe or I can't debug.
Happens the first time the code executes a command against the SQL Server
database. After killing inetinfo.exe it works fine.
.
- References:
- Batch execution is terminated because of debugger request.
- From: James Vitale
- Batch execution is terminated because of debugger request.
- Prev by Date: Re: Warning: "Project will be debugged with specific security permissions"
- Next by Date: RE: Batch execution is terminated because of debugger request.
- Previous by thread: Batch execution is terminated because of debugger request.
- Next by thread: RE: Batch execution is terminated because of debugger request.
- Index(es):
Relevant Pages
|