Hello,
We are running ME 8.61
Some of our users are getting the error "Server communication failure. Please refresh your browser and try again." when trying to send mail from Webmail.
Things I have already tried
- Set <pages validateRequest="false" /> in web.config (was already set to fault)
- Add <pages validateRequest="false" /> in .NET4 web.config (threw an error to say there was a duplicate tag for pages)
- Add <validateRequest="false" /> in the pages section for the .NET4 web.config (IIS failed to restart)
- ran MEinstaller and chose option 13 and restarted IIS (problem was still occuring)
Any ideas would be appreciated.
Regards,
Lyndon
Server communication failure. Please refresh your browser and try again.
-
- Site Admin
- Posts: 8621
- Joined: Mon Mar 22, 2004 4:44 am
- Location: Melbourne, Victoria, Australia
Re: Server communication failure. Please refresh your browser and try again.
Hi,
Are you able to inspect the Windows event application log and check for ASP.NET errors that are occurring at the time of the server communication error as it will contain more information. Post the results here.
Are you able to inspect the Windows event application log and check for ASP.NET errors that are occurring at the time of the server communication error as it will contain more information. Post the results here.
Regards,
Ian Margarone
MailEnable Support
Ian Margarone
MailEnable Support
Re: Server communication failure. Please refresh your browser and try again.
Hi Ian,
Thanks for the response. The error in the log was a "A potentially dangerous Request.Form value was detected from the client"
I managed to resolve the issue by adding the line requestValidationMode="2.0" in the httpRuntime tag in the web.config.
Regards,
Lyndon
Thanks for the response. The error in the log was a "A potentially dangerous Request.Form value was detected from the client"
I managed to resolve the issue by adding the line requestValidationMode="2.0" in the httpRuntime tag in the web.config.
Regards,
Lyndon
Who is online
Users browsing this forum: No registered users and 5 guests