Can someone come up with a more concrete answer that a permissions problem? I looked at the links from Sebastian - but havent had any luck fixing the issue..
I had a friend try and look into it - he concluded that the error is in this file :
You should try disabling custom errors in your web.config to try and get the "real" error message, which might help lead to the issue. Check for <customErrors in your web.config and set to Off.
"An error occurred while processing your request." when hitting Save/Publish
Hi,
Whenever I hit the Save or Publish button, in this website, it gives me the error: And error occured while processing your request".
Can anyone tell me how this is taken care of, and perhaps wherein the problem lies.?
/Djan
Solution ver 4.0.3 running here : http://horve-maskinhandel.dk/
Could be a permissions problem? Check the umbracoLog table as well to see what the real error is.
Also, this is a long shot: make sure umbraco.poetpatcher is not in your 404handlers.config any more.
Thanks for the reply, I'll check it out rightaway! :)
Can someone come up with a more concrete answer that a permissions problem?
I looked at the links from Sebastian - but havent had any luck fixing the issue..
I had a friend try and look into it - he concluded that the error is in this file :
At /umbraco/editContent.aspx?id=1650 (Referred by: http://horve-maskinhandel.dk/umbraco/editContent.aspx?id=1650):
2011-05-02 10:31:48.280
_the file has the right permisions..
Hi Djan,
You should try disabling custom errors in your web.config to try and get the "real" error message, which might help lead to the issue. Check for <customErrors in your web.config and set to Off.
-Tom
Did you setup permission to "Application Pool" ?
.. Error message is not enough. for example. if you request 404 files " try it http://horve-maskinhandel.dk/test.aspx "
it returns same error "An error occurred while processing your request.". Could you please provide more friendly error message.
-Jivan Thapa
I had the server-admin look at it again, I suppose it was something with the right permisions.. But he wont tell me what he did x[
Jeevan, how should I provide a more friendly error message ?
Thanks for the hints guys!
/Djan
is working on a reply...