Posted 18 years ago
by Alan C
-
Owner,
Savian
When i add in the syntax editor to my form, it automatically adds a reference to the Shared dll v1.0.77. This causes the following error:
Error 2 The type 'ActiproSoftware.Drawing.ImageBackgroundFill' exists in both 'c:\Program Files\Common Files\Actipro Software\Shared\v1.0.0080\ActiproSoftware.Shared.Net20.dll' and 'c:\Program Files\Common Files\Actipro Software\Shared\v1.0.0077\ActiproSoftware.Shared.dll'
The Syntax Editor control is showing as version 3.1.204
Removing the 1.0.0077 version of the dll causes this error:
Error 1 The type 'ActiproSoftware.ComponentModel.ILogicalTreeNode' is defined in an assembly that is not referenced. You must add a reference to assembly 'ActiproSoftware.Shared, Version=1.0.77.0, Culture=neutral, PublicKeyToken=36ff2196ab5654b9'.
Error 2 The type 'ActiproSoftware.Drawing.ImageBackgroundFill' exists in both 'c:\Program Files\Common Files\Actipro Software\Shared\v1.0.0080\ActiproSoftware.Shared.Net20.dll' and 'c:\Program Files\Common Files\Actipro Software\Shared\v1.0.0077\ActiproSoftware.Shared.dll'
The Syntax Editor control is showing as version 3.1.204
Removing the 1.0.0077 version of the dll causes this error:
Error 1 The type 'ActiproSoftware.ComponentModel.ILogicalTreeNode' is defined in an assembly that is not referenced. You must add a reference to assembly 'ActiproSoftware.Shared, Version=1.0.77.0, Culture=neutral, PublicKeyToken=36ff2196ab5654b9'.