Sign In
Pradeep Anchan's Blog
Today is the first day of the rest of my life......
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
'0.cells' is null or not an object
AJAX
cquireCredentialsHandle failed with error -2146893051(0x80090305)
Failed to read schannel data
MenuItem
MS04-011
System.Web.Services.Protocols.WebClientProtocol.GetWebResponse
web service timeout
Archive
Archives
September 2009
(3)
August 2009
(2)
August 2007
(3)
February 2007
(4)
August, 2007
MSDN Blogs
>
Pradeep Anchan's Blog
>
August, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Pradeep Anchan's Blog
The SSL is not working on the IIS 5.0 web server. We are not able to browse using https. SSLDiag tool shows "#WARNING:Failed to read schannel data" and "#WARNING: AcquireCredentialsHandle failed with error -2146893051(0x80090305)"
Posted
over 5 years ago
by
Pradeep
1
Comments
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...
Pradeep Anchan's Blog
AJAX 1.0: "Microsoft JScript runtime error: '0.cells' is null or not an object" error in AJAX enabled ASP.NET page.
Posted
over 5 years ago
by
Pradeep
2
Comments
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>...
Pradeep Anchan's Blog
The operation has timed out. System.Net.WebResponse GetWebResponse(System.Net.WebRequest) at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
Posted
over 5 years ago
by
Pradeep
1
Comments
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...
Page 1 of 1 (3 items)