Application Variables in Nested Web Apps.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a web app that is located within a subdirectory of another web app.
The nested weba pp has it's own web.config file. I seems that any variables I
place in the Application Collection is not being held and I get an object not
set to instance of an object error when I try to get back an object stored in
the collection. The web app is running on a machine with Win 2k Server (no
SP1, hosting provider's management software conflicts but is fully patched),
..NET Framework 1.1 SP1. Thanks.
 
You can't nest web applications.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
A watched clock never boils.
 

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

Back
Top