Issue Details
I want to create an installer using LabVIEW and install it on a deployment system. This program should access a DataFinder server instance from my SystemLink server. Therefore I already
exported a client configuration file (.urf file) from my server and want to register the DataFinder instance, using the .urf file, on the deployment system.
During registration process I see following error:
- DataProvider: Cannot register the DataProvider because the DataPlugin "Name" is not registered
What can I do to solve the error? Also I want to know which additional installers have to be included to get this connection going.