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

Updated:   |  Visual Studio articles

If this error appears when attempting to create a login system in Visual Studio, do the following:

  1. 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
  2. Run the file named aspnet_regsql.exe
  3. Select Next
  4. Select Configure SQL Server for application services and select Next
  5. 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
  6. Select Next
  7. Select Finish

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 5f7067 in the box below so that we can be sure you are a human.