memory buffer size

  • Thread starter Thread starter Terry
  • Start date Start date
T

Terry

Howdy,

I am trying to schedule a task in Windows XP Home. I encounter an
error message "0x8007007a: The data area passed to a system call is
too small". Research indicates that this might be because "The buffer
memory size for all account information for all scheduled tasks is
finite and has been exhausted".

So, supposing it is a problem with the buffer memory size for
scheduled tasks, how does one increase the buffer memory size?

Thanks,

--Terry
 
Thanks,

I tried running the batch file StopStartTaskScheduler.bat, and later
on tried stopping the Task Scheduler service for 10 minutes and
restarting manually. I still get the 0x8007007a error.

Is there a way to increase the upper limit of the memory buffer, since
clearing the buffer does not seem to work.

--Terry
 
Back
Top