hi
please help. i modified the beerhouse code for my needs.
i created a new configsection for my app, and set it up properly.
when i try to get the pagesize, i get 2 errors:
Code:
An exception of type 'System.TypeInitializationException' occurred in AppName.DLL but was not handled in user code
Additional information: The type initializer for 'Company.AppName.Globals' threw an exception.
and
Code:
?(AppNameSection)WebConfigurationManager.GetSection("AppName")
The type 'Company.AppName.AppNameSection' exists in both '{0C19F197-84A9-43A5-88A4-xxxx}' and '{8F36BC73-23D9-45C6-8754-xxxx}'
thanks
c