re: getAllMarkets problem
Thx Mumbles0
I found it this in App.config after changed value to 999999999 everything working correctly
Thx Mumbles0
I found it this in App.config after changed value to 999999999 everything working correctly
Code:
<readerQuotas maxDepth="32" maxStringContentLength="999999999" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />



Comment