sql server does not exit or access denied

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi
i have one asp.net application.from that application i am connecting to sql
sever on domain.earlier it was working properly.now i reinstalled sql server
and try to connect from asp.net.now it is giving error
sql server does not exit or access denied

Server is getting through query amalyzer.

i am not able to connect to server.

Thanks
Jay dubey
 
Have u added the aspnet acct to the sql server and give it the right
permissions.
PAtrick
 
jdubey,

we experienced the same problem. It worked when we set the impersonation to
false. i don't know how they both are connected.

regards,
Augustin
 
Back
Top