Could you post the entire error message that you get.
Also, are you trying to use the ehkspkev.dll file from your .NET application
somehow? Such as interop with <DLLImport> attribute, or are you referencing
the DLL from the project references?
I just need to find out how this DLL is being used by your application to
better help you.