Home All Groups Group Topic Archive Search About

IE Web Controls - discontinued ???

Author
11 Apr 2005 1:48 PM
Galin Iliev
Hello guys
I am going to use IE Web Controls (  MultiPage, TabStrip, Toolbar, and
TreeView.) in  my web application but I see red warrnings on MSDN site which
said

"Microsoft Internet Explorer WebControls are not currently supported."

What this mean?

are they built in .NET framework 2.0 classes?

will they work only with Framework v1.1.4322 (I have this installed) and
will no work with next .NET Framework version?

I am trying to estimate what would be the worst consenquence if I use this
in one middle-sized web application.
if they are unacceptable what are the MS alternatives ( for TREEVIEW and
TabStrip )

Thank you in advance

Galin Iliev [MCSD, MCAD.NET ]
Senior Software Developer

Author
11 Apr 2005 2:54 PM
Brock Allen
They were never supported. In ASP.NET 2.0 there is a TreeView and Menu control
but no TabStrip. I don't even know what a toolbar is, so I don't think that's
in 2.0 either.

-Brock
DevelopMentor
http://staff.develop.com/ballen



Show quoteHide quote
> Hello guys
> I am going to use IE Web Controls (  MultiPage, TabStrip, Toolbar, and
> TreeView.) in  my web application but I see red warrnings on MSDN site
> which
> said
> "Microsoft Internet Explorer WebControls are not currently supported."
>
> What this mean?
>
> are they built in .NET framework 2.0 classes?
>
> will they work only with Framework v1.1.4322 (I have this installed)
> and will no work with next .NET Framework version?
>
> I am trying to estimate what would be the worst consenquence if I use
> this
> in one middle-sized web application.
> if they are unacceptable what are the MS alternatives ( for TREEVIEW
> and
> TabStrip )
> Thank you in advance
>
> Galin Iliev [MCSD, MCAD.NET ]
> Senior Software Developer
Author
12 Apr 2005 7:07 AM
Kannan.V [MCSD.net]
hi Galin,

Basically "Not supported" means there might be no tech support that might be
provided from MS for the IE web controls and there will be no updates to the
IE Web controls, but that should not stop you from using it in your projects.
ASP net 2.0 comes with the TreeView and menucontrols as part of the Controls.

The entire Source code for the IE Webcontrols are provided to you and you
can make changes to suit your needs.
Basically all the IE web controls work with an underlying .HTC control file
which takes care of rendering and formatting of the controls on the page.

I feel no risk associated in using the controls in your mid-sized application.

Hope this helped you.
Kannan.V

Show quoteHide quote
"Galin Iliev" wrote:

> Hello guys
> I am going to use IE Web Controls (  MultiPage, TabStrip, Toolbar, and
> TreeView.) in  my web application but I see red warrnings on MSDN site which
> said
>
> "Microsoft Internet Explorer WebControls are not currently supported."
>
> What this mean?
>
> are they built in .NET framework 2.0 classes?
>
> will they work only with Framework v1.1.4322 (I have this installed) and
> will no work with next .NET Framework version?
>
> I am trying to estimate what would be the worst consenquence if I use this
> in one middle-sized web application.
> if they are unacceptable what are the MS alternatives ( for TREEVIEW and
> TabStrip )
>
> Thank you in advance
>
> Galin Iliev [MCSD, MCAD.NET ]
> Senior Software Developer
>
>
>
Author
12 Apr 2005 7:10 AM
Kannan.V [MCSD.net]
hi Galin,

Basically "Not supported" means there might be no tech support that might be
provided from MS for the IE web controls and there will be no updates to the
IE Web controls, but that should not stop you from using it in your projects.
ASP net 2.0 comes with the TreeView and menucontrols as part of the Controls.

The entire Source code for IE Webcontrols is provided to you and you can
make changes to suit your needs.
Basically all the IE web controls work with an underlying .HTC control file
which takes care of rendering and formatting of the controls on the page.

I feel no risk associated in using the controls in your mid-sized application.

Hope this helped you.
Kannan.V


Show quoteHide quote
"Galin Iliev" wrote:

> Hello guys
> I am going to use IE Web Controls (  MultiPage, TabStrip, Toolbar, and
> TreeView.) in  my web application but I see red warrnings on MSDN site which
> said
>
> "Microsoft Internet Explorer WebControls are not currently supported."
>
> What this mean?
>
> are they built in .NET framework 2.0 classes?
>
> will they work only with Framework v1.1.4322 (I have this installed) and
> will no work with next .NET Framework version?
>
> I am trying to estimate what would be the worst consenquence if I use this
> in one middle-sized web application.
> if they are unacceptable what are the MS alternatives ( for TREEVIEW and
> TabStrip )
>
> Thank you in advance
>
> Galin Iliev [MCSD, MCAD.NET ]
> Senior Software Developer
>
>
>
Author
12 Apr 2005 8:07 AM
Galin Iliev
Thank you guys
I will use these controls then :)

Galin Iliev [MCSD, MCAD.NET ]
Senior Software Developer

Show quoteHide quote
"Galin Iliev" <iliev@_NOSPAM_.Galcho.com> wrote in message
news:OOYsjypPFHA.2748@TK2MSFTNGP09.phx.gbl...
> Hello guys
> I am going to use IE Web Controls (  MultiPage, TabStrip, Toolbar, and
> TreeView.) in  my web application but I see red warrnings on MSDN site
> which said
>
> "Microsoft Internet Explorer WebControls are not currently supported."
>
> What this mean?
>
> are they built in .NET framework 2.0 classes?
>
> will they work only with Framework v1.1.4322 (I have this installed) and
> will no work with next .NET Framework version?
>
> I am trying to estimate what would be the worst consenquence if I use this
> in one middle-sized web application.
> if they are unacceptable what are the MS alternatives ( for TREEVIEW and
> TabStrip )
>
> Thank you in advance
>
> Galin Iliev [MCSD, MCAD.NET ]
> Senior Software Developer
>
Author
26 Apr 2005 5:41 AM
amber
I use the IE web controls in my project,and it works well in my develope
computer,but when move to the production machine,the controls just don't
work.Have a look at this page:
http://www.1153.net/test/treeview.aspx,

Anybody help me,Thanks!
Author
26 Apr 2005 10:01 AM
amber
I find it ,because the system manager changed the default directory of the
website.
^_^£¡