| | |
Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function
0
#1 26 Days Ago
Windows Server 2003 Standard Edition Service Pack 2
SQL Server 2005 Standard
VS 2008
Hi everyone. I'm currently working on the following tutorial: http://www.asp.net/Learn/Security/tutorial-04-cs.aspx, but I get an error adding a SQL Server DB to the App_Data folder.
I right click App_Data, click Add New Item, SQL Server Database I get the following error:
---------------------------
Microsoft Visual Studio
---------------------------
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
---------------------------
OK Help
---------------------------
I purposely didn't install SQL Server Express because I already had the standard edition installed.
Does anyone know how to configure VS to use SQL Server 2005 instead of SSE?
SQL Server 2005 Standard
VS 2008
Hi everyone. I'm currently working on the following tutorial: http://www.asp.net/Learn/Security/tutorial-04-cs.aspx, but I get an error adding a SQL Server DB to the App_Data folder.
I right click App_Data, click Add New Item, SQL Server Database I get the following error:
---------------------------
Microsoft Visual Studio
---------------------------
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
---------------------------
OK Help
---------------------------
I purposely didn't install SQL Server Express because I already had the standard edition installed.
Does anyone know how to configure VS to use SQL Server 2005 instead of SSE?
Lost time is never found again.
- Benjamin Franklin
- Benjamin Franklin
•
•
Join Date: Jun 2009
Posts: 432
Reputation:
Solved Threads: 82
0
#2 24 Days Ago
Can you please post your connection string?
SQL Server standard edition does not support 'User Instance' clause in the connection string which is only supported in SQL Server Express Edition.
Also do not attach *.mdffile to SQL Server database each time when your code is to connected.
Refer this link.
SQL Server standard edition does not support 'User Instance' clause in the connection string which is only supported in SQL Server Express Edition.
Also do not attach *.mdffile to SQL Server database each time when your code is to connected.
Refer this link.
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: need to check whether it is right
- Next Thread: Urgent:how to generate a new Session ID
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formview gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl





