This is a migrated thread and some comments may be shown as answers.

An error occurred while communicating with the remote host. The error code is 0x80070001.

1 Answer 506 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
dev
Top achievements
Rank 1
dev asked on 20 Sep 2012, 06:38 PM
Hii,
I am Having a problem in production.........but working fine in development.

Source:

System.Web

Message:

An error occurred while communicating with the remote host. The error code is 0x80070001.


Stack trace:


at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


Inner Exception:


System.Web.HttpException (0x80004005): An error occurred while communicating with the remote host. The error code is 0x80070001. ---> System.Runtime.InteropServices.COMException (0x80070001): Incorrect function. (Exception from HRESULT: 0x80070001) at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityCoreSync(Byte[] buffer, Int32 offset, Int32 size) at System.Web.HttpRequest.GetEntireRawContent() at System.Web.HttpRequest.FillInFormCollection() at System.Web.HttpRequest.get_Form() at System.Web.HttpRequest.get_HasForm() at System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) at System.Web.UI.Page.DeterminePostBackMode() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Target Site:


Boolean HandleError(System.Exception)



So Please can any one help me out to find a solution to get rid of this error?

Thanks & Regards
Dev Jagarlamudi

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 25 Sep 2012, 10:57 AM
Hi Dev,

The problem you have encountered appears to be unrelated to the RadControls for ASP.NET AJAX. I would suggest examining the results of this search for more information on the matter.

Greetings,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
dev
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or