Does anybody knows if there is a compatibility problem between internet explorer web controls and the .Net framework 1.1.
These controls worked fine in the version 1.0 of the framework but now when I load the pages the controls just desapeared
The answer is YES: the IE web controls won't work with 1.1 Luckily, there's a workaround:
When you unzip the IE webcontrols, there's a batch file that unzips with it. what you need to do is open that up in notepad or some other text editor, and make sure that this line is in there:
v1.0.3705 is the 1.0 framework (and on my machine, when I installed 1.1, it still kept 1.0...very nice of it). Once you run the batch file with it pointing to the 1.0 framework directory, they *should* work again. I performed this and they now work fine.
I did a fresh install of XP, and installed IIS, vs.net, etc. etc, including the original 1.0 and the new 1.1 frameworks.
Once everything was set up, I then tried to install the web controls. Marcos, if this is your scenario, then you will need to do the steps in my previous post. (this incident was documented on the
I am successfuly running an application on .NET Framework 1.1 that utilizes IE Web Controls (TabStrip, MultiPage, and TreeView) however I haven't tried to develop anything in this environment.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.