I have installed Blog4Umbraco and got most of it working on a version 4.5.2 installation, however, I cannot get comments to save. It keeps telling me "Your comment could not be posted, we're very sorry for the inconvenience"
I have had trouble getting Blog4Umbraco to install correctly, including a missing comments table. But all previous issues appear to have been resolved. I only bring it up because the fact that it did not install properly may play into this.
This is the only line in the IIS logs that I see when I try to post a comment:
Blog4Umbraco comments will not save
I have installed Blog4Umbraco and got most of it working on a version 4.5.2 installation, however, I cannot get comments to save. It keeps telling me "Your comment could not be posted, we're very sorry for the inconvenience"
I have had trouble getting Blog4Umbraco to install correctly, including a missing comments table. But all previous issues appear to have been resolved. I only bring it up because the fact that it did not install properly may play into this.
This is the only line in the IIS logs that I see when I try to post a comment:
2010-10-21 15:49:07 W3SVC1543091590 BUF-WEB-002 10.1.2.91 OPTIONS /base/Blog4Umbraco/CreateComment/1906.aspx - 80 - 10.1.9.54 HTTP/1.1 Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+en-US;+rv:1.9.2.10)+Gecko/20100914+Firefox/3.6.10+(+.NET+CLR+3.5.30729;+.NET4.0E) - - colleagues 403 1 0 1918 556 46
This appears to me to be a 403 FORBIDDEN response.
Anyone have any ideas on where to start looking?
Hi Tim
I guess that this could perhaps be a permission issue? Which permisions have you allowed?
/Jan
ASP.NET, IUSR_, and NETWORK SERVICE all have Full Control on the entire directory and children.
is working on a reply...