K
Ken
there are one web application,"MainApp", built with ASP.NET 1.1.
I made another web application,"SubApp", using ASP.NET 2.0.
I have to use "SubApp" inside "MainApp" such as
http://servername/MainApp/SubApp/default.aspx.
It doesn't work.
Do you know how to set up correctly to work?
Thanks
I made another web application,"SubApp", using ASP.NET 2.0.
I have to use "SubApp" inside "MainApp" such as
http://servername/MainApp/SubApp/default.aspx.
It doesn't work.
Do you know how to set up correctly to work?
Thanks