When starting Studio (2021) Professional Network without a license available, Studio normally just quits. If Xliff Manager is installed, it causes an error message. More an aesthetical glitch than a functionality problem:
<SDLErrorDetails time="24-Nov-20 14:52:47">
<ErrorMessage>Failed to initialize view 'XLIFFManager_View'.</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><
at Sdl.Core.PluginFramework.Integration.ExtensionBuilderFactory.Build[TResult](IExtension extension, ExtensionArguments arguments, Boolean useCache)
at Sdl.Core.PluginFramework.Integration.ExtensionBuilderFactory.<>c__DisplayClass4_0`2.<Build>b__0(IExtension extension)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Sdl.Core.PluginFramework.Integration.ExtensionBuilderFactory.Build[TAttribute,TResult](ExtensionArguments arguments, Boolean useCache)
at Sdl.Core.PluginFramework.Integration.ExtensionsFactory.Create[TAttribute,TResult](ExtensionArguments arguments, Boolean useCache)
at Sdl.Desktop.Platform.Implementation.StudioWindow.Init(IEventAggregator eventAggregator)
at Sdl.Desktop.Platform.Implementation.Studio.CreateWindowInternal(Boolean setActive, IEventAggregator eventAggregator)
at Sdl.Desktop.Platform.Implementation.Studio.Run(ISplashScreen splashScreen, IEventAggregator eventAggregator)
at Sdl.TranslationStudio.Application.Launcher.RunApplication()]]></StackTrace>
<InnerException>
<Type>System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<ParamName />
<HelpLink />
<Source>Sdl.Desktop.Platform.WinForms</Source>
<HResult>-2147024809</HResult>
<StackTrace><![CDATA[ at Sdl.Desktop.Platform.WinForms.StudioWindowForm.FindExplorerBarGroup(IViewReference viewReference)
at Sdl.Desktop.Platform.WinForms.StudioWindowForm.UpdateActiveView()
at Sdl.Desktop.Platform.Implementation.StudioWindow.set_ActiveView(IViewReference value)
at Sdl.Desktop.Platform.Implementation.StudioWindow.UpdateViewState(IViewReference viewReference)
at Sdl.Desktop.Platform.Implementation.StudioWindow.viewReference_AvailableChanged(IViewReference viewReference)
at Sdl.Desktop.Platform.ViewReferenceEventHandler.Invoke(IViewReference viewReference)
at Sdl.Desktop.Platform.Implementation.ViewReference.OnAvailableChanged()
at Sdl.Desktop.Platform.Implementation.ViewReference.AvailableCondition_ValueChanged(ICondition condition)
at Sdl.Desktop.Platform.Extensions.AbstractCondition.OnValueChanged()
at Sdl.Desktop.Platform.Extensions.AbstractCondition.UpdateValue()
at Sdl.TranslationStudio.Api.ProjectManagement.Conditions.CurrentProjectCondition.ProjectManagementServiceService_CurrentProjectChanged(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Sdl.TranslationStudio.ProjectManagement.ProjectManagementService.set_CurrentProject(IProject value)
at Sdl.TranslationStudio.ProjectManagement.ProjectManagementService.RefreshProjects(Boolean raiseEvent)
at Sdl.TranslationStudio.ProjectManagement.ProjectManagementService.get_Projects()
at Sdl.TranslationStudioAutomation.IntegrationApi.ProjectsController.GetAllProjects()
at Sdl.Community.XLIFF.Manager.XLIFFManagerViewController.LoadProjects()
at Sdl.Community.XLIFF.Manager.XLIFFManagerViewController.Initialize(IViewContext context)
at Sdl.Desktop.IntegrationApi.AbstractViewController.Sdl.Desktop.IntegrationApi.Internal.IViewController.Initialize(IViewContext context)
at Sdl.Desktop.IntegrationApi.Internal.Adaptors.InternalDockingViewAdaptor.OnInit(IViewSite site, ISettingsGroup settings)
at Sdl.Desktop.Platform.AbstractView.Init(IViewSite site, ISettingsGroup settings)
at Sdl.Desktop.Platform.Implementation.StudioWindow.EnsureViewSite(IViewReference viewReference)]]></StackTrace>
</InnerException>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>Studio16</ProductVersion>
<EntryAssemblyFileVersion>16.0.2.3343</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 10 Enterprise</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>1033</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>danielhug</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>ABCD</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>16776172 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>
Daniel
Translate