HI
How can I show the All FTP logs on my vb.net RichTextBox control.
I am using .net 3.0 frame work
When I am using
client.LogWriter = New RichTextBoxLogWriter(lbox, lbox.MaxLength, LogLevel.Info)
It is raising an error "RichTextBox is ambiguous in the namespace Rebex"
Would Anybody fix this?
My heart full thanks to the Replies...