G
Guest
I am running on Window 2003. I have a website built in ASP.NET 2.0. I need to
have a Virtual Directory running an application in 1.1. I have configured
each in its own Application Pool. The 1.1 application picks up and parses the
2.0 web.config. It is complaining about the connectionstrings node. If I
comment out that node the applications both run.
I have tried running the 1.1 application under 2.0 but there are some
controls used in that application that don't function properly in that
scenario. The 1.1 app cannot be converted at this time.
The issue is that I cannot use any of the new nodes in 2.0 for my 2.0
application (connection string, url rewriting).
Thoughts?
Nate
have a Virtual Directory running an application in 1.1. I have configured
each in its own Application Pool. The 1.1 application picks up and parses the
2.0 web.config. It is complaining about the connectionstrings node. If I
comment out that node the applications both run.
I have tried running the 1.1 application under 2.0 but there are some
controls used in that application that don't function properly in that
scenario. The 1.1 app cannot be converted at this time.
The issue is that I cannot use any of the new nodes in 2.0 for my 2.0
application (connection string, url rewriting).
Thoughts?
Nate