ERROR MESSAGE OF C#2010 Express

Questions about MultiCharts .NET and user contributed studies.
joenetic
Posts: 30
Joined: 13 Jun 2013

ERROR MESSAGE OF C#2010 Express

Postby joenetic » 10 May 2021

How to handle this error message and get C#2010 Express works again to simulate MC.NET v1.4 ?

DisconnectedContext was detected
Message: Transition into COM context 0x20db58 for this RuntimeCallableWrapper failed with the following error: 被呼叫者 (伺服器 [不是伺服器應用程式]) 無法取得或已消失; 所有連接均無效。呼叫未執行。 (Exception from HRESULT: 0x80010012 (RPC_E_SERVER_DIED_DNE)). This is typically because the COM context 0x20db58 where this RuntimeCallableWrapper was created has been disconnected or it is busy doing something else. Releasing the interfaces from the current COM context (COM context 0x20d7e0). This may cause corruption or data loss. To avoid this problem, please ensure that all COM contexts/apartments/threads stay alive and are available for context transition, until the application is completely done with the RuntimeCallableWrappers that represents COM components that live inside them.

Emmanuel
Posts: 355
Joined: 21 May 2009
Has thanked: 109 times
Been thanked: 28 times

Re: ERROR MESSAGE OF C#2010 Express

Postby Emmanuel » 13 May 2021

Why not using VS 2019 ?

User avatar
Vlada MultiCharts
Posts: 291
Joined: 22 Apr 2020
Has thanked: 8 times
Been thanked: 76 times

Re: ERROR MESSAGE OF C#2010 Express

Postby Vlada MultiCharts » 29 Jul 2021

joenetic,

At the moment the supported version of C# is 4.0.
We plan to implement support for C# 7.0 in the nearest future.

joenetic
Posts: 30
Joined: 13 Jun 2013

Re: ERROR MESSAGE OF C#2010 Express

Postby joenetic » 25 Sep 2021

I can use C# 2010 Express before, now it has error message, should be related to Multicharts.Net update ?
Which version of C# Express and C# Multicharts.Net can support now ?

User avatar
Vlada MultiCharts
Posts: 291
Joined: 22 Apr 2020
Has thanked: 8 times
Been thanked: 76 times

Re: ERROR MESSAGE OF C#2010 Express

Postby Vlada MultiCharts » 06 Oct 2021

Hello joenetic,

Visual C# 2010 Express 10.0.30319.1 is supported in the latest MultiCharts .NET build (MC.NET 14.0.21979.400).

joenetic
Posts: 30
Joined: 13 Jun 2013

Re: ERROR MESSAGE OF C#2010 Express

Postby joenetic » 01 Mar 2022

I found the way to fix this problem, it is to disable .NETFramework MDA in Windows registry.


Return to “MultiCharts .NET”