500 error from webresourcehandler.axd after content added to the page

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/5/2016 8:43:36 AM
Gravatar
Total Posts 6

500 error from webresourcehandler.axd after content added to the page

We're running the latest version of Mojo and I am trying to solve an issue that I can't seem to track down. There is no impact to the consumer portion of the site, but our monitoring system complains because of the 500 error. The handler in bold blows up no matter what skin I use and it only gets added after there is content on the page. How do I solve this issue or remove the code that generates the erroneous code?

<link rel="canonical" href="https://mywebsite.com/home.aspx" /><link href="/WebResource.axd?d=LGBdpGN6KFPp3MSDYUa5xRSgUu4BKZOVwqOaFk-R4kkQRUkc2k4rE-BKyaMfWUwFIPNv7N1zTYKqIlnUnqllVY68-dq7EAD30FMhGdtkUfQM9UssvLH4ohXQsm-sV11y1_82tg2&amp;t=635828919754049552" type="text/css" rel="stylesheet" /></head>

 

1/7/2016 12:08:54 PM
Gravatar
Total Posts 2239

Re: 500 error from webresourcehandler.axd after content added to the page

Hi,

What content is loaded on the page?

Can you post a link to the site?

Thanks,
Joe D.

2/4/2016 11:24:41 AM
Gravatar
Total Posts 6

Re: 500 error from webresourcehandler.axd after content added to the page

Sorry for the late reply on this. Here is a page site we're experiencing the issues. http://www.qualitycoalition.net/

You must sign in to post in the forums. This thread is closed to new posts.