Server Error in '/' Application.

Invalid path for child request 'http://www.africa2trust.com/Member/AboutUs.aspx'. A virtual path is expected.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Invalid path for child request 'http://www.africa2trust.com/Member/AboutUs.aspx'. A virtual path is expected.

Source Error:


Line 2:  
Line 3:  sub page_Load
Line 4:    Server.Transfer("http://www.africa2trust.com/Member/AboutUs.aspx?l=1&c=1&glx=0&sid=208&CatID=2")
Line 5:  end sub
Line 6:  

Source File: C:\Inetpub\vhosts\africa2trust.com\httpdocs\uganda\savoury\default.aspx    Line: 4

Stack Trace:


[ArgumentException: Invalid path for child request 'http://www.africa2trust.com/Member/AboutUs.aspx'. A virtual path is expected.]
   System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm) +3463937
   System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm) +57
   System.Web.HttpServerUtility.Transfer(String path) +32
   ASP.uganda_savoury_default_aspx.page_Load() in C:\Inetpub\vhosts\africa2trust.com\httpdocs\uganda\savoury\default.aspx:4
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +9874353
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0