When building solution for chapter 4, I get errors such as:
1. The type or namespace name 'Framework' does not exist in the namespace 'V2.PaidTimeOffBLL' (are you missing an assembly reference?) C:\Users\sibonelom\Visual Studio 2008\Projects\PaidTimeOffSolution\PaidTimeOffSolut ion\V2.FrameworkControls\MenuTabs.cs 9 25 V2.FrameworkControls
2. Error 4 The type or namespace name 'ENTMenuItemBOList' could not be found (are you missing a using directive or an assembly reference?) C:\Users\sibonelom\Visual Studio 2008\Projects\PaidTimeOffSolution\PaidTimeOffSolut ion\V2.FrameworkControls\MenuTabs.cs 24 16 V2.FrameworkControls
Please help, I'm stuck.
