How does progress know which version of .NET to use?

Posted by Admin on 07-Oct-2008 03:28

Hi,

I have several versions of .NET installed. How does progress know which version of .NET to use?

Regards,

M

All Replies

Posted by mbanks on 07-Oct-2008 08:33

Mike,

When .NET assemblies are built they include references to the specific versions of the assemblies they need. In this case, Progress.clrbridge.dll and Progress.NetUI.dll contain those specific references and load the versions of the .NET assemblies they need.

For ABL applications, the equivalent is the assemblies.xml file as well as some specific references compiled into the .r code.

Regards,

mike.

This thread is closed