Executing a simple web test (new project with one NavigateTo Web Test) with the Telerik.TestStudio.CommandLineClientthe throws the following exception: c:\>Telerik.TestStudio.CommandLineClient.exe --list="TestLists\Test.aiilist" --scheduler="http://localhost:8009/" Starting to compile project Starting to build job Job built, Starting Upload to storage System.NullReferenceException: Object reference not set to an instance of an object. Server stack trace: at ArtOfTest.WebAii.Design.Repository.StorageUploader.<GetProjectTask>d__2e.MoveNext() Exception rethrown at [0]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task) at ArtOfTest.WebAii.Design.Repository.StorageUploader.<UploadToCloudAsync>d__1a.MoveNext() Exception rethrown at [1]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task) at Telerik.TestStudio.CommandLineClient.CommandLineProcessor.<UploadTestListToStorage>d__a.MoveNext() Exception rethrown at [2]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task) at Telerik.TestStudio.CommandLineClient.CommandLineProcessor.<Execute>d__0.MoveNext()