I encountered issue with running this tool (version 1.4b) via Windows Task Scheduler. I am getting error 0xE0434352 and any logs are created (0kB). In Windows Event viewer (please refer to bellow mentioned errors) I can see an error with CLR20r3.
Test connection and sent test email checks are working fine.
Could you please take a look and provide a fix?
Thanks and regards.
Laco
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_QlikSenseEmailAd_b2fcbb686919778c723a1fccdce37562cab2cdb_bc59acb0_1aef2a32
Error Message3:
Application: QlikSenseEmailAdmin.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.DirectoryNotFoundException
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)
at System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean)
at System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean)
at System.IO.StreamWriter..ctor(System.String)
at MyLogger.Logger.Start(System.String)
at QlikSenseEmailAdmin.Program.Main(System.String[])
Hi,
I encountered issue with running this tool (version 1.4b) via Windows Task Scheduler. I am getting error 0xE0434352 and any logs are created (0kB). In Windows Event viewer (please refer to bellow mentioned errors) I can see an error with CLR20r3. Test connection and sent test email checks are working fine. Could you please take a look and provide a fix? Thanks and regards. Laco
I have found probable fix in following link: https://stackoverflow.com/questions/14711633/my-c-sharp-application-is-returning-0xe0434352-to-windows-task-scheduler-but-it and https://msdn.microsoft.com/en-us/library/system.appdomain.unhandledexception(v=vs.71).aspx
============================================= Error Message1: Fault bucket , type 0 Event Name: CLR20r3 Response: Not available Cab Id: 0
Problem signature: P1: QlikSenseEmailAdmin.exe P2: 1.0.0.0 P3: 598b0159 P4: mscorlib P5: 4.6.1055.0 P6: 563c113c P7: 157f P8: fd P9: System.IO.DirectoryNotFound P10:
Attached files:
These files may be available here: C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_QlikSenseEmailAd_b2fcbb686919778c723a1fccdce37562cab2cdb_bc59acb0_1aef2a32
Analysis symbol: Rechecking for solution: 0 Report Id: 1d4b3644-880a-11e7-8109-b20425f0b3e5 Report Status: 4100 Hashed bucket:
Error Message2: Faulting application name: QlikSenseEmailAdmin.exe, version: 1.0.0.0, time stamp: 0x598b0159 Faulting module name: KERNELBASE.dll, version: 6.3.9600.17031, time stamp: 0x53089862 Exception code: 0xe0434352 Fault offset: 0x00000000000068d8 Faulting process id: 0xc5c Faulting application start time: 0x01d31c16df92bea5 Faulting application path: C:\Program Files\QlikSenseEmailAlert\QlikSenseEmailAdmin.exe Faulting module path: C:\Windows\system32\KERNELBASE.dll Report Id: 1d4b3644-880a-11e7-8109-b20425f0b3e5 Faulting package full name: Faulting package-relative application ID:
Error Message3: Application: QlikSenseEmailAdmin.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.DirectoryNotFoundException at System.IO.__Error.WinIOError(Int32, System.String) at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean) at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean) at System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean) at System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean) at System.IO.StreamWriter..ctor(System.String) at MyLogger.Logger.Start(System.String) at QlikSenseEmailAdmin.Program.Main(System.String[])