473,791 Members | 3,251 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Toolbar control error

TJS
This throws Parser Error Message: Unknown server tag 'ie:Toolbar'.
what's missing ?
=============== =============== =============== ========
<%@ Control Language="vb" %>
<% Import Namespace="Micr osoft.web.UI.We bcontrols" %>
<% register TagPrefix="ie" Namespace="Micr osoft.web.UI.We bcontrols"
Assembly = "Microsoft.web. UI.Webcontrols" %>

<ie:Toolbar id="myToolbar" runat="server"

BorderWidth="5"
BorderColor="Gr ay"
Font-Name="Tahoma"
Font-Size="8pt"
BackColor="#CCC CCC"

Width="75%"

DefaultStyle="c olor:black;bord er:solid 3px #CCCCCC;backgro und:#CCCCCC"
HoverStyle="bor der:solid 3px #FFFFFF;backgro und:#DDDDDD"
SelectedStyle=" border:solid 3px #FFFFFF;backgro und:#EEEEEE"


<ie:ToolbarButt on Text="NormalBut ton"
ImageUrl="image s/tool-calendar.gif" />
<ie:ToolbarSepa rator />
<ie:ToolbarButt on Text="<i>Rich</i><b>Content</b>" />
<ie:ToolbarSepa rator />

<ie:ToolbarChec kButton Text="CheckButt on" />
<ie:ToolbarSepa rator />

<ie:ToolbarChec kGroup>
<ie:ToolbarChec kButton Text="GroupA-1" />
<ie:ToolbarChec kButton Text="GroupA-2" />
<ie:ToolbarChec kButton Text="GroupA-3" />
</ie:ToolbarCheck Group>

</ie:Toolbar>
Nov 19 '05 #1
2 1193
Probably related to your calendar error.

Bob Lehmann

"TJS" <no****@here.co m> wrote in message
news:OC******** ********@TK2MSF TNGP15.phx.gbl. ..
This throws Parser Error Message: Unknown server tag 'ie:Toolbar'.
what's missing ?
=============== =============== =============== ========
<%@ Control Language="vb" %>
<% Import Namespace="Micr osoft.web.UI.We bcontrols" %>
<% register TagPrefix="ie" Namespace="Micr osoft.web.UI.We bcontrols"
Assembly = "Microsoft.web. UI.Webcontrols" %>

<ie:Toolbar id="myToolbar" runat="server"

BorderWidth="5"
BorderColor="Gr ay"
Font-Name="Tahoma"
Font-Size="8pt"
BackColor="#CCC CCC"

Width="75%"

DefaultStyle="c olor:black;bord er:solid 3px #CCCCCC;backgro und:#CCCCCC"
HoverStyle="bor der:solid 3px #FFFFFF;backgro und:#DDDDDD"
SelectedStyle=" border:solid 3px #FFFFFF;backgro und:#EEEEEE"


<ie:ToolbarButt on Text="NormalBut ton"
ImageUrl="image s/tool-calendar.gif" />
<ie:ToolbarSepa rator />
<ie:ToolbarButt on Text="<i>Rich</i><b>Content</b>" />
<ie:ToolbarSepa rator />

<ie:ToolbarChec kButton Text="CheckButt on" />
<ie:ToolbarSepa rator />

<ie:ToolbarChec kGroup>
<ie:ToolbarChec kButton Text="GroupA-1" />
<ie:ToolbarChec kButton Text="GroupA-2" />
<ie:ToolbarChec kButton Text="GroupA-3" />
</ie:ToolbarCheck Group>

</ie:Toolbar>

Nov 19 '05 #2
TJS
that's only a calendar gif image.

The problem was too many assembly references.

Nov 19 '05 #3

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

Similar topics

15
65768
by: Code Monkee | last post by:
How can the toolbar and menubar be hidden in IE? When opening the window via javascript I can specify 'toolbar=no,menubar=no', which works fine. However if the window already exists how can I remove them? If the browser is Netscape I can use javascript: window.toolbar.visible = false; window.menubar.visible = false; but IE produces the error: "'window.toolbar.visible' is null or not an object".
7
2361
by: Andy Bates | last post by:
I have hopefully a simple problem in C#. I designed a form with a listview on left, vert splitter against that, then the remainder of the form from top to bottom: a listview, horiz splitter and tab control (very similar to outlook express). I then started coding and realised that I needed to add a ToolBar. When I added this, it didn't appear at the top as expected, but at the top of the tab control and I couldn't get it to appear where...
2
1353
by: Sean Dudley | last post by:
I have a toolbar control in my main form. I thread out a an instance of a watcher class (just looking for new processes and raising an event when one arises) as a background thread. my main form receives events from the watcher thread. Now, within the event handler on the main thread (which is firing just fine) I attamept to add a new toolbar button to my toolbar based on the event args. If I generate labels or standard form buttons...
8
1285
by: Mark Goldin | last post by:
I have a toolbar on my form. How do I know what button was clicked?
0
1505
by: I am Sam | last post by:
Ok whats wrong with my toolbar? When I debug I don't get an error message and the databinding is working correctly but the toolbar itself and the <iewc:ToolbarDropDownlist /> control isn't showing up all that is returned to the web page is the buttons text and the contents of the DropDownlist. What am I doing wrong here? Below is the control I typed in and below that is the code behind. <iewc:toolbar id="Toolbar1" runat="server">...
5
1846
by: Stewart | last post by:
Pressing a Save Button on a Toolbar will not bind or validate the last value entered in a text box. I have found that when clicking on the Toolbar the focus in the binded text box does not leave. Therefore in this case not saving the last entry when saving. I am able to use the following code to get round the updating of the object from the field value with this code before saving Private m_Record As Customer ....... Private Sub...
6
3132
by: Juan Pedro Gonzalez | last post by:
I wanted to add a Combobox to a toolbar... Kind of the look you get on VisualStudio's toolbar. I've been able to find some VB 6 samples, but the placeholder option is no longer available for ToolbarButtons... Does anyone know how this could be done? Looking forward to hear from you,
3
6267
by: Smiles | last post by:
Hi there. Thanks for help in advance. I have an mdi form, with a toolbar. When i click on the toolbar button, i want to call the sub of "active mdi child" form's "Action" module, with the button.index passed. for each "mdi child form", i have defined the module: sub Action(byval buttonIndex as integer) case of buttonIndex take the actions
1
3482
by: Alfredo Barrientos | last post by:
Hi, I have a little trouble trying to assign a Toolbar control to another toolbar variable control. I am getting my forms controls with this: for (int j = 0; j <= frmChild.Controls.Count - 1; j++) { // Some operations
0
10207
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10156
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9997
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6776
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5435
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5559
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4110
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3718
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.