I'm developing a solution in c# VS2022 (.net framework 4.5). Suddenly and without a reason I can debug my solution. The error is:
Could not load file or assembly 'Spire.License, Version=1.3.2.40, Culture=neutral, PublicKeyToken=b1144360237c8b3f' or one of its dependencies. The system cannot find the file specified.
I tried to unistall and the install agein del spire dll. I compared my local solution with the same (but working solution) of a collegue of mine.
Do you have any tips for this problem?
Thanks in advance
marco B.