Problem with Server.Transfer

O

oneeye

Hello All

I have 2 webforms on a button click I use Server.Transfer to navigate to the
second form . In the second form I have a button uses server.transfer to go
back to the originating page. However I get the following error when I do
so.

Error executing child request for webform1.aspx.
at System.Web.HttpServerUtility.ExecuteInternal(String path, TextWriter
writer, Boolean preserveForm)
at System.Web.HttpServerUtility.Transfer(String path, Boolean
preserveForm)
at System.Web.HttpServerUtility.Transfer(String path)
at Ossys.Web.Menu.MenuItem.RaiseClickEvent() in c:\documents and
settings\jide\my documents\visual studio
projects\ossys\web\menu\menuitem.cs:line 176
at Ossys.Web.Menu.Menu.RaisePostBackEvent(String args) in c:\documents and
settings\jide\my documents\visual studio
projects\ossys\web\menu\menu.cs:line 326
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain()

Does anyone have any ideas.

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top