| | |
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 activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox class click commonfunctions control countryselector dataaccesslayer database datagridview datagridviewcheckbox datalist deployment development dgv dialog dropdownlist dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iframe iis javascript listbox login microsoft mono mouse mssql news novell numerical opera panelmasterpagebuttoncontrols problem radio redirect registration relationaldatabases reportemail save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos vista visualstudio vs2008 web webapplications webdevelopemnt webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers





