RepeatHost Business Hosting

Reply to comment

The only way this could happen

The only way this could be happening is if your download is failing early and exiting with a success case.  This could be due to network traffic or some other issue.  Make sure you did not accidently put a message box into your worker thread.  Then make sure there are no early outs in your code that could cause it to finish at 30%. 

Reply