Results 1 to 7 of 7

Thread: createobject("ftp.ftp") fail

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    3

    Exclamation createobject("ftp.ftp") fail

    createobject("ftp.ftp") fail
    anyone knows what it required to createobject("ftp.ftp"), on my old crashed machine it works and I did not even notice it, but now when I moved my code to the new one, it fails and says error 429, activex component can't create object, please help!

    thanks a lot
    !

  2. #2
    Addicted Member cha0s4u's Avatar
    Join Date
    Apr 2005
    Location
    new Delhi - 1ND1A
    Posts
    209

    Re: createobject("ftp.ftp") fail

    "activex component can't create object" This is a ridiculus error .. like others in MS.

    Try referencing the dll, and creating the object using new keyword.
    - cha0s4u ENJOI

    Do Remember to RATE a post if it helps u,
    Ratings encrougage those who Know enough,to help others

  3. #3
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: createobject("ftp.ftp") fail

    what are u trying to do?
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: createobject("ftp.ftp") fail

    If your trying to FTP then there are APIs that will do it without the need for a control or object.

    http://www.allapi.net/apilist/6C3268...B16373E9F.html
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    3

    Re: createobject("ftp.ftp") fail

    Quote Originally Posted by cha0s4u
    "activex component can't create object" This is a ridiculus error .. like others in MS.

    Try referencing the dll, and creating the object using new keyword.

    Thanks for quick reply, but

    what dll shall I reference, that is exactly what I need to know.

  6. #6

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    3

    Re: createobject("ftp.ftp") fail

    Quote Originally Posted by Static
    what are u trying to do?
    create ftpclient and do FTP, any clues?

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: createobject("ftp.ftp") fail

    Quote Originally Posted by allenchan
    create ftpclient and do FTP, any clues?
    See code example in my post #4 link.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width