Halo2
I am trying to get the ASP demo page to work. It gets down to the line
Set g_objFTP = Server.CreateObject("sfFTPLib.FTPConnection")
The asp output displays: ClassFactory cannot supply requested class
I went ahead and registered this as a com componet. What am I missing?
Set g_objFTP = Server.CreateObject("sfFTPLib.FTPConnection")
The asp output displays: ClassFactory cannot supply requested class
I went ahead and registered this as a com componet. What am I missing?