You just told us you wanted to convert a program, but you didn't tell us what specifically you wanted us to tell you. There is no question in your original post.
If you mean you want to convert a program with the "Upgrade Wizard", you will almost certainly need VB6 (possibly VB5 will work too) for it to work. However, the Upgrade Wizard generates horrible, messy code and should never be used. Ever. Rewrite the project in .NET using .NET CLR compliant code and you will be far happier with the end result.