Please choose the user interface language – This project cannot be opened in the Studio Edition you are using. Only project package or single documents can be opened – Object reference not set to an instance of an object – Cannot access site for type Sdl.

Dear Translation Productivity Community,

I have been working this afternoon with SDL Trados Studio 2021 without any problems until when my system (Windows 10) suddenly got stuck and I had to do a restart. Since then, SDL Trados Studio 2021 is not longer running. Every time I get different error messages. I tried all afternoon & evening to fix my problem by doing the following:

-restarted several times (I am an iMac user, using Parallels, latest version)
-removed & installed SDL Trados Studio 2021
-went to run the repair option of SDL Trados Studio 2021 in the program & apps menu of the control panel

Nothing has worked so far, I keep getting error messages (see sequence of images)

Is there is anyone out there with a similar experience? If anyone would know how to fix this issue I would be grateful if they could contact me via this post or on constanze_andel@bluewin.ch.

Thank you.

Dialog box prompting to choose the user interface language for SDL Trados Studio with English (United States) selected.

Error message stating 'This project cannot be opened in the Studio Edition you are using. Only project packages or single documents can be opened.'

Error message reading 'Object reference not set to an instance of an object.' with options to access Knowledge Base or Community.

Error message indicating 'Cannot access site for type Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocumentViewPart before the view part has been initialized.'

Repeated error message 'Object reference not set to an instance of an object.' with options to access Knowledge Base or Community.



