Kenny

Kenny

  • NA
  • 1
  • 0

ApplicationPoolIdentity in IIS7

May 1 2010 8:29 AM

Hi,
I've developed a asp.net website in c# connecting to a sqlite db. In development it works fine. When i publish the website to another directory on the same pc i have to change the Identity in IIS7 to Network Service (i.e. as it would have been in IIS6). If i leave it with the default applicationpoolidentity then i cannot connect to the database.
The problem is when i publish to my hosting company I do not have access to configure this setting in IIS. Is there a way i can get my website to work with the applicationpoolidentity that is used by default in IIS7?
Thanks for your help!
K

Answers (1)