Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/visual-studio/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/gwt/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 无法在App_数据中添加.mdf文件_Visual Studio_Visual Studio 2008 Sp1 - Fatal编程技术网

Visual studio 无法在App_数据中添加.mdf文件

Visual studio 无法在App_数据中添加.mdf文件,visual-studio,visual-studio-2008-sp1,Visual Studio,Visual Studio 2008 Sp1,嗨 请帮助我,您需要将SQL Server配置为“允许用户实例” I am not able to add .mdf file in App_data(vs 2008 web developer). If i right click on App_data and try to add new item and select sql server file and click OK. I am getting error as "Connections to


请帮助我,您需要将SQL Server配置为“允许用户实例”

   I am not able to add .mdf file in App_data(vs 2008 web developer).
   If i right click on App_data and try to add new item and select sql server 
   file and click OK.
   I am getting error as

     "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://www.microsoft.com/Sqlserver/2005/"

  But i have installed SQL Server Express 2005 still it is giving the same
  error(i have installed sql server after installing vs 2008)