Bad IL format. The format of the file 'C:\Users\username\.nuget\packages\uipath.database.activities\1.5.0\lib/net5.0-windows7.0/runtimes/win-x64/native/sni.dll' is invalid

Hi everyone, I use UiPath 2023.4.4 version. I develop a project with windows version. I got this error and I couldnt fix it. I couldnt open sni.dll in JetBrains, too.
How can I fix it?

HI @ozgecatak

The error message “Bad IL format” typically indicates that there is an issue with the format of the .NET assembly file, in this case, the sni.dll file, which is a part of the UiPath.Database.Activities package

1.Check NuGet Package Version
2Reinstall or Update the Package
3.Check for Corruption:
Sometimes, the DLL files themselves may get corrupted. In such cases, you can try manually deleting the sni.dll file from the package’s folder (the path mentioned in the error message) and then reinstalling the package.

1 Like

Hi,

Please check below post

MyGet service outage causes dependency download issues for Robots and Studio users - News - UiPath Community Forum

Hi thanks for your advice but it didnt work.

Thx for your advice. But, I check it and my links are same with this conversation. So, this is not my solution.