I am getting the following error when I compile the application...any ideas how I can solve this?
c:\program files\asp.net starter kits\asp.net portal (csvs)\portalcsvs\components\configuration.cs(695,10): error CS0246: The type or namespace name 'SiteConfiguration' could not be found (are you missing a using directive or an assembly reference?)
c:\program files\asp.net starter kits\asp.net portal (csvs)\portalcsvs\components\configuration.cs(724,17): error CS0246: The type or namespace name 'SiteConfiguration' could not be found (are you missing a using directive or an assembly reference?)