Hi There,
I am looking for some support to troubleshoot a failure in a Cloud Upload Task.
I am attempting to copy a file from a Network drive to MS OneDrive.
I have set up a OneDrive connection and Authorised it.
OneDrive Connection appears to be working as I can browse the folder structure of the OneDrive in the "Upload File>>Main Settings" tab of the Upload File Task.
Network Drive appears to be accessible, and file exists as per mask since I can see the filtered files in the Upload File>>File Filter>>Test tab.
I have switched on Extended Task Debugging which produces the following error:
Exception in Task: System.NullReferenceException: Object reference not set to an instance of an object.
at VisualCronService.CloudConnectionClass.CreateFolder(String strBucket, String strBucketId, String strNewFolderPath, String strResourceId) in C:\git\code\VisualCronService\Jobs\TaskProcesses\Cloud\clsCloudConnection.vb:line 1402
at VisualCronService.CloudConnectionClass.UploadFiles(FileFilterClass ff, String strDestinationFolder, String Credential, CloudRemoteFileFilterClass CloudFileFilter) in C:\git\code\VisualCronService\Jobs\TaskProcesses\Cloud\clsCloudConnection.vb:line 2808
at VisualCronService.ProcessTaskCloudUploadFilesClass.StartCloudMethod() in C:\git\code\VisualCronService\Jobs\TaskProcesses\Cloud\clsProcessTaskCloudUploadFiles.vb:line 54
I am using version 9.0.0.
Can anyone advise what else I can do to get this task working please?
Many Thanks
Rab @ HaynesProUK