Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Controls
Message
From
12/05/2004 09:41:53
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Custom Controls
Miscellaneous
Thread ID:
00903150
Message ID:
00903150
Views:
59
ALL,

Here's something for you all. I am creating a custom button bar control for a website I am developing. I tried placing the control on an ASPX page but am getting an error message. The error message is "Could not load type ButtonBar.Buttons from assembly ButtonBar, Version=1.0.1593.13453, Culture=neutral, PublicKeyToken=null." The name of the project for the buttonbar is ButtonBar and the name of the class is Buttons. The tag information that I have in the aspx page is below.
   " Register TagPrefix="cc1" Namespace="ButtonBar" Assembly="ButtonBar" "
     ....
    cc1:Buttons id="cntButtonBar" style="Z-INDEX: 103; LEFT: 291px;     POSITION: absolute; TOP: 443px" runat="server"></cc1:Buttons
Please help!
Thanks

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform