Server.Transfer

  • Thread starter Thread starter YC
  • Start date Start date
Y

YC

I am following a rather simple example of the transfer
method that gives me the error: 'Error executing child
request for webform2.aspx'.

Both .aspx forms are available on the server. In fact I
can execute webform2 from webform1 using a Redirect. Any
ideas?

thanks
 
Back
Top