I am trying to install a WinForms application I published on a PC other than my development box, and I receive an error about a required assembly.
It states something like:
Unable to install or run the application. The application requires that assembly MicroFour Strataframe License Version 1.3.0.0 be installed in the Global Assembly Cache (GAC) first.
Is there a runtime dll that is required to test an application on another box other than developers?
Thanks for you help,
Jason Stevenson