Hi
We hosted one console application in Azure IaaS VM of Windows2012 R2. Console application build in 4.5.2. We created a batch job point to exe. When we tried to hit the batch job giving below error.
We verified MSBuild dll version is 4.6..
Can you please guide exact issue
Faulting application name: Scheduler.exe, version: 1.0.0.0, time stamp: 0x573ebc46
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18202, time stamp: 0x569e72bb
Exception code: 0xe0434352
Fault offset: 0x00015b68
Faulting process id: 0x17f4
Faulting application start time: 0x01d1b2691a4733da
Faulting application path: E:\CPOD Automation\CPODScheduler.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: 580df722-1e5c-11e6-8122-000d3a9026df
Faulting package full name:
Faulting package-relative application ID:
Nagaraju