Generated Image Alt-Text
[edited by: Trados AI at 12:47 PM (GMT 0) on 4 Mar 2024]
emoji
  • When you save the error messages a screenshot like this isn't normally helpful.  You need to click on these parts:

    Error dialog box in Trados Studio with message 'Object reference not set to an instance of an object.' Two icons indicated: 1) Knowledge Base, 2) Community.

    1. will take you to a knowledgebase that may contain useful instructions to help deal with the underlying problem you cannot see from the title alone
    2. will create a small xml file you can save to your desktop and then attach to your post in here. This contains the underlying details of the problem

    In the meantime please try a reset.  You could use this app for the reset and this will also explain what you will lose by carrying out a reset before you do it:

    appstore.sdl.com/.../

    But if you'd rather do this manually then rename this folder (just add _old to the end or something, it's not important what you rename it to) and restart Studio:

    c:\Users\[USERNAME]\AppData\Roaming\SDL\SDL Trados Studio\Studio16

    So the path would become this:

    c:\Users\[USERNAME]\AppData\Roaming\SDL\SDL Trados Studio\Studio16_old

    If you can't find this folder then you need to unhide your hidden files/folders:

    www.howtogeek.com/.../

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 12:48 PM (GMT 0) on 4 Mar 2024]
  • I tried to work on the newly installed SDL Trados Studio Version TradosStudio2021SR1_16.1.8.4404 but to no avail.

    I have saved the attached error messages (the last one may be a duplicate). Maybe these will help me to fix my problem. The last thing I did before the problems started was a print preview via Edge (Explorer).

    <SDLErrorDetails time="17/08/2021 11:24:46">
      <ErrorMessage>Unexpected exception when initializing view part Fragment Matches</ErrorMessage>
      <Exception>
        <Type>Sdl.Desktop.Platform.StudioException, Sdl.Desktop.Platform, Version=16.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
        <HelpLink />
        <Source>Sdl.Desktop.Platform</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.Desktop.Platform.AbstractViewWithParts.EnsureViewPartSite(IViewPartReference viewPartReference)
       at Sdl.Desktop.Platform.AbstractViewWithParts.Control_ShowingViewPart(IViewWithParts view, IViewPartReference viewPartReference)
       at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.OnShowingViewPart(IViewPartReference viewPartReference)
       at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.EnsureDockedViewPartControl(DockableControlPane pane)
       at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPartPane(IViewPartReference viewPartReference, DockingViewPartLayoutInfo layoutInfo)
       at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPart(IViewPartReference viewPartReference)
       at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.PopulateViewParts(Boolean reload)
       at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.Init(IViewWithParts view)
       at Sdl.Desktop.Platform.AbstractDockingView.OnInitControl()
       at Sdl.Desktop.Platform.AbstractViewWithParts.GetContentControl()
       at Sdl.Desktop.Platform.WinForms.ViewPane.set_ViewReference(IViewReference value)
       at Sdl.Desktop.Platform.WinForms.StudioWindowForm.UpdateActiveView()
       at Sdl.Desktop.Platform.Implementation.StudioWindow.set_ActiveView(IViewReference value)
       at Sdl.Desktop.Platform.WinForms.StudioWindowForm._explorerBar_ActiveGroupChanged(Object sender, GroupEventArgs e)
       at Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar.OnActiveGroupChanged(GroupEventArgs e)
       at Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar.FireEvent(UltraExplorerBarEventIds id, EventArgs e)
       at Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar.set_ActiveGroup(UltraExplorerBarGroup value)
       at Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroupHeaderUIElement.OnMouseDown(MouseEventArgs e, Boolean adjustableArea, UIElement& captureMouseForElement)
       at Infragistics.Win.UIElement.OnMouseDown(MouseEventArgs e, Boolean adjustableArea, UIElement& captureMouseForElement)
       at Infragistics.Win.TextUIElementBase.OnMouseDown(MouseEventArgs e, Boolean adjustableArea, UIElement& captureMouseForElement)
       at Infragistics.Win.ControlUIElementBase.ProcessMouseDownHelper(Object sender, MouseEventArgs e)
       at Infragistics.Win.ControlUIElementBase.ProcessMouseDown(Object sender, MouseEventArgs e)
       at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e)
       at Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar.OnMouseDown(MouseEventArgs e)
       at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
        <InnerException>
          <Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
          <HelpLink />
          <Source>Sdl.TranslationStudio.Editor</Source>
          <HResult>-2146233079</HResult>
          <StackTrace><![CDATA[   at Sdl.TranslationStudio.Editor.EditorService.get_TranslationMemoryWindow()
       at Sdl.TranslationStudio.Editor.Subsegment.View.Wpf.SubsegmentMatchesViewPart.OnActiveDocumentChanged()
       at Sdl.TranslationStudio.Editor.Subsegment.View.Wpf.SubsegmentMatchesViewPart.OnInit(IViewPartSite site, ISettingsGroup settings)
       at Sdl.Desktop.Platform.AbstractViewPart.Init(IViewPartSite site, ISettingsGroup settings)
       at Sdl.Desktop.Platform.AbstractViewWithParts.EnsureViewPartSite(IViewPartReference viewPartReference)]]></StackTrace>
        </InnerException>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.1.8.4404</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>CONSTANZEANEFD0\constanze-andel</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>CONSTANZEANEFD0</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>3122516 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>
    <SDLErrorDetails time="17/08/2021 11:25:10">
      <ErrorMessage>Failed to deactivate view 'Editor'.</ErrorMessage>
      <Exception>
        <Type>Sdl.Desktop.Platform.StudioException, Sdl.Desktop.Platform, Version=16.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
        <HelpLink />
        <Source>Sdl.Desktop.Platform</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.Desktop.Platform.Implementation.StudioWindow.set_ActiveView(IViewReference value)
       at Sdl.TranslationStudio.ProjectManagement.ProjectManagementService.SwitchToFileView()
       at Sdl.TranslationStudio.ProjectManagement.ProjectsView.ProjectsListViewPart.<>c__DisplayClass19_0.<_control_DefaultAction>g__SwitchToFilesView|0()
       at Sdl.TranslationStudio.ProjectManagement.ProjectsView.ProjectsListViewPart._control_DefaultAction(Object sender, EventArgs e)
       at Sdl.Desktop.Common.DataList.OnDefaultAction(EventArgs e)
       at Sdl.Desktop.Common.DataList.BodyControl.OnDoubleClick(EventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.UserControl.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
        <InnerException>
          <Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
          <HelpLink />
          <Source>Sdl.Desktop.Platform</Source>
          <HResult>-2146233079</HResult>
          <StackTrace><![CDATA[   at Sdl.Desktop.Platform.AbstractViewPart.get_ViewPartSite()
       at Sdl.Desktop.Platform.AbstractViewWithParts.SetViewPartCommandBarVisibility(Boolean visible)
       at Sdl.Desktop.Platform.AbstractViewWithParts.OnDeactivate()
       at Sdl.TranslationStudio.Editor.EditorView.OnDeactivate()
       at Sdl.Desktop.Platform.Implementation.ViewSite.OnDeactivate()
       at Sdl.Desktop.Platform.Implementation.StudioWindow.set_ActiveView(IViewReference value)]]></StackTrace>
        </InnerException>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.1.8.4404</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>CONSTANZEANEFD0\constanze-andel</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>CONSTANZEANEFD0</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>3122516 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>
    <SDLErrorDetails time="17/08/2021 11:25:21">
      <ErrorMessage>Failed to deactivate view 'Editor'.</ErrorMessage>
      <Exception>
        <Type>Sdl.Desktop.Platform.StudioException, Sdl.Desktop.Platform, Version=16.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
        <HelpLink />
        <Source>Sdl.Desktop.Platform</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.Desktop.Platform.Implementation.StudioWindow.set_ActiveView(IViewReference value)
       at Sdl.TranslationStudio.ProjectManagement.ProjectManagementService.SwitchToFileView()
       at Sdl.TranslationStudio.ProjectManagement.ProjectsView.ProjectsListViewPart.<>c__DisplayClass19_0.<_control_DefaultAction>g__SwitchToFilesView|0()
       at Sdl.TranslationStudio.ProjectManagement.ProjectsView.ProjectsListViewPart._control_DefaultAction(Object sender, EventArgs e)
       at Sdl.Desktop.Common.DataList.OnDefaultAction(EventArgs e)
       at Sdl.Desktop.Common.DataList.BodyControl.OnDoubleClick(EventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.UserControl.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
        <InnerException>
          <Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
          <HelpLink />
          <Source>Sdl.Desktop.Platform</Source>
          <HResult>-2146233079</HResult>
          <StackTrace><![CDATA[   at Sdl.Desktop.Platform.AbstractViewPart.get_ViewPartSite()
       at Sdl.Desktop.Platform.AbstractViewWithParts.SetViewPartCommandBarVisibility(Boolean visible)
       at Sdl.Desktop.Platform.AbstractViewWithParts.OnDeactivate()
       at Sdl.TranslationStudio.Editor.EditorView.OnDeactivate()
       at Sdl.Desktop.Platform.Implementation.ViewSite.OnDeactivate()
       at Sdl.Desktop.Platform.Implementation.StudioWindow.set_ActiveView(IViewReference value)]]></StackTrace>
        </InnerException>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.1.8.4404</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>CONSTANZEANEFD0\constanze-andel</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>CONSTANZEANEFD0</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>3122516 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

  • Did you try the reset as I suggested?  The error stacks you have provided do suggest this would be the best approach.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • Thank you for the suggestions. I tried resetting the Windows Layout and a subsequent «repair» of SDL Trados Studio 2021, followed by a restart of Windows 10. I managed then to open a package but when I tried to open it in «review mode» a message came up asking me to change the interface language, as experiences yesterday. See copied here below the latest error message.

    NB: I am using SDL Trados Studio 2019 at the momebnt, it is working.

    There was a recent upgrade of Parallels, which I installed about 2 days ago. I have contacted the technical support from Parallels and I am waiting to hear from them.

    Any suggestions on how to resolve this problem are welcome!

    Latest error message:

    <SDLErrorDetails time="17/08/2021 19:21:24">
    <ErrorMessage>Unexpected exception when initializing view part Fragment Matches</ErrorMessage>
    <Exception>
    <Type>Sdl.Desktop.Platform.StudioException, Sdl.Desktop.Platform, Version=16.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
    <HelpLink />
    <Source>Sdl.Desktop.Platform</Source>
    <HResult>-2146233088</HResult>
    <StackTrace><![CDATA[ at Sdl.Desktop.Platform.AbstractViewWithParts.EnsureViewPartSite(IViewPartReference viewPartReference)
    at Sdl.Desktop.Platform.AbstractViewWithParts.Control_ShowingViewPart(IViewWithParts view, IViewPartReference viewPartReference)
    at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.OnShowingViewPart(IViewPartReference viewPartReference)
    at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.EnsureDockedViewPartControl(DockableControlPane pane)
    at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPartPane(IViewPartReference viewPartReference, DockingViewPartLayoutInfo layoutInfo)
    at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPart(IViewPartReference viewPartReference)
    at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.PopulateViewParts(Boolean reload)
    at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.Init(IViewWithParts view)
    at Sdl.Desktop.Platform.AbstractDockingView.OnInitControl()
    at Sdl.Desktop.Platform.AbstractViewWithParts.GetContentControl()
    at Sdl.Desktop.Platform.WinForms.ViewPane.set_ViewReference(IViewReference value)
    at Sdl.Desktop.Platform.WinForms.StudioWindowForm.UpdateActiveView()
    at Sdl.Desktop.Platform.Implementation.StudioWindow.set_ActiveView(IViewReference value)
    at Sdl.TranslationStudio.Editor.EditorService.SwitchToEditorView(Boolean rememberCurrentView)
    at Sdl.TranslationStudio.Editor.EditorService.OpenImpl(IDocumentDescriptor[] descriptors, IAbstractEditor[] editors, IEditorConfiguration[] configurations)
    at Sdl.TranslationStudio.Editor.EditorService.Open(IDocumentDescriptor descriptor)
    at Sdl.TranslationStudio.Editor.EditorService.OpenTranslatableFilesMerged(ITranslatableFile[] translatableFiles, WorkflowStage stage)
    at Sdl.TranslationStudio.Common.Files.FileUtil.OpenTranslatableFilesMerged(IEditorService service, ITranslatableFile[] files, Nullable`1 workflowStage)
    at Sdl.TranslationStudio.ProjectManagement.FilesView.Actions.AbstractOpenAction.InnerExecute(IMessageService messageService, IFilesViewService filesViewService, IEditorService editorService)
    at Sdl.TranslationStudio.ProjectManagement.FilesView.Actions.AbstractOpenAction.Execute()
    at Sdl.Desktop.Platform.Implementation.CommandBars.StaticAction.Execute()
    at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.<>c__DisplayClass30_0.<ExecuteAction>b__0()
    at Sdl.Desktop.Logger.Log.Resources(Object message, Action action)
    at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.ExecuteAction(IAction action, ActionOrigin origin, Boolean allowToggle)
    at Sdl.Desktop.Platform.WinForms.IgCommandBarAction.Execute()
    at Sdl.Desktop.Platform.WinForms.IgCommandBarAction._lazyButtonTool_ToolClick(Object sender, ToolClickEventArgs e)
    at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick(ToolClickEventArgs e)
    at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e)
    at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
    at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick()
    at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.DoClickProcessing(MouseEventArgs e)
    at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.OnMouseUp(MouseEventArgs e)
    at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e)
    at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e)
    at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e)
    at Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnMouseUp(MouseEventArgs e)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
    <InnerException>
    <Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>Sdl.TranslationStudio.Editor</Source>
    <HResult>-2146233079</HResult>
    <StackTrace><![CDATA[ at Sdl.TranslationStudio.Editor.EditorService.get_TranslationMemoryWindow()
    at Sdl.TranslationStudio.Editor.Subsegment.View.Wpf.SubsegmentMatchesViewPart.OnActiveDocumentChanged()
    at Sdl.TranslationStudio.Editor.Subsegment.View.Wpf.SubsegmentMatchesViewPart.OnInit(IViewPartSite site, ISettingsGroup settings)
    at Sdl.Desktop.Platform.AbstractViewPart.Init(IViewPartSite site, ISettingsGroup settings)
    at Sdl.Desktop.Platform.AbstractViewWithParts.EnsureViewPartSite(IViewPartReference viewPartReference)]]></StackTrace>
    </InnerException>
    </Exception>
    <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>Studio16</ProductVersion>
    <EntryAssemblyFileVersion>16.1.8.4404</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1033</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>CONSTANZEANEFD0\constanze-andel</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>CONSTANZEANEFD0</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>3122516 MB</PhysicalMemory>
    </Environment>
    </SDLErrorDetails>