PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Framework 1.1 /2.0 Controls Hosted in Internet Explorer

Reply

Framework 1.1 /2.0 Controls Hosted in Internet Explorer

 
Thread Tools Rate Thread
Old 14-12-2005, 02:30 AM   #1
=?Utf-8?B?Q2l0ZWN0?=
Guest
 
Posts: n/a
Default Framework 1.1 /2.0 Controls Hosted in Internet Explorer


Hi All,
I have a windows forms controls hosted in IE via the object tag
method. The control was built to run on 1.1 of the framework and works fine
whilst version 2.0 is not installed on the machine. When version 2 is
installed the executables are downloaded to the 2.0 temporary directory, even
though the assemblies where build under 1.1 and are referencing the 1.1
framework. That is, when 2.0 is installed they are downloaded to Documents &
Settings\<CurrentUser>\Local Settings\Application Data\assembly\dll3 instead
of Documents & Settings\<CurrentUser>\Local Settings\Application
Data\assembly\dll2.

Could anyone tell me if there is a setting to force IE to use the 1.1 temp
download cache? Or is it another assembly setting?

I have tried setting
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\OnlyUseLatestCLR=dword:00000000
- but it has no effect.

TIA

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off