01-19-2012 06:22 AM
I have a plugin that was developed using the ACT 2006 (Version 8). It creates a new tab in the ACT interface that displays some documents pulled from another application. We now use ACT 2011 (Version 13). The new tab is created on most workstations that the plugin is installed on, but on a few I get an error seen below.
System.IO.FileNotFoundException: Could not load file or assembly 'Act.Framework, Version=8.2.82.0, Culture=neutral, PublicKeyToken=ebf6b2ff4d0a08aa' or one of its dependencies. The system cannot find the file specified.
File name: 'Act.Framework, Version=8.2.82.0, Culture=neutral, PublicKeyToken=ebf6b2ff4d0a08aa'
Any ideas what I can do to resolve this problem?
Thanks,
Russ
01-19-2012 06:55 AM
01-19-2012 07:04 AM
Try copying the Act.Framework.dll from the installation media onto the install location of Act on each of the machines.
HTH
01-19-2012 07:08 AM
I will try that and let you know how it goes. Thanks for the quick replies guys!
01-23-2012 03:57 PM
Run "MachineConfigUpdater.exe" from your Act program files directory, this will resolve issues related to resolving older assemblies.