connection to sql server in debug mode is failed
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
I'm working on asp .net project,when trying to work in debug mode
IE stuck(not responding).
When I debuged it I saw it stuck when trying to connect to the sql
server.
After that when I'm trying to open regular IE window it's stuck
also .
After restart when I'm opening the same page not in debug mode
it's work fine.
I tried to reinstall the sql server , reinstall visual studio and .net
framework,but it didn't solve the problem.
I'm using windows xp, Visual studio 7.1,net framework 1.1, sql
server 2000 +sp 3a
Any ideas what can cause this error?
thanks , lior
.
Relevant Pages
- sql server not responding after building asp .net project
... I'm working on asp .net project,when trying to work in debug mode ... When I debuged it I saw it stuck when trying to connect to the sql ... I tried to reinstall the sql server, reinstall visual studio and .net ... (microsoft.public.sqlserver) - Sql server after building asp .net project
... I'm working on asp .net project,when i'm trying to work in debug ... When I debuged it I saw it stuck when trying to connect to the sql ... I tried to reinstall the sql server, reinstall visual studio and .net ... (microsoft.public.sqlserver) - Re: SQL Question
... Karl Hanson wrote: ... How do I run in debug mode in sql? ... double check that all your host variables are compatible with the sql ... (comp.sys.ibm.as400.misc) - RE: Application.ThreadException Doesnt Work Right. Why?
... > Our application in debug mode doesn't link in Application.ThreadException, ... periodically I get errors (mostly SQL Server errors ... > get thrown in release mode don't get caught by Application.ThreadException ... > errors are SQL typos, ... (microsoft.public.dotnet.framework.windowsforms) - Re: SQL Question
... How do I run in debug mode in sql? ... Hi Tom, ... double check that all your host variables are compatible with the sql ... (comp.sys.ibm.as400.misc) |
|