Studio 2017 SR1 Beta

Hello Everybody

I just installed the beta on a new machine and I get the usual "Object reference not set to an instance of an object." error when I click on two plugins in the verification settings: Grammar Check and Number Verifier (error attached).

On the normal version of Studio 2017 I have no problem with that.

<SDLErrorDetails time="6/24/2017 2:57:12 PM">
  <ErrorMessage>Object reference not set to an instance of an object.</ErrorMessage>
  <Exception>
    <Type>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>Sdl.Core.PluginFramework</Source>
    <HResult>-2147467261</HResult>
    <StackTrace><![CDATA[   at Sdl.Core.PluginFramework.Implementation.PluginDeserializer.DeserializeAttribute(IExtension extension, XElement attributeElement)
   at Sdl.Core.PluginFramework.Implementation.Extension.get_ExtensionAttribute()
   at Sdl.Core.PluginFramework.ExtensionCollection.<>c__DisplayClass1.<get_Item>b__0(IExtension e)
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at Sdl.Core.PluginFramework.ExtensionCollection.get_Item(String extensionId)
   at Sdl.TranslationStudio.ProjectManagement.Settings.Verification.GlobalVerifierSettingsCategory.OnInit(ISettingsPageCategorySite site)
   at Sdl.Desktop.Platform.Settings.AbstractSettingsPageCategory.Init(ISettingsPageCategorySite site)
   at Sdl.Desktop.Platform.Implementation.Settings.AbstractSettingsHost.EnsureCategoryInitialized(ISettingsPageCategoryReference r)
   at Sdl.Desktop.Platform.Implementation.Settings.AbstractSettingsHost.GetInitializedCategory(ISettingsPageCategoryReference r)
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl.GetActiveSettingsPage(UltraTreeNode node)
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl._tree_BeforeActivate(Object sender, CancelableNodeEventArgs e)
   at Infragistics.Win.UltraWinTree.UltraTree.OnBeforeActivate(CancelableNodeEventArgs e)
   at Infragistics.Win.UltraWinTree.UltraTree.FireEvent(TreeEventIds id, EventArgs e)
   at Infragistics.Win.UltraWinTree.UltraTree.SetActiveNode(UltraTreeNode node, Boolean bringIntoView, Boolean adjustHorizontalPosition, NodeActivationReason reason)
   at Infragistics.Win.UltraWinTree.UltraTree.Infragistics.Win.ISelectionManager.ActivateItem(ISelectableItem item)
   at Infragistics.Win.SelectionStrategySingle.OnMouseDown(ISelectableItem item, MouseMessageInfo& msginfo, Boolean forceDrag)
   at Infragistics.Win.SelectionStrategySingle.OnMouseDown(ISelectableItem item, MouseMessageInfo& msginfo)
   at Infragistics.Win.SelectionStrategySingle.OnMouseMessage(ISelectableItem item, MouseMessageInfo& msginfo)
   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.UltraWinTree.UltraTree.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>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.6127.0</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1040</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>ACL-OFFICE2017\Angelo</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>ACL-OFFICE2017</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>16711400 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

Regards

Angelo

Parents Reply Children
No Data