M
Mircea Pleteriu
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
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