Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Thu Oct 10, 2024 1:05 pm

Hello everyone.
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.

marcobor
 
Posts: 1
Joined: Thu Oct 10, 2024 12:55 pm

Fri Oct 11, 2024 7:47 am

Hello,

Thanks for your inquiry. Spire.License.dll only exists in older versions from a long time ago, and it is no longer needed in our new version. You can check your config file to see which version you are currently using. If the referenced version is an outdated version, please kindly ensure that Spire.License.dll which is under the same folder of Spire.Doc.dll, to add the dlls as references to your project. If it is not an outdated version, please uninstall 'Spire.License.dll' and update to our latest version for testing. Finally, if the issue still persists, please let us know the version information you are using.

Sincerely,
Amin
E-iceblue support team
User avatar

Amin.Gan
 
Posts: 306
Joined: Mon Jul 15, 2024 5:40 am

Return to Spire.Doc