Thanks for trying to help.
That is what I got when I click the the DB inside the VWD:
"Unable to open the physical file "c:\inetpub\wwwroot\TimeTracker\App_Data\TimeTracker.mdf". Operating system error 32: "32(The process cannot access the file because it is being used by another process.)".
An attempt to attach an auto-named database for file c:\inetpub\wwwroot\TimeTracker\App_Data\TimeTracker.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share."
By the way I am using X64 machine with VWD2008 and in the same machine I have Visual stodio 2005 and 2008, if this can make any difference.
When I installed SQL express X64, I got this
- ASP.Net Version Registration Requirement (Warning)
Messages
ASP.Net Version Registration Requirement
64-bit ASP.Net is Registered. Required 32-bit ASP.Net to install Microsoft Reporting Services 2005(32-bit).
Then I continued to install the database services and the client componenet in the same installation
I installed for <default instance.>.
Do you see anything can cause the issue here?