I have a site configured to use the ASP.net Login control and understand that it requires the ASPNETDB.mdf file
to be located in the App_Data directory. However, my hosting provider requires me to put all SQL databases in a different
location. Where can I change the location to indicate that the ASPNETDB.mdf file is in a different directory?