EXECUTE permission denied on object 'aspnet_CheckSchemaVersion', database 'myDB', schema 'dbo'.

by 7. April 2009 19:27

Problem

Today i launched the aspnet_regsql.exe.  Unfortunately i received the following error:

EXECUTE permission denied on object 'aspnet_CheckSchemaVersion', database 'myDB', schema 'dbo'.

Solution

Take the properties of the “NT Autority\Network Service” user.  Select the myDB database and add all the necessary Roles like aspnet_Membership_FullAccess to the user. 

image

In the screenshot are all the databaseroles added.

Tags:

Asp.Net | SQL

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen