I want to deploy Umbraco 12 website in local machine IIS. I found "HTTP Error 403.14 - Forbidden" Error. Can you please help me out with How we can resolve this?
I'm having the same problem running umbraco 12 on IIS.
Error code: 500.19
Message: The requested page cannot be accessed because the related configuration data for the page is invalid.
Umbraco 12 Deployment in IIS
I want to deploy Umbraco 12 website in local machine IIS. I found "HTTP Error 403.14 - Forbidden" Error. Can you please help me out with How we can resolve this?
You need to set the correct permissions on the folders containing your umbraco application.
https://docs.umbraco.com/umbraco-cms/fundamentals/setup/server-setup/permissions
I'm having the same problem running umbraco 12 on IIS. Error code: 500.19 Message: The requested page cannot be accessed because the related configuration data for the page is invalid.
I'm new to umbraco and this strange to me.
Aladdin
Hi Inaolaji,
Please create a new post with a little more detail and someone will hopefully answer.
When do you receive this error exactly?
Give permission to all website folder like media, template etc..
Have you installed the .net7 hosting bundle?
https://docs.umbraco.com/umbraco-cms/fundamentals/setup/server-setup/iis#configuring-iis-for-.net
Yes, I have it installed. I fix it by reinstalling .net 7.0 host bundle
is working on a reply...