I have a customer that is running IIS 5 on windows 2000.
We have installed our web application on their server and for what ever reason asp.net does not appear to be able to read the app settings in our web.config in our virtual directory.
It does not appear to be able to read the web.config file at all, because if i put a bunch of garbage in the web.config file the site still runs. Also, if i move the app settings into the system web.config our site reads the settings just fine.
Has any one else run into this issue?
Thanks,
Aaron