I wrote some code using EnterpriseDT FTP a while ago. It has been working well for quite a while now, but the IT guys are setting up a new FTP server using IIS7, and my old code is not working properly when pointed at the new server.
The issue is that the "DirDetails" function is now returning a zero length array of items. I strongly suspect the server setup, but I don't know what to tell the IT guys to look at. As far as we can tell, it is set up the same as the old, working IIS6 server.
Any assistance is very appreciated.