In older releases, Centerprise might not have been able to run due to not finding the full version of the .NET Framework. By default, new Windows 7 machines come with only the Client Profile installed. Centerprise requires the full version.
This is the case if you run into the following error, "System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'"
To resolve, download the full version of the .NET Framework here:
Note, that you do not need to do this after version 5.0.132.0. As of this version, the system will check on installation of the correct framework.
0 Comments