Error CT0201: Item "Content" is not supported

Created at 18 Oct 2022, 13:23
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!
MA

marktbs

Joined 18.07.2022

Error CT0201: Item "Content" is not supported
18 Oct 2022, 13:23


Hi, I recently started to get this error when I try to build cBot in cTrader: Error CT0201: Item "Content" is not supported

If I build in visual studio 2022, the error is not present. Any idea what is the reason and how to fix? I don't have any file or folder named "Content", all referenced packages have latest versions, including cTrader.Automate v1.0.4, using .NET v6)

.

Some details about structure:


@marktbs
Replies

PanagiotisChar
18 Oct 2022, 14:52 ( Updated at: 21 Dec 2023, 09:22 )

Hi there,

Make sure you are using the SDK compiler

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

marktbs
18 Oct 2022, 17:21

This resolved the error. I switched from Embedded to SDK v6 compiler,

Regards


@marktbs