Re: ContentAvailable ignoring update with no DPs

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jeff Harbaugh [MSFT] (jeffharb_at_online.microsoft.com)
Date: 11/18/04


Date: Thu, 18 Nov 2004 09:56:35 -0800

Can you look at the execmgr.log and post that?
Also look at the locationservices.log and clientlocation.log to verify the
client can communicate with the MP and site.

-- 
Thanks,
Jeff Harbaugh [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"Noobie_SMS" <NoobieSMS@discussions.microsoft.com> wrote in message 
news:2B01BA28-E61D-4436-B510-8FAFAE9E426D@microsoft.com...
> All the PC in my environment have successfully installed a program package
> and adverstised, except for one PC.
>
> I keep getting the follwoing message in the execmgr.log:
>
> ContentAvailable ignoring update with no DPs for content request ID
>
> Environment: SMS 2003 on Windows 2003 Server w/SQL2000, WINS is use 
> instead
> of AD, PC affected is a Windows 2000 Professional.
>
> I tried uninstalling the SMS client using ccmclean.exe, restart, and
> reinstall SMS Client 


Relevant Pages

  • Re: question about ip addresses
    ... You are using a program to communicate to someone ... a client program, and one is the server program. ... This is neither unreasonable, nor a security issue. ... provider, your country, and likely one can deduce some more accurate ...
    (alt.computer.security)
  • Re: jboss normal client/server communication
    ... > some client side libraries for marshalling and setting up the ... > Setting up a servlet on the server and communicate directly with this ... The servlet could even emit ... > going to run in the same local area network as the server, ...
    (comp.lang.java.programmer)
  • RE: no response after requesting User Policy Retrieval
    ... rebuilding the repository fixes SMS client issues only 5% of the time. ... MCSE 2000/2003 ... When I perform an 'User Policy Retrieval & Evaluation Cycle' through the ...
    (microsoft.public.sms.swdist)
  • Re: Sockets programming
    ... > I've been following a socket programming tutorial to make a simple TCP ... > However the structure of it is to have a server listening for requests from ... > client but only that one. ... > paragraph above to communicate with multiple clients at the same time on the ...
    (microsoft.public.vc.language)
  • Re: IPC and Threading in DLL
    ... If you need to arbitate between client apps, a service is probably best (it is possible in a driver, but its easier to keep this arbitration in user mode), but if you just need to allow access to the device without any arbitration then a driver may be needed ... have each client process communicate with this service through an IPC ... This DLL should communicate ...
    (microsoft.public.win32.programmer.kernel)