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 folder
    After importing the binaries in the .NET Control dialog box in
    FactoryTalk View Studio
    , they are automatically copied to the target folder.
  • A library that is installed in the Global Assembly Cache
    After importing the main binary in the .NET Control dialog box in
    FactoryTalk 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 folders
    You must manually copy the binaries with the intact folder structure to the target folder C:\Users\Public\Documents\RSView Enterprise\DotNetControl Setup.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal