When build bot dotnet 6.0 not work Ctrader 4.2.22 Process was unexpectedly terminated

Created at 12 Dec 2022, 07:10
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
MongolTrader's avatar

MongolTrader

Joined 12.02.2015

When build bot dotnet 6.0 not work Ctrader 4.2.22 Process was unexpectedly terminated
12 Dec 2022, 07:10


I have issue. I get new PC and install fresh install windows 11 and Ctrader 4.2.22 from Icmarkets. But bots build with Dotnet 6.0 not work gives error. Dotnet 4.0 build work fine. I install several times new and frersh windows 11 and Ctrader but result is same. How to fix this bug. I think its issue with hardware related such as CPU operation. 

 


@MongolTrader
Replies

Spotware
12 Dec 2022, 09:06

Dear trader,

Please share with us the exact error you are getting.

Best regards,

cTrader Team


@Spotware

MongolTrader
12 Dec 2022, 09:40 ( Updated at: 12 Dec 2022, 09:41 )

RE:

Spotware said:

Dear trader,

Please share with us the exact error you are getting.

Best regards,

cTrader Team

Exact error is 

1. When build bot to dotnet 4.x version work fine.

1. Than build bot to dotnet 6.0 version it not work. /Build process done fine but not run/

 


@MongolTrader

jeelom11
17 Dec 2022, 16:50

RE: RE:

MongolTrader said:

Spotware said:

Dear trader,

Please share with us the exact error you are getting.

Best regards,

cTrader Team

Exact error is 

1. When build bot to dotnet 4.x version work fine.

1. Than build bot to dotnet 6.0 version it not work. /Build process done fine but not run/

 

I have the same exact issue on windows 10 (the latest windows update) & Ctrader 4.2.22.

The issue seems to happen after installing.net SDK

Exact error is 

1. When building bot to dotnet 4.x version it works fine.

1. but when building bot to dotnet 6.0 version it does not work. /Build process done fine but will not run/


@jeelom11

jeelom11
21 Dec 2022, 05:07

RE:

Spotware said:

Dear trader,

Please share with us the exact error you are getting.

Best regards,

cTrader Team

Hi Spotware, 

 

I found the solution. i need to give it fullaccess

 

[Robot(TimeZone = TimeZones.EasternStandardTime, AccessRights = AccessRights.FullAccess)]

 

Thanks

Jay L.

 

 


@jeelom11