Hopefully a quicky.... I have inherited an application that uses a mixture of assemblies most of which are in the GAC.
I also have a Webservice which references the assemblies in the GAC. However, the assemblies in the GAC need to read the Web.Config through the ConfigurationSettings.AppSettings[] method. This does not work, presumably as the path of the assemblies in the GAC and is not that of the Web.Config location. Is there any way to get around this problem? Thanks Miles Baker =================================== This list is hosted by DevelopMentor� http://www.develop.com NEW! ASP.NET courses you may be interested in: 2 Days of ASP.NET, 29 Sept 2003, in Redmond http://www.develop.com/courses/2daspdotnet Guerrilla ASP.NET, 13 Oct 2003, in Boston http://www.develop.com/courses/gaspdotnet View archives and manage your subscription(s) at http://discuss.develop.com
