Umbraco website unpublishes itself after IIS app pool recycle
I have my entire site published to my server, and everything is viewable. My site is very low traffic, so I just use a single server.
I go to my server and recycle the app pool. After the app pool recycles, my website is unpublished and will remain this way until I republish my content in the admin area.
This issue is preventing me from using Umbraco in a live environment, and I need it resolved fast. Does anyone have a clue why this is happening?
I figured out that my App Pool user did not have sufficient rights to modify the umbraco.config file. Once I enabled the user to see this file, everything started working.
Umbraco website unpublishes itself after IIS app pool recycle
I have my entire site published to my server, and everything is viewable. My site is very low traffic, so I just use a single server.
I go to my server and recycle the app pool. After the app pool recycles, my website is unpublished and will remain this way until I republish my content in the admin area.
This issue is preventing me from using Umbraco in a live environment, and I need it resolved fast. Does anyone have a clue why this is happening?
Umbraco version 7.4.3 assembly: 1.0.5948.18141
I figured out that my App Pool user did not have sufficient rights to modify the umbraco.config file. Once I enabled the user to see this file, everything started working.
is working on a reply...