Skip to content
  • There are no suggestions because the search field is empty.

Will the Symbol Factory .NET work with Visual Studio 2010 and/or Windows 7 x64?

Will Symbol Factory .NET work with Visual Studio 2010 and/or Windows 7 x64?

For Windows 7

  1. Right click on Visual Studio before launching and select the Run As Administrator option.

For Visual Studio 2010

  1. Change your target framework from the VS 2010 default of .NET Framework 4.0 Client Profile to one of the full .NET profiles (without the word "client" in the name")
  2. The installer will not automatically install the controls to the toolbox. You must right click in the toolbox and select Choose Items. Then, on the .NET tab, click the Browse button and browse to the installation directory for the Symbol Factory to add the .dll.

For x64 OSs

  1. Change the project to build as an x86, rather than the default of "Any CPU".