When I call
System.Configuration.ConfigurationSettings.GetConfig("AConfigSection") an
exception is thrown telling me that:
"<AConfigSection xmlns=''> was not expected."
I did not have this problem before SP1, so I am attributing it to the upgrade.
Any body Know what the problem is?
C# Developer - 06 Jul 2005 12:46 GMT
I have a fixed now.
> When I call
> System.Configuration.ConfigurationSettings.GetConfig("AConfigSection") an
[quoted text clipped - 5 lines]
>
> Any body Know what the problem is?