You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
1) 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).
TheBeerHouseVB-final\TheBeerHouseVB\TBH_Web\Controls\ProductListi ng.ascx.vb
2)'Context' is not a member of 'MB.TheBeerHouse.UI.Controls.ProductListing'.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files\tbh_web\24279c57\960c88b5\App_Web_b5gbpbtf.0 .vb
3)C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files\tbh_web\24279c57\960c88b5\App_Web_b5gbpbtf.0 .vb
I am getting much errors like this when i m trying to debugg it.Please let me know how to solve these