I am trying to upgrade a small application that simply downloads a file from my website (an update basically) and then when its finished it launches the install for the update.
The program works fine in vb.net 2003 with .NET framework 1.1 and when I upgrade to 2.0 it appears there are no problems but when I run the program it doesnt work at all and it doesnt give me any clues where the problems are.
I've attached the program. Someone else wrote this code for me a couple years ago so I can only kinda follow along with it. Hopefully the fix is something simple.
This program is a small part of a larger project that I have already converted to 2.0 and it works fine but this is keeping me from releasing the whole project.
Thanks.
The program works fine in vb.net 2003 with .NET framework 1.1 and when I upgrade to 2.0 it appears there are no problems but when I run the program it doesnt work at all and it doesnt give me any clues where the problems are.
I've attached the program. Someone else wrote this code for me a couple years ago so I can only kinda follow along with it. Hopefully the fix is something simple.
This program is a small part of a larger project that I have already converted to 2.0 and it works fine but this is keeping me from releasing the whole project.
Thanks.