Website using both versions 1.1 and 2.0
-
:~ Website www.web1.com is running under 1.1.Under the same website need to create two subdirectory like subdir1 and subdir2. Subdir1 is using --- version 1.1 -- www.web1.com/subdir1 Subdir2 is using --- version 2.0 -- www.web1.com/subdir2 if i use http://www.web1.com/subdir2,all websites under the webserver,stopped automatically. Why it is like that.Is it possible to run version 1.1 and version 2.0 under the same website:~ .
radsgr
-
:~ Website www.web1.com is running under 1.1.Under the same website need to create two subdirectory like subdir1 and subdir2. Subdir1 is using --- version 1.1 -- www.web1.com/subdir1 Subdir2 is using --- version 2.0 -- www.web1.com/subdir2 if i use http://www.web1.com/subdir2,all websites under the webserver,stopped automatically. Why it is like that.Is it possible to run version 1.1 and version 2.0 under the same website:~ .
radsgr
Please let know Whether u aree getting problem for both asp.net 1.1 version and also for 2.0 version application or for only 2.0 Version If U are Getting Problem only with 2.0 Version and working fine 1.1 Version .First add Both these sub Directories as Virtual DIrectories inside Main Application add assign Configuration setting as 1.1.414.. for 1.1 Version in iis and for 2.0 2.0.57057 in IIs ..... If u Get Again any problem only in asp.net 2.0 Application then change <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"> to<:)configuration> I Hope this Work .... I have not tested because i dont have both version on my system ....Just Try as Above And If u have any Problem Plz Submit Stack Information:)
Just Share Words