473,387 Members | 3,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Override web.config 2.0 with 1.1 ?

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
Aug 21 '06 #1
1 1193
re:
Is there any work around for this?
Short answer : no.

re:
Can I override 2.0 web configuration?
Short answer : no.

re:
If not what is the work around for this?
Short answer : none.

You cannot nest 1.1 and 2.0 applications. Period.

re:
I want to run 1.1 and 2.0 under a single domain with different virtual directories
You *can* do that.

re:
and nested heirachies.
You can't do that.

re:
What is the best strategy to run 2.0 and 1.1 applications in the same domain?
Keep them separate from each other.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"shibs" <sh*****@yahoo.comwrote in message news:ef**************@TK2MSFTNGP02.phx.gbl...
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

Aug 21 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Jim Corey | last post by:
I've just learned that the app I've been working on is going to be deployed to a web farm. The app uses session variables, and I've been told that I want to use some other technique. I was...
7
by: Max Metral | last post by:
I have a Web.config in my application root dir with the following pages directive: <pages buffer="true" enableViewState="false" enableSessionState="false" enableViewStateMac="false"/> And...
8
by: bdeviled | last post by:
I am deploying to a web environment that uses load balancing and to insure that sessions persist across servers, the environment uses SQL to manage sessions. The machine.config file determines how...
2
by: lekshmi | last post by:
In my machine.config file, httpRuntime executionTimeout="90". and it dosent have <location> attribute nad <allowOverride> attribute. But my thread dies off after 1hr. In the web.config, i have...
1
by: RUSSELL MCGINNIS | last post by:
I have a web site that uses Form Authentication with the Session timeout set to 20 minutes, however one of the pages refreshes itself every 30 seconds. Is there a way to override the session...
5
by: Billy | last post by:
Hi! How can I override "Debug.Writeline("Message")" so that will not show that msg in Debug window, but wrote it to a file. I already have a code to write to a file but I would like to use just...
3
by: Ricky Romaya | last post by:
Hi, I'm using Apache webserver 1.3.27 and PHP 4.3.0. On my development machine, I have created several virtual hosts. AFAIK PHP configuration is stored in php.ini. I want some of the virtual...
6
by: John H Clark | last post by:
I am designing a site that requires AnonymousID. I set my web.config to allow this using <anonymousIdentification enable="true".../as recommended in the documentation. To verify the settings I...
1
by: n33470 | last post by:
Hi all, We have an asp.net 1.1 app that we're in the process of converting to 2.0. What I'm about to describe runs just great in the 1.1 framework, but does not work in the 2.0 framework. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.