Hi,
Could someone help me with the following error message?
I create project packages for my colleagues, containing the files to be translated and a translation memory, nothing more. I save the project in a cloud environment where they can download and save it.
One of them gets the following error message if she works with the packages.
<SDLErrorDetails time="20/08/2018 09:12:31">
<ErrorMessage>The selected project could not be opened.</ErrorMessage>
<Exception>
<Type>Sdl.ProjectApi.ProjectApiException, Sdl.ProjectApi, Version=14.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
<HelpLink />
<Source>Sdl.ProjectApi.Implementation</Source>
<HResult>-2146233088</HResult>
<StackTrace><![CDATA[ bij Sdl.ProjectApi.Implementation.Project.Load(String projectFilePath, Boolean createProjectListItem)
bij Sdl.ProjectApi.Implementation.ProjectServer.ImportProject(String projectFilePath)
bij Sdl.TranslationStudio.ProjectManagement.ProjectsView.ProjectsViewService.AddProjects(IEnumerable`1 projectsFilePaths)]]></StackTrace>
<InnerException>
<Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<HelpLink />
<Source>System.Xml</Source>
<HResult>-2146233079</HResult>
<StackTrace><![CDATA[ bij System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
bij System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
bij Sdl.ProjectApi.Implementation.Xml.Project.Deserialize(String path)
bij Sdl.ProjectApi.Implementation.Project.Deserialize(String projectFilePath)
bij Sdl.ProjectApi.Implementation.Project.Load(String projectFilePath, Boolean createProjectListItem)]]></StackTrace>
<InnerException>
<Type>System.Xml.XmlException, System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<LineNumber>688</LineNumber>
<LinePosition>31</LinePosition>
<SourceUri />
<HelpLink />
<Source>System.Xml</Source>
<HResult>-2146232000</HResult>
<StackTrace><![CDATA[ bij System.Xml.XmlTextReaderImpl.Throw(Exception e)
bij System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
bij System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
bij System.Xml.XmlTextReaderImpl.ParseAttributes()
bij System.Xml.XmlTextReaderImpl.ParseElement()
bij System.Xml.XmlTextReaderImpl.ParseElementContent()
bij System.Xml.XmlTextReaderImpl.Read()
bij System.Xml.XmlTextReader.Read()
bij System.Xml.XmlReader.ReadStartElement()
bij Sdl.ProjectApi.Implementation.XmlSerialization.ProjectSerialization.XmlSerializationReaderProject.Read27_AnalysisStatistics(Boolean isNullable, Boolean checkType)
bij Sdl.ProjectApi.Implementation.XmlSerialization.ProjectSerialization.XmlSerializationReaderProject.Read32_LanguageFile(Boolean isNullable, Boolean checkType)
bij Sdl.ProjectApi.Implementation.XmlSerialization.ProjectSerialization.XmlSerializationReaderProject.Read40_ProjectFile(Boolean isNullable, Boolean checkType)
bij Sdl.ProjectApi.Implementation.XmlSerialization.ProjectSerialization.XmlSerializationReaderProject.Read73_Project(Boolean isNullable, Boolean checkType)
bij Sdl.ProjectApi.Implementation.XmlSerialization.ProjectSerialization.XmlSerializationReaderProject.Read74_Project()
bij Sdl.ProjectApi.Implementation.XmlSerialization.ProjectSerialization.ProjectSerializer.Deserialize(XmlSerializationReader reader)
bij System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)]]></StackTrace>
</InnerException>
</InnerException>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>14.0.0.0</ProductVersion>
<EntryAssemblyFileVersion>14.1.6413.8</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 10 Enterprise</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>1043</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>SAG\GDhoop</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>SAG-PC-194</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>8282692 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>