server.tranfer path error
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Dear All, I am using C# , Asp.net2.0 I am using server.tranfer to redirect the another webpage with parameter I have root folder and my aspx file is inside another folder in root that is root -> folder -> test.aspx Now I am using following code redirect as Server.Transfer("/Demo/FrmChecklist.aspx", true); But I am getting error as path not mapping Please suggest
imran khan
-
Dear All, I am using C# , Asp.net2.0 I am using server.tranfer to redirect the another webpage with parameter I have root folder and my aspx file is inside another folder in root that is root -> folder -> test.aspx Now I am using following code redirect as Server.Transfer("/Demo/FrmChecklist.aspx", true); But I am getting error as path not mapping Please suggest
imran khan