Server Error

Having problems with the panel? Have questions? Post here!
Post Reply
muttley616
Posts: 3
Joined: Mon Feb 20, 2017 3:14 pm

Server Error

Post by muttley616 »

Any ideas what would be causing this?

Image

the error is within the adminconfig.aspx, any email address i put in breaks it and I cant view / edit any of the information within the other tabs on this page.

Thanks
muttley616
Posts: 3
Joined: Mon Feb 20, 2017 3:14 pm

Re: Server Error

Post by muttley616 »

Managed to fix this error, if anyone is having these issues then edit the following within the web.config file:

Change

<httpRuntime executionTimeout="900" maxRequestLength="51200" />

to

<httpRuntime requestValidationMode="2.0" executionTimeout="900" maxRequestLength="51200" />
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Server Error

Post by Masher »

Thanks for posting the fix. Was this a manual install and what version of Windows, I want to make sure it's fixed for the next release.

Thanks!
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
SterlingK
Posts: 1
Joined: Fri Jul 14, 2017 8:33 am

Re: Server Error

Post by SterlingK »

muttleey616 wrote: Wed Feb 22, 2017 9:05 am Managed to get buzz bingo bonus codes here and fix this error, if anyone is having then edit the following within the web.config file:

Change

<httpRuntime executionTimeout="900" maxRequestLength="51200" />

to

<httpRuntime requestValidationMode="2.0" executionTimeout="900" maxRequestLength="51200" />
Thanks Muttley, that got it fixed for me.
Last edited by SterlingK on Thu Aug 05, 2021 8:08 am, edited 5 times in total.
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Server Error

Post by Masher »

Sterling, trying to track down and fix this. Are you using a manual install or EzUGCC?
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Post Reply