Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Aug 17, 2010 @ 15:56
    Ismail Mayat
    0

    Crosspage post in umbraco

    Guys,

    I am using 4.5.1 under iis7 and trying to do cross page back. I have user control with submit button that has postback url set to another page.  When i do the submit is does post back to the target page however i get yellow screen of death with message:

    [HttpException (0x80004005): The file '/product-search.aspx' does not exist.]
       System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +8941396

    Its trying to find a physical file which in the case of umbraco does not exist as everything is done by http handler. So is it possible to do cross page post back in umbraco ? Can i set anything in IIS so that it does not do file test? 

    Regards

     

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft