Trados Business Manager – End of Life Announcement

Trados Business Manager (TBM) has reached end of life. Following the discontinuation of TBM sales on 31 October 2023, all maintenance and support services will conclude on 31 October 2024.
What Does This Mean for TBM Users?

  • End of Services: RWS will no longer provide any services related to the installation or updating of TBM.
  • Existing Installations: TBM will remain functional where already installed, but the RWS support team will not offer assistance in troubleshooting issues, addressing reported problems, or providing further development for TBM.
  • Documentation: The TBM documentation has been removed from docs.rws.com.
  • Community Support: The community forum for TBM will remain accessible in a read-only format for users to reference if needed.

Red Screen when I attempt to "Create New Filter."

I get a red screen when I attempt to "Create New Filter"

Here is the F12 Console date:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
-----------------------------------
2023-03-04 12:28:10.1929 ERROR Unhandled exception in circuit 'qYwUCRgR84dAQfRFjzh3FWnO6i6qC11BIRJ7WGX68bg'. Microsoft.JSInterop.JSException: Cannot read property 'dispose' of undefined
TypeError: Cannot read property 'dispose' of undefined
at Object.InitListView (http://localhost:8733/js/tbm.js:300:22)
at http://localhost:8733/_framework/blazor.server.js:1:3501
at new Promise (<anonymous>)
at kt.beginInvokeJSFromDotNet (http://localhost:8733/_framework/blazor.server.js:1:3475)
at http://localhost:8733/_framework/blazor.server.js:1:72077
at Array.forEach (<anonymous>)
at kt._invokeClientMethod (http://localhost:8733/_framework/blazor.server.js:1:72063)
at kt._processIncomingData (http://localhost:8733/_framework/blazor.server.js:1:70105)
at vt.connection.onreceive (http://localhost:8733/_framework/blazor.server.js:1:64508)
at WebSocket.o.onmessage (http://localhost:8733/_framework/blazor.server.js:1:48842)
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at TBM.Pages.Other.PageListView.OnAfterRenderAsync(Boolean firstRender) in C:\builds\797\s\TBM\Pages\Other\PageListView.razor:line 194
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState) at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at TBM.Pages.Other.PageListView.OnAfterRenderAsync(Boolean firstRender) in C:\builds\797\s\TBM\Pages\Other\PageListView.razor:line 194
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)
-----------------------------------
2023-03-04 12:29:39.8895 ERROR Unhandled exception in circuit 'XCft9bunvdTNHfoY3q6HAY4bP2GU0GhAqpP81fQ8Q9s'. Microsoft.JSInterop.JSException: Cannot read property 'dispose' of undefined
TypeError: Cannot read property 'dispose' of undefined
at Object.InitListView (http://localhost:8733/js/tbm.js:300:22)
at http://localhost:8733/_framework/blazor.server.js:1:3501
at new Promise (<anonymous>)
at kt.beginInvokeJSFromDotNet (http://localhost:8733/_framework/blazor.server.js:1:3475)
at http://localhost:8733/_framework/blazor.server.js:1:72077
at Array.forEach (<anonymous>)
at kt._invokeClientMethod (http://localhost:8733/_framework/blazor.server.js:1:72063)
at kt._processIncomingData (http://localhost:8733/_framework/blazor.server.js:1:70105)
at vt.connection.onreceive (http://localhost:8733/_framework/blazor.server.js:1:64508)
at WebSocket.o.onmessage (http://localhost:8733/_framework/blazor.server.js:1:48842)
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at TBM.Pages.Other.PageListView.OnAfterRenderAsync(Boolean firstRender) in C:\builds\797\s\TBM\Pages\Other\PageListView.razor:line 194
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState) at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at TBM.Pages.Other.PageListView.OnAfterRenderAsync(Boolean firstRender) in C:\builds\797\s\TBM\Pages\Other\PageListView.razor:line 194
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)
-----------------------------------
2023-03-04 12:43:43.8755 ERROR Unhandled exception in circuit 'qEYRitnDgQKJLVS_ofG7J-CGCIZwSYXJ3nWF4h-8ClY'. Microsoft.JSInterop.JSException: Cannot read property 'dispose' of undefined
TypeError: Cannot read property 'dispose' of undefined
at Object.InitListView (http://localhost:8733/js/tbm.js:300:22)
at http://localhost:8733/_framework/blazor.server.js:1:3501
at new Promise (<anonymous>)
at kt.beginInvokeJSFromDotNet (http://localhost:8733/_framework/blazor.server.js:1:3475)
at http://localhost:8733/_framework/blazor.server.js:1:72077
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
dashboard-events-scripts.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
blazor.server.js:1 [2023-04-05T13:49:18.120Z] Information: Normalizing '_blazor' to 'http://localhost:8733/_blazor'.
blazor.server.js:1 [2023-04-05T13:49:18.138Z] Information: WebSocket connected to ws://localhost:8733/_blazor?id=rXNkOdWhoMAPbn-Fui_PXw.
blazor.server.js:1 [2023-04-05T14:00:54.299Z] Error: System.NullReferenceException: Object reference not set to an instance of an object.
at TBM.Components.Dialogs.DialogListViewCreateFilter.<BuildRenderTree>b__0_1(RenderTreeBuilder __builder2)
at Microsoft.AspNetCore.Components.CascadingValue`1.Render(RenderTreeBuilder builder)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
log @ blazor.server.js:1
blazor.server.js:1 [2023-04-05T14:00:54.299Z] Information: Connection disconnected.
2blazor.server.js:1 Uncaught (in promise) Error: Cannot send data if the connection is not in the 'Connected' State.
at bt.send (blazor.server.js:1)
at kt._sendMessage (blazor.server.js:1)
at kt._sendWithProtocol (blazor.server.js:1)
at kt.send (blazor.server.js:1)
at Object.beginInvokeDotNetFromJS (blazor.server.js:1)
at w (blazor.server.js:1)
at C.invokeMethodAsync (blazor.server.js:1)
at A.onLayerApplied (toolbar-65936de5.js:4)
at A.applyLayer (toolbar-65936de5.js:4)
at A.updateLayout (toolbar-65936de5.js:4)
send @ blazor.server.js:1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Here is the applog:

emoji