A service calling the SetProcessWorkingSetSize function fails

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

http://support.microsoft.com/?kbid=823684

A service that makes a call to the SetProcessWorkingSetSize function fails
in Windows Server 2003 and Windows 2000 Server.

SYMPTOMS
When a service makes a call to the SetProcessWorkingSetSize function to try
to increase the size of the working set, the operation may not work. By
default, there is no visual notification that the failure occurred unless
either of the following conditions are true:• The service faults.
• The developer has added code to log or display the error that is generated
by the SetProcessWorkingSetSize function.

CAUSE
This problem occurs if the service is configured to log on to an account
other than the Local System account. For example, this problem may occur if
the service is configured to log on to the Administrator account.

RESOLUTION
Windows Server 2003 Hotfix Information
A supported hotfix is now available from Microsoft, but it is only intended
to correct the problem that is described in this article.

Question: How can I get this Hotfix from Microsoft? Did someone else have it
and can share it with me?

Thanks a lot,

Eugen Frunza
Agfa Server Team
 
Question: How can I get this Hotfix from Microsoft?

Ring MS PSS.
Did someone else have it and can share it with me?

I'd guess not, otherwise it would be publicly available without having
to go through PSS.

Dave
 
Back
Top