Falha
No Eventvwr gera o seguinte erro:
The description for Event ID 0 from source NDDigital e-Monitor cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event:
Sc=mscorlib Message=Logon failure: unknown user name or bad password.
StackTrace= 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, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at eMonitor.Controllers.ProcessedDocumentsController.PrintDocuments(Int64 printerId, Int64 printServerId, Boolean orderByDocumentNumber)
the message resource is present but the message is not found in the string/message table
Solução
Falta de permissão no pool de aplicativo, após alterar o usuário a funcionalidade voltou ao ocorrer.
Outras informações
Fonte: Henrick Schulze