I have an application that has suddenly stoped working on a Vista system. It is failing with the error
when the CalendarInfo control invokes LoadComponentSettings();
I am assuming that the config file has got corrupted but I cannot find it. It is being invoked by an assembly Activities.dll and I am assuming therfore the config file is called Activities.dll.config. The application is installed under Program files and so I am assuming it has to be held somewhere else but I cannot find it . Can anybody point me to wher i tmight reside.
Thanks
Pat
I have found this useful blog http://blogs.msdn.com/rprabhu/articles/433979.aspx which contains a lot of useful info. Unfortunately it does not really help me find the cause of my problem, but it might be useful to other folk.
Sorry, we looked into this a while back and were disappointed to find that MS is not currently making this information readily available. It is possible that they have since updated their documentation; the following link gets you to the MSDN topic: http://msdn2.microsoft.com/en-us/library/8eyb2ct1(ide).aspx