As per Ashok’s answer that would equate to:
<httpRuntime maxUrlLength="1024" relaxedUrlToFileSystemMapping="true"/>
within <system.web> section of the web.config.
As per Ashok’s answer that would equate to:
<httpRuntime maxUrlLength="1024" relaxedUrlToFileSystemMapping="true"/>
within <system.web> section of the web.config.