| Vincent's profileInfinity aka VincentPhotosBlogLists | Help |
|
September 08 VWD + SQL Express 2005was having a problem trying to attach/add a db file of SQL Express 2005 to the Visual Web Developer 2005 Express App_Data. The error is as below:
Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component or download from the URL: http://go.microsoft.com/fwlink/?LinkId=49251
It seems like VWD 2005 failed to find a valid SQL Express 2005 installed. This doesn't happen to my PC at home. The difference is my PC at home has SQLExpress installed as default instance where my office PC has it as MSSQLServer.
Solution:
in VWD
Tools -> Options -> Database Tools -> Data Connections (make sure show all settings at the bottom left is checked)
SQL Server Instance Name (blank or default): <change it to the instance of your SQL Express> or blank in my case because i do not seems to have an instance name
Picture attached as example
and it fixed my problem TrackbacksThe trackback URL for this entry is: http://infinity-pws.spaces.live.com/blog/cns!7CAC7A82B6773414!173.trak Weblogs that reference this entry
|
|
|