I’ve included the line customErrors mode="On" in my web.config file for my Sharepoint site, but I am still not getting any error messages. It just keeps telling me to include it when it errors out.
I am unsure at this point what else to do, any help would be appreciated, thanks!
Another solution for this I found is using a tool called ULS Viewer, it can directly access the Sharepoint log files and will show you the exception.
http://archive.msdn.microsoft.com/ULSViewer
It can be downloaded from the link above!