P
Paulo
Hi,
I have downloaded the final The Beer House VB source-code and I hit Ctrl+F5,
I receive a lot of errors, like that:
Error 1 c:\inetpub\wwwroot\TBH_Web\Controls\ProductListing.ascx.vb(6): error
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). c:\inetpub\wwwroot\TBH_Web\Admin\SendNewsletter.aspx 1
Error 2 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). c:\inetpub\wwwroot\TBH_Web\Controls\ProductListing.ascx.vb
6
Error 9 'Page' is not a member of 'ASP.controls_productlisting_ascx'.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\tbh_web\94767118\68e0e9f5\App_Web_vz4-pjdx.0.vb 790
Error 21 Name 'Eval' is not declared.
c:\inetpub\wwwroot\TBH_Web\Controls\ProductListing.ascx 48
....etc...
and lot more... totalizing 60 errors...
How can I fix it ? Can you help me ?
Thanks in advance
I have downloaded the final The Beer House VB source-code and I hit Ctrl+F5,
I receive a lot of errors, like that:
Error 1 c:\inetpub\wwwroot\TBH_Web\Controls\ProductListing.ascx.vb(6): error
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). c:\inetpub\wwwroot\TBH_Web\Admin\SendNewsletter.aspx 1
Error 2 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). c:\inetpub\wwwroot\TBH_Web\Controls\ProductListing.ascx.vb
6
Error 9 'Page' is not a member of 'ASP.controls_productlisting_ascx'.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\tbh_web\94767118\68e0e9f5\App_Web_vz4-pjdx.0.vb 790
Error 21 Name 'Eval' is not declared.
c:\inetpub\wwwroot\TBH_Web\Controls\ProductListing.ascx 48
....etc...
and lot more... totalizing 60 errors...
How can I fix it ? Can you help me ?
Thanks in advance