Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8412351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T00:39:09+00:00 2026-06-10T00:39:09+00:00

I am using VS 2010, MVC 3.0, SQL Server Standard edition (not Express). I

  • 0

I am using VS 2010, MVC 3.0, SQL Server Standard edition (not Express). I am trying to create aspnetdb on a MVC 3.0 project (MusicStore) application.

When I click on WSAT (Web Site Administration Tool) – Security tab I am getting this error:

There is a problem with your selected data store. This can be caused
by an invalid server name or credentials, or by insufficient
permission. It can also be caused by the role manager feature not
being enabled. Click the button below to be redirected to a page where
you can choose a new data store.

The following message may help in diagnosing the problem: Unable to
connect to SQL Server database.

Can anyone please help on this.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T00:39:10+00:00Added an answer on June 10, 2026 at 12:39 am

    Since you don’t have SQL Server Express installed, you cannot use that connection string. The AttachDbFileName= and User Instance features are available exclusively in SQL Server Express.

    You need to:

    1. execute the aspnet_regsql utility (in your C:\Windows\Microsoft.NET\Framework\v4.0.30319 directory – adapt to your framework version, and possibly use the Framework64 if you’re running on a 64-bit machine) against your SU\SQLSERVER instance to create the ASP.NET membership database on your server

    2. you need to change the connection string to go to the server – not use the attached file:

      Data Source=SU\SQLSERVER;database=ASPNETDB;Integrated Security=SSPI;
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am implementing a SaaS application using ASP.Net MVC 2 and SQL Server database.
I create a ASP.net MVC 4 project by using Visual Studio 2010 IDE. I
I am using Visual Studio 2010 with MVC 3 and MS SQL SERVER 2008
Using Excel 2010 and SQL Server 2008 R2. I used import and export data
Using VS 2010 beta 2, ASP.NET MVC. I tried to create an Entity framework
Using Visual Studio 2010, MVC project When my form is submitted (currently via javascript,
I started development on a project using VS 2010 Express. I now have installed
I'm trying to debug MVC source code in Visual Studio 2010 using the Microsoft
I'm trying to build a mvc3 application using VS 2010. But when every i
I'm trying to store a file in an SQL Server database and am using ASP.NET

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.