views:

53

answers:

0

I have a following configSection in App.Config.

http://codepaste.net/vrhrht

This has been mapped to following Classes in c#

http://codepaste.net/nzdfdy

I am getting the following error

Unhandled Exception: System.Configuration.ConfigurationErrorsException: Unrecogn ized element 'services'.

Can anybody let me know what is wrong here.