I just uploaded my site to GoDaddy and I get "
CREATE DATABASE permission denied in database 'master'"
I think it is trying to create the aspnet database? I have the connection string pointed to my sql database and all of the membership stuff in web.config are set to use that connection string (ApplicationServices).
Any ideas?