Visual Studio - Resolve "Could not find stored procedure dbo.aspnet_CheckSchemaVersion"

by
Jeremy Canfield |
Updated: March 12 2020
| Visual Studio articles
If this error appears when attempting to create a login system in Visual Studio, do the following:
- Navigate to one of the following directories:
- C:\Windows\Microsoft.NET\Framework\v2.0.50727
- C:\Windows\Microsoft.NET\Framework\v4.0.30319
- C:\Windows\Microsoft.NET\Framework64\v2.0.50727
- C:\Windows\Microsoft.NET\Framework64\v4.0.30319
- Run the file named aspnet_regsql.exe
- Select Next
- Select Configure SQL Server for application services and select Next
- Make the following selections:
- In Server, enter the name of your SQL Server
- Select SQL Server authentication and enter your SQL Server username and password
- Select the Database
- Select Next
- Select Next
- Select Finish
Did you find this article helpful?
If so, consider buying me a coffee over at