I have been download the
VB code, I instaled it, but when I start, it post an error:
"TheBeerHouse_deploy.wdproj is not installed."
Also, when I run the project and try to open Store/Glasses or Gadgets...
it generate this error :
Server Error in '/TBH_Web' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: ASPNET: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl).
Source Error:
Line 4:
Line 5: Namespace MB.TheBeerHouse.UI.Controls
Line 6: Partial Class ProductListing
Line 7: 'Inherits BaseWebPart
Line 8: