03-03-2025 11:15 AM
That worked. We are up and running:
03-03-2025 11:17 AM
The ticket that I had open with NI is:
Request #: 03521433
You can add what we did here to it and close it.
Thank you for your time and guidance with this issue.
03-03-2025 11:22 AM
Thanks Tim.
Regards,
Ramamoorthy V
Software Engineer
NI
05-05-2025 07:34 AM
OK this problem came back today. I went back to the SQL dll and the name had been changed back. I need a better solution to this. Other applications my need to run SQL. I did rename the dll and that fixed the problem again but this seem like a very bad solution.
05-06-2025 05:30 AM
Hi Tim,
SQLite does not support installing the System.Data.SQLite DLL in the Global Assembly Cache (GAC).
SQLite Encryption Extension: System.Data.SQLite with SQLite Encryption Extension via NuGet
(Please refer the first point in the above link)
Can you please try using a different machine that does not have any software that installs this SQLite DLL in the GAC, and then run your VLM on that machine?
This should resolve the issue.
Regards,
Ramamoorthy V
05-06-2025 10:43 AM
What are the minimum requirements for this server? I looked and I did not find anything for 2024 Q1. version of the VLM. Obviously the SQlite issue probably will not be in that list so I will assume that is a requirement. IT is asking me what I need to set up a different server. Is there other software that you cannot have on this server as we set this up?
05-07-2025 05:31 AM
Hi Tim,
This is the download page for VLM.
Volume License Manager Download - NI
You can find the list of supported operating systems on this page.
Additionally, please ensure that no application on the new machine installs the System.Data.SQLite.dll
in the GAC location.
For assistance with migrating the VLM server from the old machine to the new one, please contact one of our support engineers.
Regards,
Ramamoorthy V
05-07-2025 06:39 AM - edited 05-07-2025 07:10 AM
I found that page. I did not list the software that NI's software cannot exist with. I have also tried to contact your support engineers. They were less than helpful which is how I ended up here in the first place.
If your software will not exist with other software you need to list that on the requirements. I am going to have to update 200 computers because your software will not exist on this server. It is an NI problem not mine, but now I have to do all the work to fix your issue. Seems pretty typical for NI lately.
05-07-2025 07:21 AM
Hi Tim,
System.Data.SQLite.dll
in the GAC, as this is not supported by SQLite. The other applications on your machine that are installing this DLL in the GAC should instead place it in their local application directory.
Regards,
Ramamoorthy V
05-07-2025 08:12 AM
SQlite is installed by Microsoft: