Tagged Questions

1
vote
4answers
5k views

C# ConfigurationManager.GetSection could not load file or assembly

Hi all, 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: …