Hi,
I am using Umbraco v303, and I am looking at recurring errors
in the log table:
At /esu/webservices/GetJavaScriptProxy.aspx?service=CMSNode.asmx (Refered by:
http://www.domain.nnn/esu/editContent.aspx?id=9189): System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at ASP.esu_webservices_getjavascriptproxy_aspx.FetchWsdl(String url) in d:\wwwroot\umbracoSites\v303_t3\esu\webservices\GetJavaScriptProxy.aspx:line 34 at ASP.esu_webservices_getjavascriptproxy_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\wwwroot\umbracoSites\v303_t3\esu\webservices\GetJavaScriptProxy.aspx:line 79 at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.Page.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)