This question about Configuration: More info required
The custom error module does not recognize this error.
Hello everybody,
i have the problem that always when i upload a picture i get the error: "The custom error module does not recognize this error."
The picture however was uploaded. But is the a way to avoid this error?
To upload a picture i use:
%UPLOADFORM{
ajax="on"
comment="off"
target="off"
multiple="on"
embed="on"
}%
Thanks!
It appears as though your Foswiki is installed on IIS as the web server? If so, Foswiki might be returning an error message that IIS doesn't expect and is instead translating it to a "more helpful" message.
I found the following note:
http://forums.iis.net/t/1149030.aspx It might give you hints on how to expose the real error. Or check the IIS server logs to see if you can find a more meaningful error.
--
GeorgeClark - 19 Sep 2013