Workflow and ServiceDesk Community

 View Only
Expand all | Collapse all

Can a Forms (Web) project include multiple Forms that are subject to a postback?

  • 1.  Can a Forms (Web) project include multiple Forms that are subject to a postback?

    Posted Oct 22, 2013 02:10 PM

    I have a Forms project which includes multiple forms.  Most of the forms simply control the flow but there are two of them that are subject to postbacks.  The primary Form behaves as expected, but I get inconsistent errors on the second form.   

    I often get the error message "Response.Redirect cannot be called in a Page callback".

     

     

     



  • 2.  RE: Can a Forms (Web) project include multiple Forms that are subject to a postback?

    Posted Oct 22, 2013 03:38 PM

    This sounds familiar... which version of WF are you on? (right click any WF DLL and check Details). I think this was fixed in a rollup.



  • 3.  RE: Can a Forms (Web) project include multiple Forms that are subject to a postback?

    Posted Oct 22, 2013 04:53 PM

    I'm on version 7.1.1500.207.



  • 4.  RE: Can a Forms (Web) project include multiple Forms that are subject to a postback?
    Best Answer

    Posted Oct 22, 2013 05:03 PM

    OK, this is the MP1 branch of SP1 that we don't keep a rollup for. However this is fixed in SP2/SP2 rollup per the history I'm seeing:

    2609601 Response.Redirect cannot be called in Page callback exception.