Browse by Tags
All Tags » WPF » .net (RSS)
-
Hello folks,I have a problem to initial the m_asyncFtpClient in my WPF application.I'll get the always nice error:System.Windows.Markup.XamlParseException was unhandledCan anyone help me, or is there any WPF-Sample present?THANKS!
MY CODE:…using Xceed.Ftp;namespace FTP_Sample{ /// <summary> /// ...
|
|
|
|