Hi guys,
After successfully creating all objects of my ASP.NET membership db to my hosted server, I tried to run a from that registers a user.
I got following error:
EXECUTE permission denied on object 'aspnet_CheckSc hemaVersion', database 'fancy_CollMemb ers', owner 'dbo'
Is there anything I miss when I set up the DB? How to solve this problem?
Many thanks,
After successfully creating all objects of my ASP.NET membership db to my hosted server, I tried to run a from that registers a user.
I got following error:
EXECUTE permission denied on object 'aspnet_CheckSc hemaVersion', database 'fancy_CollMemb ers', owner 'dbo'
Is there anything I miss when I set up the DB? How to solve this problem?
Many thanks,
Comment