Hi Friends,
I have just installed Visual Web Developer 2008 Express on my laptop (with x64 OS Architecture). During the installation, I made the choice to install SQL Server 2008 x64. After the installation, I am trying to create a database in Visual Web Developer. This is what I did exactly:
1. Right Clicked on the App_Data folder
2. Clicked on Add new Item
3. Selected SQL Server Database
4. Clicked add
This error comes up: Failed to generate a user instance of SQL Server due to failure in starting the process for the user instance. The connection will be closed.
I thought its because I did not start VWD as an Administrator; so I closed it and then ran as Administrator, but it still gives the same error. I then try to start the SQL Server Browser process but it still reads error
Please help me solve this problem.