Upgrading a project from VB6 ti VB.net in Visual Studio 2005
Could not load referenced components: gpReport.dll (GP Report Class for Visual Basic 2.5.0) vbAgic32.dll (GP Library for Visual Basic a.1d.0) gpEdit.ocx (1.2.0) It is recommended you install VB6.0, with all referenced components, and ensure the application compiles and runs before upgrading.
I tried copying those files from VB6 in WINDOWS/VB60x/ocx/ directory and the upgrade finishes without any other error messages.
How could I solve this problem?

