|
 |
aspx thread: RE: Tab, Mutilpage control
Message #1 by "Jon Adamowicz" <jonadamowicz@h...> on Mon, 27 May 2002 23:29:52
|
|
> 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
>
>
>
>
>
>
Message #2 by "Jon Adamowicz" <jonadamowicz@h...> on Mon, 27 May 2002 23:31:06
|
|
Dave I have tried what you said but I still am having namespace problems
is there anything else I can do?
Jon
> > you need to download the IE controls from MSDN. This caused me lots of
g> rief
>> 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
a> lready
>> working with ASP.Net beta2 version . But if i try to use tab control
in
m> y
>> 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
s> upport
>> tab & multipage web control.
>>
>> Please help me
>> Neeta
>>
>>
>>
>>
>>
>>
|
|
 |