Saturday, January 18, 2014

WS Issues & WS Information


The underlying connection was closed: The server committed an HTTP protocol violation.
Pl add the following lines in your web.config under "<configuration>" node

   <system.net>
     <settings>
        <httpWebRequest useUnsafeHeaderParsing=”true” />
     </settings>
   </system.net>


WS Information:

WS Information I need from Deanna...
1.  VIP Info (IPs, config, etc) for all apps.
2.  BMS issues (UPP/Config/BP/Xena).

No comments:

Post a Comment