I ve built in C# a dll that accesses the appSettings section from the web.config file in the InetpubwwwrootwssVirtualDirectories80. I do it the way it was described by Microsoft Community here. I use this dll in a browser-enabled form published to a SharePoint site collection. It works fine on my local machine, but when i publish it to the server, it cannot access the configuration file. What could be the reason?
How can i go about changing the distribution list as well as the email text for the email that goes out to site collection admin when a site collection approaches it s size limit? Thanks for your ...