Enable NTFS long paths through GPO in Windows Server

About

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

…solved. Topics include computer, server, web, sysadmin, database, virtualization, optimization and security. For the most part, I write as it comes; posts may seem incoherently written sometimes (my apologies 🙂…

“The length of the URL for this request exceeds the configured maxUrlLength value”

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

…requests where the length of the “Content-type” header is greater than 100 bytes. <configuration> <system.webServer> <security> <requestFiltering> <requestLimits> <headerLimits> <add header=”Content-type” sizeLimit=”100″ /> </headerLimits> </requestLimits> </requestFiltering> </security> </system.webServer> </configuration> Automated…

MySQL Connector/NET 6.5 in partial trust

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

…trust To prevent Security Exceptions, this SecurityClass and IPermission must be configured in the web_mediumtrust.config file. Open the file (C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web_mediumtrust.config) and add: <securityclass Name=”MySqlClientPermission” Description=”MySql.Data.MySqlClient.MySqlClientPermission, MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d” />…