I am watching the first video, and when I tried to add "security picker" from toolbox,
I just only see following error message and cannot add it.
"The following reference has been added to the project: "StockSharp.Xaml, Version=4.4.14.0, Culture=neutral, PublickKeyToken=null"
In order to user types from the new reference, press OK to restart the XAML Designer. After the XAML Designer restarts, re-create the control on the artboard.
I have close the MainWindow.xaml and reopened, but not successful.
Комментарии (4)
Вход или Создать аккаунт, Войдите или зарегистрируйтесь, чтобы оставить комментарий
Did you try to unblock the package before unzip? Or you installed the API from Nuget?
Thank you.
I have installed from zip. I think I did not do any unblocking. How can you do this?
https://blogs.msdn.microsoft.com/delay/p/unblockingdownloadedfile/
This worked. Thank you.