Page 1 of 1 1
Topic Options
#186925 - 2008-04-15 07:32 PM Please help with event error code! 1355
DarthJawa Offline
Fresh Scripter

Registered: 2008-04-15
Posts: 9
Can some please tell me how to get rid of this error from the application event log:

Event ID: 1355, Source: KIXTART

The description for Event ID ( 1355 ) in Source ( KIXTART ) cannot be found. Either the component that raises this event is not installed on your local computer, or the installation is corrupted. You can install or repair the component on the local computer, or contact the component manufacturer for a newer version.

If the event was saved from another computer or forwarded from a remote computer, you might have to include display information with the events when saving them or when setting up the forwarding s KXGetDC : failed to find a domain controller for CAO Error : The specified domain either does not exist or could not be contacted.

Top
#186927 - 2008-04-15 07:40 PM Re: Please help with event error code! 1355 [Re: DarthJawa]
Mart Moderator Offline
KiX Supporter
*****

Registered: 2002-03-27
Posts: 4673
Loc: The Netherlands
One way to get rid of the error would be to check the code and fix the part that gives the error.

You could isolate some parts and run the code manually. If all goes well isolate and other part and run the code gain. This way you'll find out what part is giving you the error and fix it.

Error 1355 has something to do with an error in a reference to a domain.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.

Top
#186928 - 2008-04-15 07:52 PM Re: Please help with event error code! 1355 [Re: Mart]
DarthJawa Offline
Fresh Scripter

Registered: 2008-04-15
Posts: 9
Thanks Mart for the speedy response,

Actually, I'm not sure what script is being executed.

Also, we at one time were using desktop authority (script logic) to push this script, however, I cannot find any remnant of this script or I'm not sure what I'm looking for, in Desktop Authority and the NETLOGON directory on the domain controllers.

Is there a process I can check to help isolate where or what script is actually running? It appears to be an invalid reference from a process that is running on the domain controller...

Again thanks for the quick response,

-Mark

Top
#186929 - 2008-04-15 07:53 PM Re: Please help with event error code! 1355 [Re: Mart]
DarthJawa Offline
Fresh Scripter

Registered: 2008-04-15
Posts: 9
Thanks Mart for the speedy response,

Actually, I'm not sure what script is being executed.

Also, we at one time were using desktop authority (script logic) to push this script, however, I cannot find any remnant of this script or I'm not sure what I'm looking for, in Desktop Authority and the NETLOGON directory on the domain controllers.

Is there a process I can check to help isolate where or what script is actually running? It appears to be an invalid reference from a process that is running on the domain controller...

Again thanks for the quick response,

-Mark

Top
#186930 - 2008-04-15 07:57 PM Re: Please help with event error code! 1355 [Re: DarthJawa]
Mart Moderator Offline
KiX Supporter
*****

Registered: 2002-03-27
Posts: 4673
Loc: The Netherlands
 Quote:

....
KXGetDC : failed to find a domain controller for CAO Error : The specified domain either does not exist or could not be contacted.


According to the above the offending script seems to be KXGetDC. I don’t know where this script is located but you could do a search on it you should find it somewhere.

Is this error generated at logon? If so netlogon/sysvol would be the first place I’d look for it.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.

Top
#186932 - 2008-04-15 08:31 PM Re: Please help with event error code! 1355 [Re: Mart]
DarthJawa Offline
Fresh Scripter

Registered: 2008-04-15
Posts: 9
Thanks Mart...I'm checking it out from that angle.
Top
#186951 - 2008-04-16 05:58 AM Re: Please help with event error code! 1355 [Re: DarthJawa]
cj Offline
MM club member
*****

Registered: 2000-04-06
Posts: 1102
Loc: Brisbane, Australia
The Net command line program can return info on error numbers thusly:

 Code:
c:\>net helpmsg 1355

The specified domain either does not exist or could not be contacted.


Have a look in your script for any place that refers to a domain - drive mappings (Use), group membership checks (InGroup, EnumGroup, EnumLocalGroup), commands that look for a server (SetTime) or macros (@Domain, @LDomain, @HostName).

Put something to output the @Error or @SError macros before and after any of those commands. If you see the error code appear, investigate the parameters on that last command.

cj

Top
#187296 - 2008-04-25 11:17 AM Re: Please help with event error code! 1355 [Re: cj]
shiggin Offline
Just in Town

Registered: 2008-04-25
Posts: 2
See my other post but in your error:-

KXGetDC : failed to find a domain controller for CAO Error : The specified domain either does not exist or could not be contacted.

is CAO only part of your domain's netbios name, if it is there might be a typo anywhere in the policy, look for that "CAO" text in the desktop authority SLP file and you might find your problem. I had exactly the same error and found it was a typo.


Edited by shiggin (2008-04-25 11:25 AM)

Top
Page 1 of 1 1


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 2235 anonymous users online.
Newest Members
batdk82, StuTheCoder, M_Moore, BeeEm, min_seow
17885 Registered Users

Generated in 0.073 seconds in which 0.039 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org