This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
My web.config <customErrors mode="On" />
firewall checked against my IP
Any suggestions
I had to turn on logging and such but also had to figure out how to get at the logged documents.
The issue was reporting was turned on.
Commented out items in web.config related to reporting and it worked fine.
Please enable the details error message and FREB trace for your site.
You can find the switch in the configure page.
Thanks,
Wei