A
Andy Sutorius
I have a web application with a web.config in the root folder (virtual
folder) which contains a database connection string.
I have a new web form 2 folder levels below the web.config and it cannot
read the connection string in web.config.
I also have a web form which is located 3 folder levels below web.config and
it reads the connection string without any problems.
Why would one web page be able to read the web.config and not the other?
Thanks!
Andy Sutorius
folder) which contains a database connection string.
I have a new web form 2 folder levels below the web.config and it cannot
read the connection string in web.config.
I also have a web form which is located 3 folder levels below web.config and
it reads the connection string without any problems.
Why would one web page be able to read the web.config and not the other?
Thanks!
Andy Sutorius