If your helpdesk application v.10 and later does not work and you're getting "
Unable to load DLL 'sni.dll': Access is denied" error in the server "event viewer" this means the app has trouble connecting to the database server.
This is a rare error, but it does happen at some of our clients.
sni.dll is a C++ library that is required for .NET apps that connect to SQL server on Windows (on Linux it's not needed).