ISSUE WITH CONFIGURATION - ASP.NET 1.1 /2.0 Side by Side

G

Guest

I have the following application structure on my web server:

-- (http://localhost) - Root application: ASP.NET 2.0
----- (http://localhost/folder): Virtual Directory - ASP.NET 1.1

Both apps have been configured to use the correct version of the framework,
but the child application fails stating that the 'connectionStrings' is not a
recognized web.config element. Apparently is trying to inherit the settings
from the web.config file on the root. Is this a by design behavior? And Is
there a workaround, so I dont have to restructure the original design?

Help, :-<

Roberto Hernandez
- knowledge is cool -
 
J

Juan T. Llibre

Roberto,

please check my post with subject :

Re: ASP.NET 2.0 app with Virtual Directory running 1.1 (different

Posted on Date: Thu, 9 Feb 2006 07:31:33 GMT -0400
( GMT 11:31am )

Bottom line : you can't do that.
You'll have to restructure your original design.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top