473,388 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Errors TBH Starter Kit

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.as px 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\Temp orary 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
Oct 2 '06 #1
2 1552
I have not tried the starter kit yet, but I have a few ideas what might
cause the problem:

1. You are opening in Visual Studio 2003 instead of 2005.
2. The BeerHouse project was compiled using the older ASP.NET 1.1 model and
you are using ASP.NET 2.0 (Web developer express, Visual Studio 2005). If
so, download the web applications project, which uses that model:
http://msdn2.microsoft.com/en-us/asp.net/aa336618.aspx

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Paulo" <pr*****@uol.com.brwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
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.as px
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\Temp orary 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

Oct 2 '06 #2
I am using VS 2005 Pro... do you think it was made in VS 2003?

There is no compatibility?

"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamMwrote in
message news:eZ**************@TK2MSFTNGP02.phx.gbl...
I have not tried the starter kit yet, but I have a few ideas what might
cause the problem:

1. You are opening in Visual Studio 2003 instead of 2005.
2. The BeerHouse project was compiled using the older ASP.NET 1.1 model
and
you are using ASP.NET 2.0 (Web developer express, Visual Studio 2005). If
so, download the web applications project, which uses that model:
http://msdn2.microsoft.com/en-us/asp.net/aa336618.aspx

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Paulo" <pr*****@uol.com.brwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
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.as px
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\Temp orary 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


Oct 2 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Bob | last post by:
I'm looking at the docs in VS2005 regarding starter kits and I noticed that the starter kits to download from the site are in vsi files (compressed), all except the shareware starter kit. MS docs...
3
by: Dan Sikorsky | last post by:
How can I install the Portal starter kit to a different Solution/Project name, having a different SQL Server database name? I'd like to start a new solution using the Portal starter kit as a...
0
by: Stephen Walther | last post by:
Microsoft has released the final version of the ASP.NET Issue Tracker Starter Kit. The Issue Tracker Starter Kit is a free application produced by Microsoft which illustrates best-practices when...
8
by: Jensen Bredahl | last post by:
Hello, This should be very basic but i'm having hard time finding the C# version of the starter kits. There is a link in the Visual Web Developer 2005 Express Edition but that only opens the VB...
4
by: rpm | last post by:
I have started using Personal Site Starter Kit with Visual Web Developer 2005. I realized that for the photo gallery portion, I can have an album set to be public or not. And if I set it not to be...
1
by: beaverme | last post by:
Hi, I found this and wondered if/when Microsoft planned to release this starter kit: http://www.goldmandesign.com/folio/microsoft-starter-kit-classifieds.shtml Regards, B
1
by: oldgent | last post by:
I am having a problem installing the starter kits. I have reinstalled VS 2005, think that might be the problem. I then installed both 'Personal Website" and the "Club Website" starter kits. I...
4
by: Paulo | last post by:
Why when I try to run the Commerce Starter Kit I receive the errors that I published on server as a jpg picture... please take there! http://www.edutec.srv.br/sp/commerceStarterKit_Errors.JPG ...
7
by: Mr. SweatyFinger | last post by:
I downloaded t he time tracker starter kit. Now where the hell is it? honest to god what is the problem. And no it is not under "n ew project/ starter kits" I mean how much of a hassle can...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.