Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP.Net Web Application Administration
Message
Information générale
Forum:
ASP.NET
Catégorie:
Securité
Divers
Thread ID:
01147701
Message ID:
01147712
Vues:
10
I believe you need to run the aspnet_regsql command-line tool. Without parameters, it launches a wizard to let you pick your server/database. It creates all the tables/views/store procs it needs. You'll need to alter your web.config to have the connection string point to the new database.

HTH,
Chad


>Hi,
>
>
>In my application I use the Login Class that automaticaly create tables like ASPNet_Users in my SQL Server 2005 version.
>
>I change my DataBase from SQL Server 2005 to SQL Server 2000.
>
>I get an error message when try to attach the 2005 DataBase into 2000 version and decide to create a new DataBase in SQLServer 2000.
>
>Now, when I try to create the users in ASP.Net Web Application Administration, when click in Security page, I get the error message:
>
>
>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: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.
>
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform