Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / May 2005

Tip: Looking for answers? Try searching our database.

Target a different .NET Framework version

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mircea Pleteriu - 03 May 2005 12:47 GMT
Hi,

I have developed for my customer a .NET Windows Forms control using the .NET
Framework 1.1.
Now, my customer wants to have the control running on Windows 2003 Server OS
which has a newer version (1.1.4322.2032) of the mscoree.dll assembly. The
development platform's assembly version is 1.1.4322.573.

How to tell the control to support the new version of mscoree.dll as long as
the class library which implements the control does not have its own
configuration file?

Thank you,
   Mircea
Eric Cadwell - 03 May 2005 16:32 GMT
You cannot control binding redirect at the service pack level via config
file.
It's up to you to make sure the control is compatible with the newer
version. If 1.1.4322.2032 is installed, it will run on that version whether
you like it or not.

You can control versioning if it runs on 1.0 or 1.1, but within 1.1 you have
no control over 573 or 2032.

HTH;
Eric Cadwell
http://www.origincontrols.com
[MSFT] - 04 May 2005 06:46 GMT
I agree with Eric that you cannot control the version when compile. Anyway,
we can believe that application compiled with 1.1.4322.573 can run with
1.1.4322.2032. They are totally compatible.

Luke

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.