MP 0.2.0.0 RC2 + cvs-01-13-2006--22-29
No problem getting the program xmltv guide manually but if you configure the windows task scheduler with the account name and password of the current account in which setup is running, the setup throws an exception when you hit OK with the message below. If you enter the name and password of a different user account it accepts it.
I havent tested whether the scheduler actually runs at the requested time yet.
This is the error message:
The message text in french says "Impossible to establish existance of specified account".
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80041310): Impossible d'établir l'existence du compte spécifié. (Exception from HRESULT: 0x80041310)
at System.Runtime.InteropServices.UCOMIPersistFile.Save(String pszFileName, Boolean fRemember)
at TaskScheduler.Task.Save()
at MediaPortal.Configuration.TaskScheduler.CreateTask(Int16 hour, Int16 minute, Int16 frequency, String user, String password)
at MediaPortal.Configuration.Sections.TVProgramGuide.SaveSettings()
at MediaPortal.Configuration.SettingsForm.SaveSectionSettings(TreeNode currentNode)
at MediaPortal.Configuration.SettingsForm.SaveSectionSettings(TreeNode currentNode)
at MediaPortal.Configuration.SettingsForm.SaveAllSettings()
at MediaPortal.Configuration.SettingsForm.applyButton_Click(Object sender, EventArgs e)
at MediaPortal.Configuration.SettingsForm.okButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
No problem getting the program xmltv guide manually but if you configure the windows task scheduler with the account name and password of the current account in which setup is running, the setup throws an exception when you hit OK with the message below. If you enter the name and password of a different user account it accepts it.
I havent tested whether the scheduler actually runs at the requested time yet.
This is the error message:
The message text in french says "Impossible to establish existance of specified account".
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80041310): Impossible d'établir l'existence du compte spécifié. (Exception from HRESULT: 0x80041310)
at System.Runtime.InteropServices.UCOMIPersistFile.Save(String pszFileName, Boolean fRemember)
at TaskScheduler.Task.Save()
at MediaPortal.Configuration.TaskScheduler.CreateTask(Int16 hour, Int16 minute, Int16 frequency, String user, String password)
at MediaPortal.Configuration.Sections.TVProgramGuide.SaveSettings()
at MediaPortal.Configuration.SettingsForm.SaveSectionSettings(TreeNode currentNode)
at MediaPortal.Configuration.SettingsForm.SaveSectionSettings(TreeNode currentNode)
at MediaPortal.Configuration.SettingsForm.SaveAllSettings()
at MediaPortal.Configuration.SettingsForm.applyButton_Click(Object sender, EventArgs e)
at MediaPortal.Configuration.SettingsForm.okButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)