It seems I have a machine-specific bug that prevents Clipper2 to work.
Whenever I open GH or try to use a block, I get several messages like this:
Solution exception:Could not load file or assembly ‘Clipper2Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ddeb3f68c442d6e4’. A strongly-named assembly is required. (0x80131044)
This results in partially missing commands in the menu, and once you place the ones available, they don't work with the same error message.
On R8 I have tried everything: package manager installed, (all versions), manual install in a folder, manual install in main Components folder, remove file lock and read-only, in every attempt all the files (gha and dlls) are kept together. I have to remark that the packages available in the package manager are confusingly named, with serveral contradicting names/versions, they really need to be cleaned up.
I installed Clipper2 on two more workstations, one identical to mine (an HP Z4) and one other self built. On the Z4 it behaves exactly the same. On the self built, no problems. SO it is definitely a machine-specific problem, my problem is that it seems I’m the only one having it.
I tried messing up with .NET routines and a bunch of VisualC++ runtimes, and somewhat the error was partially solved, but I don’t know which one.
The remaining error is
Object: ChartDisplayComponent (level 2)
{
Could not load file or assembly ‘System.Windows.Forms.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Impossibile trovare il file specificato.
FileNotFoundException
}
I can’t figure out which dependecy is it looking for and how to fix it
THanks
It seems I have a machine-specific bug that prevents Clipper2 to work.
Whenever I open GH or try to use a block, I get several messages like this:
Solution exception:Could not load file or assembly ‘Clipper2Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ddeb3f68c442d6e4’. A strongly-named assembly is required. (0x80131044)This results in partially missing commands in the menu, and once you place the ones available, they don't work with the same error message.
On R8 I have tried everything: package manager installed, (all versions), manual install in a folder, manual install in main Components folder, remove file lock and read-only, in every attempt all the files (gha and dlls) are kept together. I have to remark that the packages available in the package manager are confusingly named, with serveral contradicting names/versions, they really need to be cleaned up.
I installed Clipper2 on two more workstations, one identical to mine (an HP Z4) and one other self built. On the Z4 it behaves exactly the same. On the self built, no problems. SO it is definitely a machine-specific problem, my problem is that it seems I’m the only one having it.
I tried messing up with .NET routines and a bunch of VisualC++ runtimes, and somewhat the error was partially solved, but I don’t know which one.
The remaining error is
I can’t figure out which dependecy is it looking for and how to fix it
THanks