When you install Spread and you have used previous versions of the product, you might need to update Microsoft Visual Studio .NET and your existing projects. See the section "To upgrade your existing VS.NET projects" below for details
For new projects, you might need to remove the existing Spread component from your Toolbox and add the new Spread component. To do so, follow these instructions:
For existing projects, make sure the reference path is correct, and add the new FpSpread assemblies. To do so, follow these instructions:
Verify that the version number in the licenses.licx file is correct. For example:
Change:
FarPoint.Web.Spread.FpSpread, FarPoint.Web.Spread, Version=8.40.20143.0, Culture=neutral, PublicKeyToken=327c3516b1b18457
To:
FarPoint.Web.Spread.FpSpread, FarPoint.Web.Spread, Version=11.40.20182.0, Culture=neutral, PublicKeyToken=327c3516b1b18457
See the following upgrade steps if you prefer to use a binary update or prevent verbose information: Manually Upgrading Visual Studio .NET Products.
Return to the Read Me overview.