Welcome to Delicate template
Header
Just another WordPress site
Header

Warning: ASP.NET 2.0.50727.0 on EdgeSight

junio 27th, 2012 | Posted by cristiansan in EdgeSight | TroubleShooting

Few day ago, i check the EventViewer on my EdgeSight Server and see very Warnings a about ASP.NET.

This is the Warning that i can see

Error on EventViewer:
Level: Warning
Source: ASP.NET 2.0.50727.0
Event ID: 1309

For resolve this, execute the next steps:

Edit the file : Web.config

Locate:

  • %ProgramFiles(x86)%CitrixSystem MonitoringServerEdgeSightPage

Copy the original file as web.config.old and edit this with Notepad and add the next line:

</system.web>
</location>
<appSettings>
<add key=»aspnet:MaxHttpCollectionKeys» value=»10000″ />
</appSettings>
</configuration>
Finally, reset IIS Site and check if the problem persist.
If you need more details about it, check the next link.

————–

¿Do you need help with your Citrix Enviroments?

Visit us at www.ctxdom.com or contract us at www.101-consulting.com

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

Leave a Reply

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *