Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mila 60 posts 79 karma points
    Apr 20, 2012 @ 14:22
    Mila
    0

    System.Net.WebException: The operation has timed out

    Hi everyone,

    I have tried to insert a macro with an ascx file inside my Umbraco project, and I´m getting the following error message:

    At /umbraco/dashboard/feedproxy.aspx?url=http://umbraco.org/feeds/videos/developer-foundation (Referred by: http://butao.autotrac.com.br/umbraco/dashboard.aspx?app=developer): System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at dashboardUtilities.FeedProxy.Page_Load(Object sender, EventArgs e)
    at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

     

    My ascx file is getting some information from a session, that session is inside a class, and it's inserting this information inside a html code.

    Can anyone help me out?

Please Sign in or register to post replies

Write your reply to:

Draft