Next Error after 6.1 Upgrade
Thanks for the help with the dll issues. I got all the references sorted out, now im getting the error below when I try to view the website. Do I need to change the security on this file to "wide open"?
Access to the path 'C:\inetpub\wwwroot\colonial\App_Data\Sitefinity\Configuration\SystemConfig.config' is denied.
John,
This is another common error. Just do the following...
1. Set the "Network Service" account to have modify permissions to the App_Data folder.
2. Ensure that the AppPool is set to use the "Network Service" account
If you are still having issue we can troubleshoot the issue from there. Thanks.
Craig
Or, if you are using IIS7.5+ you can set modify permissions to the IIS_IUSRS group, that is the default for the Application Pool identities.
Kind regards,
Daniel