G
Guest
Hello, I have successfully been using the following connection string to
connect via a SQLConnection object in my ASP.Net application for many weeks:
Data Source=MARS-TEST;Initial Catalog=CascadeWMCClient;UID=marsweb;PWD=marsweb
Today, after our Network Support Technician added a hard drive to the
machine, I can no longer connect to the machine via an ASP.Net application on
my development PC. When I attempt to do so, I get this error: SQL Server Does
Not Exist Or Access Denied.
I am using the same connection string on our Web Server, and this will
connect fine, using the same connection string.
Can anyone explain the likely cause for the error above? It seems odd that
this has only occurred since the machine was rebooted?
connect via a SQLConnection object in my ASP.Net application for many weeks:
Data Source=MARS-TEST;Initial Catalog=CascadeWMCClient;UID=marsweb;PWD=marsweb
Today, after our Network Support Technician added a hard drive to the
machine, I can no longer connect to the machine via an ASP.Net application on
my development PC. When I attempt to do so, I get this error: SQL Server Does
Not Exist Or Access Denied.
I am using the same connection string on our Web Server, and this will
connect fine, using the same connection string.
Can anyone explain the likely cause for the error above? It seems odd that
this has only occurred since the machine was rebooted?