Deploy Web site to remote server

P

paps

hi i've a file system web site with a SQL Express DB stored in the APP_Data
folder and created with the aspnet_regsql utility.
On my local machine every thing work but when i publish the site to a remote
webserver on IIS i recive some errors (when i call the default page) :
1) ASPNET (user) cannot access to the Sql Express DB in the App_Data folder
2) after i give the permission to the ASPNET user (on the remote machine)
the login control doesn't authenticate my users... but the users are recorded
in the Membership table

Thanks for help and suggestion
 
R

Rahul Soni

Try giving wirte permissions to the app_code folder for the account and it
should work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,067
Latest member
HunterTere

Latest Threads

Top