I migrated RAT 3 to another PC. I copied the DB to %appdata%. Everything works except for the schedules. When I add new schedules in it doesn't save. What steps should I do?
Thanks for your help on this.
~~~~~~~~~~~~error message~~~~~~~~~~~~
2023-02-18 11:53:26 - Error exporting scheduler data
2023-02-18 11:53:26 - ----------------------------------
Current Time: 2/18/2023 11:53:26 AM
Thrown by: Void CheckInvalidPathChars(System.String, Boolean)
Method: scheduled_events.LogException
Message: Illegal characters in path.
Stack Trace:
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.GetFileName(String path)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.File.Create(String path)
at RAT3.scheduled_events.Export(RadScheduler scheduler, String fileName)
----------------------------------
2023-02-18 11:54:03 - Error exporting cooldowns, error: Illegal characters in path.
Thanks for your help on this.
~~~~~~~~~~~~error message~~~~~~~~~~~~
2023-02-18 11:53:26 - Error exporting scheduler data
2023-02-18 11:53:26 - ----------------------------------
Current Time: 2/18/2023 11:53:26 AM
Thrown by: Void CheckInvalidPathChars(System.String, Boolean)
Method: scheduled_events.LogException
Message: Illegal characters in path.
Stack Trace:
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.GetFileName(String path)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.File.Create(String path)
at RAT3.scheduled_events.Export(RadScheduler scheduler, String fileName)
----------------------------------
2023-02-18 11:54:03 - Error exporting cooldowns, error: Illegal characters in path.