I am having trouble using No-Touch Deployment (NTD) and Enterprise
Library. The application works great when simply clicking on the
executable without going through the browser, but when trying to
execute with the browser or IEExec.exe the application cannot read
Enterprise Library's config files. Also, I do not see where the client
is doing a "GET" for the enterprise library's config files in IIS logs.
If I remove any references to Enterprise Library, then the application
works great for NTD. I am using 1.1 framework.
Can NTD only read one config file and it is not smart enough to get
additional config files? I have searched the Internet up and down and
cannot find anything useful. Any help is appreciated!
Justin