N
Naga Kiran
Hi
I have a small query in ASP.Net on windows2003 server platform..
I built an Application in ASP.Net....
This application is hosted on the system where that system has Windows2003 Operating system (with IIS6.0).
In my application relative paths are not working after hosting in windows 2003 system(IIS6.0).
When the application was on windows2000prof, it worked fine.
But only after migrating to windows2003(IIS6.0), it stopped working.
In the code I am using the following code....
response.redirect("getlist.aspx")
This is not working.
When I am giving absolutepath, then I am able to redirect to getlist.aspx page. But it seems all session values are going to be vanished before redirecting.
In debug mode, If I place breakpoint in the load event of getlist.aspx page, it has to stop. but not.
I am not getting the solution...
Please help me in this regard
Thanks
regards
NagaKiran
Nanna Computers Pvt Ltd,
Hyderabad.
I have a small query in ASP.Net on windows2003 server platform..
I built an Application in ASP.Net....
This application is hosted on the system where that system has Windows2003 Operating system (with IIS6.0).
In my application relative paths are not working after hosting in windows 2003 system(IIS6.0).
When the application was on windows2000prof, it worked fine.
But only after migrating to windows2003(IIS6.0), it stopped working.
In the code I am using the following code....
response.redirect("getlist.aspx")
This is not working.
When I am giving absolutepath, then I am able to redirect to getlist.aspx page. But it seems all session values are going to be vanished before redirecting.
In debug mode, If I place breakpoint in the load event of getlist.aspx page, it has to stop. but not.
I am not getting the solution...
Please help me in this regard
Thanks
regards
NagaKiran
Nanna Computers Pvt Ltd,
Hyderabad.