Vidia App

This app demonstrates how to do the following:

Do the following to compile the code and run the app:

  1. Download the SAFR Windows SDK from the Download Portal.
  2. Right-click the Vidia project, and select Manage NuGet Packages from the menu.
  3. Point the NuGet package manager to the directory containing the downloaded SAFR SDK.
  4. Select the SAFR SDK, and click Install.
  5. Set the Solution Platforms selector to x64. The Any CPU option is not supported.
  6. Replace USER * and*PWD with your SAFR Account credentials.
  7. Compile and run the project.

See Also