Hello
i did not work much in the last 10 days but however i finished chapter 6.
When i run the application i get the error Object reference not set to an instance of an object for the following line in the BasePage class
Code:
switch (CurrentUser.GetCapabilityAccess(capability.ID, Globals.GetRoles(this.Cache)))
I have also noticed that if i delete the virtual method CheckCapabilities everything goes smoothly.
Does anyone knows why i get this message?
Also in the Administration page the side menu does not appear.
Does anyone knows why?
Cheers
Matt