This is all being done on my local computer. I have some websites I'm trying to view in IIS 5, and am also using SQL server to access databases using ADO from those websites via a connection string.
I've had the websites viewable from IIS (although only from my computer, from another computer I get "page can not be displayed". Now I can't view them from either remote or local computer.
On SQL server, I can't seem to get the connection string right. When I was able to view my websites from my Local computer as stated above, I was trying to connect to a database with a connection string that gave me different errors each time I tried different connection strings. The most common error was can't find server or unauthorized login.
Now that I can't view my webs I can't really check the connection strings anymore.
Any help would be appreciated.
Mark
I've had the websites viewable from IIS (although only from my computer, from another computer I get "page can not be displayed". Now I can't view them from either remote or local computer.
On SQL server, I can't seem to get the connection string right. When I was able to view my websites from my Local computer as stated above, I was trying to connect to a database with a connection string that gave me different errors each time I tried different connection strings. The most common error was can't find server or unauthorized login.
Now that I can't view my webs I can't really check the connection strings anymore.
Any help would be appreciated.
Mark