Hi,
The requirement is to force a .NET 4.0 DLL to run in a .NET 2.0 Environment - .NET Framework 4.0 runtime would not be installed due to various contraints. I would like to understand if it is possible set the requiredruntime option in the machine.config file to impose this setting for the entire machine so that all Applications will use the .NET Framework 2.0 runtime?
Regards,
Vikram
Blog: http://dotnetupdate.blogspot.com |