Hi, I downloaded following MS instructions the Personal Web Site Starter Kit.
Welcome screen showed that I need to hit ctrl+F5 to start the project.
I did and I've got this: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
at the line:
connection.Open();
What should be credentials to the database, I do not have SQL installed on this box, but VS2005 and MSDE.
Thanks.
stanislavsha...
Member
10 Points
2 Posts
Personal Web Site Starter Kit - DB credentials
Nov 26, 2005 05:28 PM|LINK
Hi, I downloaded following MS instructions the Personal Web Site Starter Kit.
Welcome screen showed that I need to hit ctrl+F5 to start the project.
I did and I've got this:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
at the line:
connection.Open();
What should be credentials to the database, I do not have SQL installed on this box, but VS2005 and MSDE.
Thanks.