Re: Ftp.Users.Count - WeOnlyDo Discussion board

Re: Ftp.Users.Count (General questions)

by wodDamir, Friday, March 05, 2010, 14:51 (5138 days ago) @ Michael

Michael,

Basically, it shouldn't matter if wodFtpServer is declared as Private or Public. That's only an access modified which determines from where will your object be accessible from.

When it's declated as Private, it's only accessible from the same class it was declared in. When declared as Public, it should be accessible from anywhere in your application.

Unfortunately, we'll need to duplicate this issue in order to see why this happens. If you could try making a simple project that we could run on our side, that would be great. You can send such a project to techsupport@weonlydo.com

Regards,
Damba


Complete thread: