Problems using membership and roles in host system
-
Hi I hope someone can help me. I wrote an application using membership and roles with which I was very pleased, I tested it on my local system but when I tried to use it on my hosting system ASPServeur I ran into serious problems. To integrate membership and roles to your application database you need to run aspnet-regsql to create required objects in your data base, but my host wont let you execute this routine on my hosted database. I then tried to generate a script for the membership and roles objects from my local system, again my host won't let this script run ( there seems to be authorisation issues in the stored procedures). I can not believe that such an important function is blocked if you want host your application Can anyone suggest a way to use the security options on a hosted system. Help Please:sigh: