Question : Schedule Task "Could not start"

Hi Experts,

This has been driving me mad! Cannot seem to work out my schedule task (running a script, in a form of a .bat file) is not working. I went in event viewer and received the following error:

Event Type:      Failure Audit
Event Source:      Security
Event Category:      Logon/Logoff
Event ID:      534
Date:            7/22/2010
Time:            9:00:03 AM
User:            NT AUTHORITY\SYSTEM
Computer:      SERVER
Description:
Logon Failure:
       Reason:      The user has not been granted the requested
             logon type at this machine
       User Name:      administrator
       Domain:            DOMAIN
       Logon Type:      4
       Logon Process:      Advapi  
       Authentication Package:      Negotiate
       Workstation Name:      SERVER
       Caller User Name:      SERVER$
       Caller Domain:      DOMAIN
       Caller Logon ID:      (0x0,0x3E7)
       Caller Process ID:      828
       Transited Services:      -
       Source Network Address:      -
       Source Port:      -


For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
--------------------------------------------------------------------------------------------------------------------

The funny thing is, if i re-enter the password and click run it works for that day only then stops working for the next day. I have also tried keeping that user logged in and still same result.

Any help will be appreciated.

Thanks,

introlux

Answer : Schedule Task "Could not start"

Sam - why not
$("#container").get("images.php", function(theXML){
 $('image',theXML).each(
  function(i){
     here we have the loop, with i the index if needed and "this" each image
  }
);


If you refer to the tutorial, jQuery gives you constructs like

$(this).find("...").attr("..");
rather than accessing the xhr.responseXML at all

Random Solutions  
 
programming4us programming4us