ArsenAbazian / CryptoTradingFramework

A self hosted, cryptocurrency trading bot and framework supporting multiple exchanges with GUI
Other
176 stars 80 forks source link

getting invalid rex file and The designer could not be shown for this file because none of the classes within it can be designed. #1

Closed therollingbird closed 4 years ago

therollingbird commented 4 years ago

Severity Code Description Project File Line Suppression State Error Invalid Resx file. Type DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v19.1, Version=19.1.0.0, Culture=neutral, PublicKeyToken=79868b8147b5eae4 in the data at line 124, position 4 cannot be located. Line 143, position 5. Crypto.UI D:\Visual Studio Programmes\CryptoTradingFramework-master(1)\CryptoTradingFramework-master\Crypto.UI\Controls\ChartDataControl.resx 143 Capture3 Capture4

ArsenAbazian commented 4 years ago

Hi, my application uses the DevExpress WinForms library for UI. So to make possible to design forms or even compile UI project, you need to install it from the https://go.devexpress.com/devexpressdownload_universaltrial.aspx manually. I cannot publish them here because it is not free.