Importing and deploying the .NET control assembly
You can import and deploy self-created .NET controls or third-party libraries. For the custom controls to work properly, all binaries must be copied to the predefined target folder, which is C:\Users\Public\Documents\RSView Enterprise\DotNetControl Setup. Depending on the type of libraries, some libraries' binaries can be automatically copied to the target folder after importing them, while others must be manually copied to the target folder.
- A library that includes multiple binaries in the same folderAfter importing the binaries in the .NET Control dialog box inFactoryTalk View Studio, they are automatically copied to the target folder.
- A library that is installed in the Global Assembly CacheAfter importing the main binary in the .NET Control dialog box inFactoryTalk View Studio, it is automatically copied to the target folder. You don't need to manually copy any other dependent binaries to the target folder.
- A library that includes multiple binaries in a folder structure or multiple foldersYou must manually copy the binaries with the intact folder structure to the target folder C:\Users\Public\Documents\RSView Enterprise\DotNetControl Setup.
Provide Feedback