Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Tab, Mutilpage control


Message #1 by Neeta.Ambekar@l... on Fri, 18 Jan 2002 11:07:32 +0530

Hi friends

      I am trying  to use Tab & Multipage control in my page .I am already

working with ASP.Net beta2 version . But if i try to use tab control in my

page by registering it

<%@ Register TagPrefix="mytab" Namespace="Microsoft.Web.UI.WebControls"

Assembly="Microsoft.Web.UI.WebControls" %>

Giving error that "File or assembly name Microsoft.Web.UI.WebControls, or

one of its dependencies, was not found."

 Is there any other version of Asp.Net  that need to be install to support

tab & multipage web control.



Please help me

Neeta





Message #2 by "Dave Buckner" <Dave@N...> on Tue, 22 Jan 2002 12:14:30 -0600
you need to download the IE controls from MSDN. This caused me lots of grief

last night, but I now have it working great!



Regards,

Dave



-----Original Message-----

From: Neeta.Ambekar@l...

[mailto:Neeta.Ambekar@l...]

Sent: Thursday, January 17, 2002 11:38 PM

To: ASP+

Subject: [aspx] Tab, Mutilpage control







Hi friends

      I am trying  to use Tab & Multipage control in my page .I am already

working with ASP.Net beta2 version . But if i try to use tab control in my

page by registering it

<%@ Register TagPrefix="mytab" Namespace="Microsoft.Web.UI.WebControls"

Assembly="Microsoft.Web.UI.WebControls" %>

Giving error that "File or assembly name Microsoft.Web.UI.WebControls, or

one of its dependencies, was not found."

 Is there any other version of Asp.Net  that need to be install to support

tab & multipage web control.



Please help me

Neeta

















  Return to Index