S
shibs
Hi,
I have a root website in .net 2.0 and a child application (virtual
directory) inside it as 1.1 version. But I am not able to access 1.1 because
error occurs in web.config, because it is inheriting from the parent web
application and it does not understand what it gets.
localhost > 2.0 > 1.1 >
Is there any work around for this? Can I override 2.0 web configuration?
If not what is the work around for this?
I want to run 1.1 and 2.0 under a single domain with different virtual
directories and nested heirachies.
What is the best strategy to run 2.0 and 1.1 applications in the same
domain?
Any help appreciated
Shibs
I have a root website in .net 2.0 and a child application (virtual
directory) inside it as 1.1 version. But I am not able to access 1.1 because
error occurs in web.config, because it is inheriting from the parent web
application and it does not understand what it gets.
localhost > 2.0 > 1.1 >
Is there any work around for this? Can I override 2.0 web configuration?
If not what is the work around for this?
I want to run 1.1 and 2.0 under a single domain with different virtual
directories and nested heirachies.
What is the best strategy to run 2.0 and 1.1 applications in the same
domain?
Any help appreciated
Shibs