我安装在Vista x64机器Visual Studio 2008 SP1(安装包中集成了sql)上,当我尝试将MDF文件添加到项目或使用Web时的App_Data时,我收到以下消息:
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.
只是为了确保:安装了sql 2005 express并通过SSMS连接到它.
更新:
我90%肯定这是微软机器的微软错误.