Per the instructions, I’ve placed the license file in the same directory as the Signature DLL but I’m still receiving an error that the license was not found. Please see the attachment. Thank you.
image.png (14.0 KB)...file license file name Assembly asm = Assembly.GetExecutingAssembly();...GetExecutingAssembly(); Uri uri = new Uri(asm.CodeBase); var path = Path.GetDirectoryName(uri...