Quote Originally Posted by TheVader
Nice code, worked fine for me in the IDE. But when I compiled both files (vbWebDownload.dll and DemoDownloadApp.exe) the app didn't work anymore. When trying to download a file the app hangs and after a while says 'Download aborted. Resource not found.' Without error handler it gave me a 'Object variable or With block variable not set' error and an Automation error. Does this happen with anyone else when the app is compiled?
Hope i can get an answer to this old thread. I am having the same problem works good in ide but compiled exe gives me the same error you stated:
download aborted resource not found
Did you ever get a fix?