Everything I've read says to store the database in the App_Data folder because it can't be accessed directly, but it's not working that way for me. If I enter mysitename/App_Data, I get the "access is forbidden" message, but if I enter mysitename/App_Date/databasename, the download window pops up, and I can download it. Am I missing something?
...
Go to the complete details ...