Trouble converting VB6 project to VB2005

K

Kevin

I open the VB6 project in Visual Studio 2005 (not the BETA version)
which starts the conversion wizard. It goes through the whole
conversion process, then comes up with the error:

Unable to read the project file 'MyProject.vbproj'. The project file
"C:\NET Projects\MyProject\MyProject.vbproj" was not found.

If I go to the project folder, I find the file
MyProject.vbproj.VB7.vbproj. When I try to open it, it starts the
conversion wizard again and shortly ends with the error:

Operation could not be completed. The project file 'C:\NET
Projects\MyProject\MyProject.vbproj.VS7.vbproj' cannot be converted.
See the conversion report for details.

I don't have any BETA stuff on my computer and never did.
 
P

Paul Clement

¤ I open the VB6 project in Visual Studio 2005 (not the BETA version)
¤ which starts the conversion wizard. It goes through the whole
¤ conversion process, then comes up with the error:
¤
¤ Unable to read the project file 'MyProject.vbproj'. The project file
¤ "C:\NET Projects\MyProject\MyProject.vbproj" was not found.
¤
¤ If I go to the project folder, I find the file
¤ MyProject.vbproj.VB7.vbproj. When I try to open it, it starts the
¤ conversion wizard again and shortly ends with the error:
¤
¤ Operation could not be completed. The project file 'C:\NET
¤ Projects\MyProject\MyProject.vbproj.VS7.vbproj' cannot be converted.
¤ See the conversion report for details.
¤
¤ I don't have any BETA stuff on my computer and never did.

I haven't seen this error message before but you may want to repost to:

microsoft.public.dotnet.languages.vb.upgrade


Paul
~~~~
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top