Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 11:00 AM
mo
Guest
 
Posts: n/a
Default Type 'PriceCheck' is not defined

I'm having trouble deciphering the following error messgae. How and where
exactly do I define 'PriceCheck'?


Error:

Compiler Error Message: BC30002: Type 'PriceCheck' is not defined.

Source Error:

Line 29: <asp:TemplateColumn HeaderText="In Stock">
Line 30: <ItemTemplate>
Line 31: <asp:Label id=lblInStock runat="server" Text='<%#
CType(Page, PriceCheck).GetInStockString(Container.DataItem("u nitsinstock"))
%>'>
Line 32: </asp:Label>
Line 33: </ItemTemplate>




  #2  
Old July 19th, 2005, 11:00 AM
Ray at
Guest
 
Posts: n/a
Default Re: Type 'PriceCheck' is not defined

This is a classic ASP group. Try posting in an ASP.net group, such as
microsoft.public.dotnet.framework.aspnet.

Ray at work

"mo" <m.a.joomun@nospam.qmul.ac.uk> wrote in message
news:btmkg0$lef$1@beta.qmul.ac.uk...[color=blue]
> I'm having trouble deciphering the following error messgae. How and where
> exactly do I define 'PriceCheck'?
>
>
> Error:
>
> Compiler Error Message: BC30002: Type 'PriceCheck' is not defined.
>
> Source Error:
>
> Line 29: <asp:TemplateColumn HeaderText="In Stock">
> Line 30: <ItemTemplate>
> Line 31: <asp:Label id=lblInStock runat="server" Text='<%#
> CType(Page,[/color]
PriceCheck).GetInStockString(Container.DataItem("u nitsinstock"))[color=blue]
> %>'>
> Line 32: </asp:Label>
> Line 33: </ItemTemplate>
>
>
>
>[/color]


  #3  
Old July 19th, 2005, 11:00 AM
mo
Guest
 
Posts: n/a
Default Re: Type 'PriceCheck' is not defined


"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:OHLWE$s1DHA.2180@TK2MSFTNGP12.phx.gbl...[color=blue]
> This is a classic ASP group. Try posting in an ASP.net group, such as
> microsoft.public.dotnet.framework.aspnet.
>
> Ray at work[/color]


Thank Ray. Will do.


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles