Exception when executing atcmd.exe

Hi,

I just installed automise on a customer’s server. Then I copied the license-file into the automise-folder. When I call atcmd.exe I get an exception (see below). When I call atcmd.exe without the license-file, everything is fine.

Following is the atcmd-output (I like those smilies in the output :wink: ). I hope you can help me to get automise running on that machine.

Thanks

HHK

Unhandled Exception!
date/time         : 2012-10-05, 16:49:17, 812ms
computer name     : SERVER
wts client name   : GS4-CISCO02
user name         : AdminUser
registered owner  : Owner
operating system  : Windows 2003 R2 Service Pack 2 build 3790
system language   : German
system up time    : 9 days 22 hours
program up time   : 38 milliseconds
processors        : 2x Intel® Xeon® CPU X5550 @ 2.67GHz
physical memory   : 2729/3323 MB (free/total)
free disk space   : (C 15,77 GB
display mode      : 1176x885, 16 bit
process id        : $c3c
allocated memory  : 13,05 MB
executable        : ATCMD.exe
exec. date/time   : 2012-07-11 17:13
version           : 4.0.0.205
compiled with     : Delphi 2010
madExcept version : 3.0l
callstack crc     : $5008128d, $2ddb11cf, $def7b7c2
exception number  : 1
exception class   : EOleSysError
exception message : Klasse nicht registriert, ClassID: {88D96A06-F192-11D4-A65F-0040963251E5}. [Translation: class not registered]

main thread ($fec):
5008128d rtl140.bpl
00560a06 fbcoreapi.bpl VSoft.MSXML6                4449 CoFreeThreadedDOMDocument60.Create

The problem is the machine does not have MSXML6 installed. You can download it from here : http://www.microsoft.com/en-us/download/details.aspx?id=6276
Be sure to run windows update after installing as there have been a few security updates to msxml 6.

BTW, I trimmed your post, we prefer not to have stack traces posted on the forums, makes it easier for hackers to find their way around our code.

Thanks again for your quick help!

HHK