.Net 2.0 and Internet Explorer Embedded Controls

H

Huw

Hello,

we currently use .net embedded window controls in our application,
compiled on version 1.1. I'd like to be able to install the beta of
2.0 and investigate the changes, however Internet explorer will always
use the latest version of the framework installed to run any embedded
controls. Obviously our controls are compiled using the 1.1 compiler
does anyone know of any workarounds to allow IE to use the correct
version of the .net framework for the embedded control?

Cheers,

Harry
 
G

Guest

The best way to test 2.0 is to set up a beta machine (Virtual PC machine is
fine).

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
H

Harry Longleat

That's what I figured. Though it will cause problems if on
release of 2.0 IE still uses the latest version. As we'll need to make
certain we have are code compiled on both versions and
detect which version the user is using.

Cheers,

Huw
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top