Sql Sever
-
i want to access sql server in a defferent location. I pass the connection string through a web service on the server but it gives me this exception system.web service exceptionerror server was unable to process request. Server does not exit or access denied -- modified at 6:25 Thursday 2nd March, 2006
-
i want to access sql server in a defferent location. I pass the connection string through a web service on the server but it gives me this exception system.web service exceptionerror server was unable to process request. Server does not exit or access denied -- modified at 6:25 Thursday 2nd March, 2006
With the connectionString are you able to connect through any other tool like QueryExpress at http://www.albahari.com/[^]? Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/ -
i want to access sql server in a defferent location. I pass the connection string through a web service on the server but it gives me this exception system.web service exceptionerror server was unable to process request. Server does not exit or access denied -- modified at 6:25 Thursday 2nd March, 2006
what access level are you trying to access it from? if you can't get in with the sa login it's possible you're hitting the firewall at the host...? Regards, Johny Rodriguez The GDC, New York.