Online Diary Problems
Hi there, Can some please help me with this - I have just started learning ASP.net with the book named "ASP.NET 2.0 Instant Results". I have been through the first chapter and now trying to run "Online Diary" on my PC. I am using Visual Studio 2005, SQL Server 2005 running on Windows Server 2003 on a stand alone PC.
I unzip the ziped file to a folder to c:\Inetpub\wwwroot. It looks like c:\Inetpub\wwwroot\OnlineDiary.
I browse to the folder, open the File in Visual Studio. I set login page as start up page. I hit the F5 to start running the site. I enter the user name and password as mentioned in the chapter 1.
I get this "An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) ...."
Can someone please tell me what exactly I need to do step by step to make it work on my PC?
Thanks in advance.
gsrai31
|