Tagged Questions
5
votes
3answers
21k views
C# ConfigurationManager.GetSection could not load file or assembly
I am stuck! this seems really daft but I can not see where I am going wrong. I am creating a 2.0 C# ASP.NET website. I am trying to use a custom section in the web.config file with:
...