ENVIRONMENT: ============== Windows 2000 Server SP4, IIS 5.0 We are unable to browse the site if we enable SSL. When we browse using https, it fails with generic "Page cannot be displayed" error. SSLDiag tool shows "#WARNING:Failed to read schannel data"
Read More...
CAUSE: - The DIV contained an UpdatePanel with the id “MultiView”. Inside the ContentTemplate of the UpdatePanel there was a asp:menu Control. - The Menu Control has these items: <Items> <asp:MenuItem Text="Notes" Value="0" ></asp:MenuItem>
Read More...
We get the following error when a .NET based Windows Service makes a call to ASP.NET Webservice to upload the file. The operation has timed out System.Net.WebResponse GetWebResponse(System.Net.WebRequest) at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest
Read More...