Is it possible to just copy the RV .NET module DLL(s) onto a machine, which has only the Microsoft.NET Framework installed and run the RV .NET application without adding the RV.NET module to the GAC?
book
Article ID: KB0087125
calendar_today
Updated On:
Products
Versions
TIBCO Rendezvous
-
Not Applicable
-
Description
Resolution: This is possible only if the RV.NET application was compiled with the same version. Versioning is handled only if the library is in the GAC. If it is the same version, there is no problem - just check that the DLL is in the path.
Issue/Introduction
Is it possible to just copy the RV .NET module DLL(s) onto a machine, which has only the Microsoft.NET Framework installed and run the RV .NET application without adding the RV.NET module to the GAC?