CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 server error in /bookstore

Print topic Send  topic

Author Message
gau
Posted: 07/23/2002, 9:41 PM

Im trying to compile and run the bookstore sample and i can't get pass this error.


Compiler Error Message: CS0246: The type or namespace name 'CCUtility' could not be found (are you missing a using directive or an assembly reference?)

Source Error:

Line 71: <td style="background-color: #FFFFFF; border-width: 1">
Line 72:
Line 73: <asp:Label id=Members_member_level style="font-size: 10pt; color: #000000" runat="server"> <%# Server.HtmlEncode(CCUtility.GetValFromLOV(DataBinder.Eval(Container.DataItem, "m_member_level").ToString(),Members_member_level_lov).ToString()) %> </asp:Label> 
Line 74: </td></tr>
Line 75: </ItemTemplate>

Source File: http://localhost/bookstore/MembersGrid.aspx Line: 73

Does this error looks familar to anyone of you? Please say yes.

Thanks,
Bernard
Tom
Posted: 07/25/2002, 6:07 AM

Hello,
check import namespaces directive in the MembersGrid.aspx file

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.