The stack trace points to PGPLib.DecryptFile().
2017-05-30 14:13:15 - ERROR - The filename, directory name, or volume label syntax is incorrect.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at DidiSoft.Pgp.PGPLib.DecryptFile(String encryptedFileName, String privateKeyFileName, String privateKeyPassword, String outputFileName)
at ConcurGP.MyExtensions.Decrypt(FileInfo encryptedFile, String pathOut, FileInfo privateKeyLocation, String privateKeyPhrase) in C:\TFS\Surescripts LLC\Concur GP Integration\ConcurGP.Solution\ConcurGP.Execute\MyExtensions.cs:line 27
Chad