Trying to use upgrade wizard in VS 2005 beta 2

I have a VB 6.0 project I'm planning on moving to VS2005. I thought I could just open it in VS 2005 and the upgrade wizard would do something for me, but all I see is the text of the .vbp file. How do I get the wizard to work?
Thanks
[238 byte] By [Brock] at [2008-2-5]
# 1

Just fire up VS 2005, select the Open Project command from the File menu, and open the VB 6 project file. This should launch the wizard for you.

-Sean

SeanDr_MS at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic IDE...
# 2
The Open Project dialog doesn't allow you to select VBP files.
BenArnold at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic IDE...
# 3
Turns out I hadn't installed the relevant component.
BenArnold at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic IDE...