# Exception when executing atcmd.exe

**URL:** https://www.finalbuilder.com/forums/t/exception-when-executing-atcmd-exe/4685
**Category:** Bugs
**Created:** [October 5, 2012, 5:09am UTC](https://www.finalbuilder.com/forums/t/exception-when-executing-atcmd-exe/4685 "2012-10-05T05:09:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![cgockel](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/c/ea5d25/32.png) [@cgockel](https://www.finalbuilder.com/forums/u/cgockel)
#### Post date: [October 5, 2012, 5:09am UTC](https://www.finalbuilder.com/forums/t/exception-when-executing-atcmd-exe/4685/1 "2012-10-05T05:09:59Z")

</div>

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 😉 ). I hope you can help me to get automise running on that machine.  
  
Thanks  
  
HHK  
  
Unhandled Exception!  
date/time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 2012-10-05, 16:49:17, 812ms  
computer name&nbsp;&nbsp;&nbsp;&nbsp; : SERVER  
wts client name&nbsp;&nbsp; : GS4-CISCO02  
user name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : AdminUser  
registered owner&nbsp; : Owner  
operating system&nbsp; : Windows 2003 R2 Service Pack 2 build 3790  
system language&nbsp;&nbsp; : German  
system up time&nbsp;&nbsp;&nbsp; : 9 days 22 hours  
program up time&nbsp;&nbsp; : 38 milliseconds  
processors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 2x Intel® Xeon® CPU X5550 @ 2.67GHz  
physical memory&nbsp;&nbsp; : 2729/3323 MB (free/total)  
free disk space&nbsp;&nbsp; : (C 15,77 GB  
display mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1176x885, 16 bit  
process id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : $c3c  
allocated memory&nbsp; : 13,05 MB  
executable&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : ATCMD.exe  
exec. date/time&nbsp;&nbsp; : 2012-07-11 17:13  
version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 4.0.0.205  
compiled with&nbsp;&nbsp;&nbsp;&nbsp; : Delphi 2010  
madExcept version : 3.0l  
callstack crc&nbsp;&nbsp;&nbsp;&nbsp; : $5008128d, $2ddb11cf, $def7b7c2  
exception number&nbsp; : 1  
exception class&nbsp;&nbsp; : 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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4449 CoFreeThreadedDOMDocument60.Create

---

<div class="post-metadata">

### Author: ![Vincent](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/vincent/32/938_2.png) [@Vincent](https://www.finalbuilder.com/forums/u/Vincent)
#### Post date: [October 6, 2012, 1:23am UTC](https://www.finalbuilder.com/forums/t/exception-when-executing-atcmd-exe/4685/2 "2012-10-06T01:23:14Z")

</div>

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](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.

---

<div class="post-metadata">

### Author: ![cgockel](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/c/ea5d25/32.png) [@cgockel](https://www.finalbuilder.com/forums/u/cgockel)
#### Post date: [October 6, 2012, 9:41am UTC](https://www.finalbuilder.com/forums/t/exception-when-executing-atcmd-exe/4685/3 "2012-10-06T09:41:13Z")

</div>

Thanks again for your quick help!

HHK
