|
-
Sep 28th, 2005, 05:50 AM
#1
Thread Starter
New Member
Error in tab control
Hi all,
I have a problem in Tab Control on Web Page.
I have added a tab control on form and registered it with the tag..
<%@ Register TagPrefix="aspnetTab" Tagname="TabStrip" Namespace="Microsoft.Web.UI.WebControls"
Assembly="Microsoft.Web.UI.WebControls" Src="TabStrip.ascx" %>
But while running the appl it is giving an error. Error is here..
Parser Error Message: 'namespace' is an unexpected attribute.
I am not getting how to register the control.
Please help me if anybody knows.
Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|