where is "Group Policy Client Core" component

M

mike-ca

I am keep getting this problem in my even log viewer:

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

someone suggested adding "Group Policy Client Core" component will
resolve
this problem, but i cannot find that compoent in the target desinger.
please
help.

thanks
 
K

KM

mike,

Please lower your min.visibility option in TD.

You may also want to add "Software Installation Group Policy Extension" component as well.

Also check out if you've got drvmain.sdb file at \WINDOWS\AppPatch folder on your runtime.
(you should have it if you are running SP2)
 
M

mike-ca

KM,

i added those components("Group Policy Client Core", "Software
Installation Group Policy Extension"), also verified the file
"drvmain.sdb" is there.

still, i am seeing the sam problem

do i need to enable or add more things in target designer for this to
work?

thanks
 
K

KM

do i need to enable or add more things in target designer for this to

Well, it would depend on the event sources. What the Event IDs you are seeing for those messages?

Also, you Amy want to try adding or correcting the following registry entry on your runtime (posted by Ed):
[HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Userenv],"EventMessageFile"=
="%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll;%Syst­emRoot%\System32\xpsp2res.dll"



Here I posted event log sources in XPe SP2:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/c61f35a5cfb927b3?hl=en&
 
M

mike-ca

KM,

I will give this a try and let you know the result. it is very nice of
you providing all those tips.

thanks

do i need to enable or add more things in target designer for this to
work?

Well, it would depend on the event sources. What the Event IDs you are seeing for those messages?

Also, you Amy want to try adding or correcting the following registry entry on your runtime (posted by Ed):
[HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Userenv],"EventMessageFile"=
="%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll;%Syst­emRoot%\System32\xpsp2res.dll"



Here I posted event log sources in XPe SP2:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/c61f35a5cfb927b3?hl=en&

--
=========
Regards,
KM


mike-ca said:
KM,

i added those components("Group Policy Client Core", "Software
Installation Group Policy Extension"), also verified the file
"drvmain.sdb" is there.

still, i am seeing the sam problem


do i need to enable or add more things in target designer for this to
work?

thanks
 
M

mike-ca

KM,

i still see the following errors:

Event ID(562) in Source (Security) cannot be found.
Event ID(7036) in Source(Service Control Manager) cannot be found.
Event ID(26) in Source(Application Popup) cannot be found.

it says" the local computer may not ahve the necessary registry
information or message DLL files to display message from a remote
computer"

where are those message dlls used by event viewer to translate thoes
messages?

thanks



mike-ca said:
KM,

I will give this a try and let you know the result. it is very nice of
you providing all those tips.

thanks

do i need to enable or add more things in target designer for this to
work?

Well, it would depend on the event sources. What the Event IDs you are seeing for those messages?

Also, you Amy want to try adding or correcting the following registry entry on your runtime (posted by Ed):
[HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Userenv],"EventMessageFile"=
="%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll;%Syst­emRoot%\System32\xpsp2res.dll"



Here I posted event log sources in XPe SP2:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/c61f35a5cfb927b3?hl=en&

--
=========
Regards,
KM


mike-ca said:
KM,

i added those components("Group Policy Client Core", "Software
Installation Group Policy Extension"), also verified the file
"drvmain.sdb" is there.

still, i am seeing the sam problem

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

do i need to enable or add more things in target designer for this to
work?

thanks


KM wrote:
mike,

Please lower your min.visibility option in TD.

You may also want to add "Software Installation Group Policy Extension" component as well.

Also check out if you've got drvmain.sdb file at \WINDOWS\AppPatch folder on your runtime.
(you should have it if you are running SP2)

--
=========
Regards,
KM


I am keep getting this problem in my even log viewer:

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

someone suggested adding "Group Policy Client Core" component will
resolve
this problem, but i cannot find that compoent in the target desinger.
please
help.

thanks
 
K

KM

mike,

Figuring out those Dlls is the tough part, otherwise it would have probably been fixed long time ago.

The list of all sources for Event log you will find by the link I sent you in the previous post. That link will lead you to another
post of mine where the list of components have been mentioned.

Now back to your errors...

Event ID(562) - do you have "Local Security Authority Subsystem (LSASS)" and "Auditing Resource DLLs" components added?

Event ID(7036) - do you have "Service Control Manager (SCM)" component included in your config?

Event ID(26) - any more info from the log about this event? It would help narrowing down the missing source.


And last thing.. You can always copy event log files offline to an XP Pro machine, attach to the files using Event Viewer there and
explore all the errors/warnings/info messages more carefully.


--
=========
Regards,
KM


KM,

i still see the following errors:

Event ID(562) in Source (Security) cannot be found.
Event ID(7036) in Source(Service Control Manager) cannot be found.
Event ID(26) in Source(Application Popup) cannot be found.

it says" the local computer may not ahve the necessary registry
information or message DLL files to display message from a remote
computer"

where are those message dlls used by event viewer to translate thoes
messages?

thanks



mike-ca said:
KM,

I will give this a try and let you know the result. it is very nice of
you providing all those tips.

thanks

do i need to enable or add more things in target designer for this to
work?

Well, it would depend on the event sources. What the Event IDs you are seeing for those messages?

Also, you Amy want to try adding or correcting the following registry entry on your runtime (posted by Ed):
[HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Userenv],"EventMessageFile"=
="%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll;%Syst­emRoot%\System32\xpsp2res.dll"



Here I posted event log sources in XPe SP2:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/c61f35a5cfb927b3?hl=en&

--
=========
Regards,
KM


mike-ca said:
KM,

i added those components("Group Policy Client Core", "Software
Installation Group Policy Extension"), also verified the file
"drvmain.sdb" is there.

still, i am seeing the sam problem

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

do i need to enable or add more things in target designer for this to
work?

thanks


KM wrote:
mike,

Please lower your min.visibility option in TD.

You may also want to add "Software Installation Group Policy Extension" component as well.

Also check out if you've got drvmain.sdb file at \WINDOWS\AppPatch folder on your runtime.
(you should have it if you are running SP2)

--
=========
Regards,
KM


I am keep getting this problem in my even log viewer:

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

someone suggested adding "Group Policy Client Core" component will
resolve
this problem, but i cannot find that compoent in the target desinger.
please
help.

thanks
 
M

mike-ca

KM,

thanks for the reply. yes, i have all those components included in my
image, not sure why it cannot translate thos event ids to the event
messages.

Event ID(26) in Source(Application Popup) cannot be found. is caused by
..net clr (command language runtime) engine

thanks

mike,

Figuring out those Dlls is the tough part, otherwise it would have probably been fixed long time ago.

The list of all sources for Event log you will find by the link I sent you in the previous post. That link will lead you to another
post of mine where the list of components have been mentioned.

Now back to your errors...

Event ID(562) - do you have "Local Security Authority Subsystem (LSASS)" and "Auditing Resource DLLs" components added?

Event ID(7036) - do you have "Service Control Manager (SCM)" component included in your config?

Event ID(26) - any more info from the log about this event? It would helpnarrowing down the missing source.


And last thing.. You can always copy event log files offline to an XP Promachine, attach to the files using Event Viewer there and
explore all the errors/warnings/info messages more carefully.


--
=========
Regards,
KM


KM,

i still see the following errors:

Event ID(562) in Source (Security) cannot be found.
Event ID(7036) in Source(Service Control Manager) cannot be found.
Event ID(26) in Source(Application Popup) cannot be found.

it says" the local computer may not ahve the necessary registry
information or message DLL files to display message from a remote
computer"

where are those message dlls used by event viewer to translate thoes
messages?

thanks



mike-ca said:
KM,

I will give this a try and let you know the result. it is very nice of
you providing all those tips.

thanks

do i need to enable or add more things in target designer for this to
work?

Well, it would depend on the event sources. What the Event IDs you are seeing for those messages?

Also, you Amy want to try adding or correcting the following registryentry on your runtime (posted by Ed):
[HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Userenv],"EventMessageFile"=
="%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll;%Syst­emRoot%\System32\xpsp2res.dll"



Here I posted event log sources in XPe SP2:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/c61f35a5cfb927b3?hl=en&

--
=========
Regards,
KM


KM,

i added those components("Group Policy Client Core", "Software
Installation Group Policy Extension"), also verified the file
"drvmain.sdb" is there.

still, i am seeing the sam problem

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

do i need to enable or add more things in target designer for this to
work?

thanks


KM wrote:
mike,

Please lower your min.visibility option in TD.

You may also want to add "Software Installation Group Policy Extension" component as well.

Also check out if you've got drvmain.sdb file at \WINDOWS\AppPatchfolder on your runtime.
(you should have it if you are running SP2)

--
=========
Regards,
KM


I am keep getting this problem in my even log viewer:

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

someone suggested adding "Group Policy Client Core" component will
resolve
this problem, but i cannot find that compoent in the target desinger.
please
help.

thanks
 
K

KM

mike,

Last try. Check if these are in your image:
"Primitive: Netevent"
"Primitive: Els"
"Software Installation Group Policy MMC Snap-In"
"Windows NT MARTA Provider"
"Windows XP Service Pack 2 Resource DLL"

If not, I guess it may require more debugging to know the missing components. Can you export the content of the following key at run
time: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog] and post it here for a review. Basically what we should be
looking for is all the sources (Application, Security and System subkeys) registered on your image.


--
=========
Regards,
KM


KM,

thanks for the reply. yes, i have all those components included in my
image, not sure why it cannot translate thos event ids to the event
messages.

Event ID(26) in Source(Application Popup) cannot be found. is caused by
..net clr (command language runtime) engine

thanks

mike,

Figuring out those Dlls is the tough part, otherwise it would have probably been fixed long time ago.

The list of all sources for Event log you will find by the link I sent you in the previous post. That link will lead you to
another
post of mine where the list of components have been mentioned.

Now back to your errors...

Event ID(562) - do you have "Local Security Authority Subsystem (LSASS)" and "Auditing Resource DLLs" components added?

Event ID(7036) - do you have "Service Control Manager (SCM)" component included in your config?

Event ID(26) - any more info from the log about this event? It would help narrowing down the missing source.


And last thing.. You can always copy event log files offline to an XP Pro machine, attach to the files using Event Viewer there
and
explore all the errors/warnings/info messages more carefully.


--
=========
Regards,
KM


KM,

i still see the following errors:

Event ID(562) in Source (Security) cannot be found.
Event ID(7036) in Source(Service Control Manager) cannot be found.
Event ID(26) in Source(Application Popup) cannot be found.

it says" the local computer may not ahve the necessary registry
information or message DLL files to display message from a remote
computer"

where are those message dlls used by event viewer to translate thoes
messages?

thanks



mike-ca said:
KM,

I will give this a try and let you know the result. it is very nice of
you providing all those tips.

thanks

do i need to enable or add more things in target designer for this to
work?

Well, it would depend on the event sources. What the Event IDs you are seeing for those messages?

Also, you Amy want to try adding or correcting the following registry entry on your runtime (posted by Ed):
[HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Userenv],"EventMessageFile"=
="%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll;%Syst­emRoot%\System32\xpsp2res.dll"



Here I posted event log sources in XPe SP2:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/c61f35a5cfb927b3?hl=en&

--
=========
Regards,
KM


KM,

i added those components("Group Policy Client Core", "Software
Installation Group Policy Extension"), also verified the file
"drvmain.sdb" is there.

still, i am seeing the sam problem

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

do i need to enable or add more things in target designer for this to
work?

thanks


KM wrote:
mike,

Please lower your min.visibility option in TD.

You may also want to add "Software Installation Group Policy Extension" component as well.

Also check out if you've got drvmain.sdb file at \WINDOWS\AppPatch folder on your runtime.
(you should have it if you are running SP2)

--
=========
Regards,
KM


I am keep getting this problem in my even log viewer:

"The description for Event ID (...) in Source (...) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details."

someone suggested adding "Group Policy Client Core" component will
resolve
this problem, but i cannot find that compoent in the target desinger.
please
help.

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top