• Xceed .FTP timeout GetFolderContents

    I get a timeoutexception when I do GetFolderContents however when filezilla connects to the site it’s succeeding but it is using a workaround Binding data connection source IP to control connection source IP 172.30.30.55 14:14:09 Command: PASV 14:14:09
  • No folder content returned by either GetFiles or GetItems

    Hi. I am using Xceed FTP Version latest version (evaluation). I am getting FTP Timeout Exception in some cases, but the exception does not occur within the ‘normal’ sequence of the code, so it cannot be caught and handled, and it is causing the application
  • How to selectively abort QueryItems requests (Data Virtualization)?

    Hi, we successfully implemented the data virtualization on a datagrid (Xceed.Wpf.DataGrid.DataGridControl). However, we encountered the following issue, that I’ll try to explain with the following example: – I start scrolling the grid – the QueryItems requests the data (Data1) – I keep scrolling – the QueryItems requests new data (Data2, while Data1 still didn’t get back from db) – I keep scrolling – the QueryItems requests new data, etc. Due to a heavy query load it takes 7-8 seconds to calculate