|
-
Sep 7th, 2013, 07:50 PM
#3
Re: VB6 Simple Async-Download-Ctl for multiple Files
 Originally Posted by Nightwalker83
Hi,
I receive
Procedure declaration does not match description of event or procedure having same name
on this line
vb Code:
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|