Hi!
I get the message "オブジェクト参照がオブジェクト インスタンスに設定されていません。" (System.NullReferenceException) when I try to open a package.
I'm trying to open a package sent from a new client.
Packages from other clients open without any problem.
Can anyone please tell me what I'm doing wrong.
I'm new at using Trados Studio so I'm afraid that I might be missing something very obvious.
Thank you in advance!
The error message is:
-<Exception>
-<StackTrace>
場所 Sdl.ProjectApi.Implementation.Project.CopyAutomaticTaskHistory(IManualTask orginalManualTask, IEnumerable`1 automaticTasks, List`1 files)
場所 Sdl.ProjectApi.Implementation.Project.CopyTasksHistory(IManualTask orginalManualTask, IProject project, List`1 files)
場所 Sdl.ProjectApi.Implementation.Project.AddManualTask(IManualTask task, ITaskFile[] taskFiles, IUser assignTo, IPackageOperationMessageReporter messageReporter)
場所 Sdl.ProjectApi.Implementation.ProjectPackageImport.ImportPackageProject(IPackageProject packageProject, Boolean& isNewProject)
場所 Sdl.ProjectApi.Implementation.ProjectPackageImport.StartImpl()
場所 Sdl.ProjectApi.Implementation.PackageOperation.Start()]]>
</StackTrace>
-<Environment>