Hi,
I'm really sorry about this, I haven't taken the time out in my job to get my head round accessing githubs repositories or development structures, so this issue is probably mainly about my inadequecy!
From what I have found the executable found in PanoptoScheduleUploader.UI/bin/debug is the only one which is working for me so far, however it is not for some reason parsing the CourseTitle/Folder name to the scheduler. Instead it is always looking for a Folder on our Panopto server called #Test. Otherwise it's working great - I am in a fix with a ton of classes to schedule so I'm happy to create this folder on our server, then move the scheduled recordings to where they belong, and be immensely grateful for your work in the process!
Am I doing anything wrong, am I looking in the wrong place for the executable? thanks, Will
Other executables:
PanoptoScheduleUploader.UI/bin/release - only takes XML file selection, authenticating and finding folder ok, but returns with error description 'Pagination.MaxNumberResults must be equal or less than 1000'. Only gives this when found an existing folder
PanoptoScheduleUploader/Obj/x86/Release - does nothing on my machine
PanoptoScheduleUploader/Obj/x86/Debug - does nothing on my machine
Hi,
I'm really sorry about this, I haven't taken the time out in my job to get my head round accessing githubs repositories or development structures, so this issue is probably mainly about my inadequecy!
From what I have found the executable found in PanoptoScheduleUploader.UI/bin/debug is the only one which is working for me so far, however it is not for some reason parsing the CourseTitle/Folder name to the scheduler. Instead it is always looking for a Folder on our Panopto server called #Test. Otherwise it's working great - I am in a fix with a ton of classes to schedule so I'm happy to create this folder on our server, then move the scheduled recordings to where they belong, and be immensely grateful for your work in the process!
Am I doing anything wrong, am I looking in the wrong place for the executable? thanks, Will
Other executables:
PanoptoScheduleUploader.UI/bin/release - only takes XML file selection, authenticating and finding folder ok, but returns with error description 'Pagination.MaxNumberResults must be equal or less than 1000'. Only gives this when found an existing folder
PanoptoScheduleUploader/Obj/x86/Release - does nothing on my machine
PanoptoScheduleUploader/Obj/x86/Debug - does nothing on my machine