|
Hi
all, Has
anybody been working with the adddomain.exe CLU? I am trying to make a call to it through
a COM object, using the Shell command, and I am getting a 128 errorcode from the process. Does anybody know what this means? I retrieve the errorcode
using the GetExitCodeProcess and GetLastError
functions thru the kernel32 lib. I
know that adddomain.exe will return 0 if it was successful, 1 if the domain
already exists, and I think 4 if the switches were incorrect. But I am not sure
what 128 represents. I tried
calling the helpful techies at ipswitch and he pretty
much told me that the executable isn't documented and none of the programmers
would know what the errorcode means. The
COM object that I wrote executes the adddomain
program fine and dandy on my test environment, but after uploading it to our
secure server, which has lots of security enabled, it is failing. I am trying to track down why, but I am
running into the problem of not knowing what adddomain.exe is doing in the
background and why it is failing. Any
help I can get would be truly appreciated. Steve
S. |
- Re: [IMail Forum] Adddomain exitcode Steve S.
- Re: [IMail Forum] Adddomain exitcode Sanford Whiteman
