03-03-2025 10:23 AM - edited 03-03-2025 10:24 AM
Now when I try to move on form here I am getting a new issue:
I add my license info and click next:
I get this message:
Then it crashes no error just gone
03-03-2025 10:29 AM
Can you please share or paste the NiVlm logs from the recent crash? Try removing the System.Data.SQLite
DLL completely, including its folder. You can uninstall the dll from GAC using the following command: gacutil -u System.Data.SQLite
03-03-2025 10:35 AM - edited 03-03-2025 10:37 AM
I removed the entire fodler and tried to run the command that you gave me this is what I got:
VLM Still crashed.
I tired using the run command this this as well and I get this:
03-03-2025 10:36 AM
Can you please paste the NiVlm logs here?
03-03-2025 10:40 AM
Here is the file
03-03-2025 10:45 AM
Did you want me to delete this whole structure or just the file that had the dll?
C:\Windows\Microsoft.NET\assembly\GAC_32\System.Data.SQLite
03-03-2025 10:54 AM - edited 03-03-2025 10:59 AM
C:\ProgramData\National Instruments\Volume License Manager\nivlm.sqlite.dat
.03-03-2025 10:56 AM
If you have visual studio, then gacutil commands can be run by opening Visual Studio Developer Command Prompt or Visual Studio Developer PowerShell.
Please see this page for more info: https://learn.microsoft.com/en-us/dotnet/framework/tools/gacutil-exe-gac-tool
03-03-2025 10:59 AM
I sent you a link to the other files that were too big.
03-03-2025 11:04 AM
I am repairing VLM right now. I do not have Visual Studio installed on this system.