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