Results 1 to 37 of 37

Thread: VB6 Simple Async-Download-Ctl for multiple Files

Hybrid View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jun 2013
    Posts
    7,454

    Re: VB6 Simple Async-Download-Ctl for multiple Files

    Quote Originally Posted by Nightwalker83 View Post
    Hi,

    I receive

    Procedure declaration does not match description of event or procedure having same name

    on this line

    vb Code:
    1. Private Sub ucAsyncDLHost_DownloadComplete(Sender As ucAsyncDLStripe, ByVal TmpFileName As String)

    Just noticed, that in ucAsyncDLHost I still had a Copy&Paste-bug in the Property-Get-Methods:
    DownloadStripeByURL
    and
    DownloadStripeByLocalFileName

    But I think that this is not related to the error you reported above - still I'd like when you could download
    again from the now updated Zip-Content behind the Download-Link in the Opener-Post - and try the
    original project without any changes...

    Did you already ripped the two ucAsync___.ctls out of the original project - or was the error encountered
    running the original project (as contained in the *.zip)?


    Olaf

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: VB6 Simple Async-Download-Ctl for multiple Files

    Quote Originally Posted by Schmidt View Post
    Did you already ripped the two ucAsync___.ctls out of the original project - or was the error encountered
    running the original project (as contained in the *.zip)?
    I run the project as it was in the zip file to try and understand how things work first.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jun 2013
    Posts
    7,454

    Re: VB6 Simple Async-Download-Ctl for multiple Files

    Quote Originally Posted by Nightwalker83 View Post
    I run the project as it was in the zip file to try and understand how things work first.
    Then I'd like you to make a second try with my now definitely updated Zip (which I had to give a different
    FileName, AsyncDownloadDemo2.zip, since my WebServer was not releasing the old one properly).

    Aside from that problem - even with the older version I could not reproduce your above mentioned Error
    ("Procedure declaration does not match description of event or procedure having same name")
    here on my machine.

    Do you run VB6 - or is this by any chance a VB5 you're using?
    In case it's VB6, what VB-Servicepack do you have installed (and what Windows-Version are you using)?

    Olaf

  4. #4
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: VB6 Simple Async-Download-Ctl for multiple Files

    Quote Originally Posted by Schmidt View Post
    In case it's VB6, what VB-Servicepack do you have installed (and what Windows-Version are you using)?
    VB6.0 with SP6.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  5. #5

    Thread Starter
    PowerPoster
    Join Date
    Jun 2013
    Posts
    7,454

    Re: VB6 Simple Async-Download-Ctl for multiple Files

    Quote Originally Posted by Nightwalker83 View Post
    VB6.0 with SP6.
    That's good to know - and as said, it would be nice when you could make a second attempt
    (maybe in a new unzip-folder, to be entirely sure) - with the updated Zip-File from the Opener-Post-Link ... here the Link again:
    http://vbrichclient.com/Downloads/As...nloadDemo2.zip

    I've just tested Downloading per Browser on two different machines (one running XP, the other Win7, both with VB6/SP6)
    and I can't reproduce your error ...

    Could you give a bit more information about your attempts - if the error happens again on your machine -
    and under what concrete circumstances (IDE, compiled Executable, already whilst starting the project the first time -
    or somewhere in-between - or at Form-Unload-Time)?

    Olaf

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