Hello ,
I just downloaded the NCM version NCM 7.4.1 and installed same standalone ( without NPM)
I created a few nodes and from the web interface i am able to manually download the running/startup config. But when i schedule a job to automate this download , the job runs but it won't download the configuration.
In the event viewer of the server i am getting the below errors:
Faulting application name: ConfigMgmtJob.exe, version: 8.3.0.55, time stamp: 0x5672d9ce
Faulting module name: StringBuilder.dll, version: 0.0.0.0, time stamp: 0x5672448a
Exception code: 0xc0000005
Fault offset: 0x000015ce
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
and
Application: ConfigMgmtJob.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 582E15CE
Stack:
OS is Win 2008 R2 64Bit and Database is SQL express
Any ideas?