Convert to 2005 error

Whenever I try to convert one of our 2003 projects to a 2005 project I get the following error:
An unexpected error has occurred.
Error Message: We were expecting a log file to be produced at '' but it does not exist.

This is occuring in the Beta 2 release.
Anyone else run accross this or know a work arround? I have been trying to get arround this for almost a day and have had NO luck.

Thanks for your help,
Nate

[446 byte] By [BryanNate] at [2008-2-22]
# 1
This looks like a bug, report it at the Microsoft Product Feedback Center.
DavidM.Kean at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
I have the same thing. I still get the message after taking out all the project items manually and reloading the solution file.

I renamed the directory containing my source, then recreated a new solution/project of the same name as the problem project, then added the project items and references manually, and carried on from there.

A pain for certain esp. if a large project.

KCSmith at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 3
I was unzipping the solution and had the same problem. I thought was a bug but actually windows security was preventing me from unzipping all the files (Vb files)
so the conversion did not work, I simpy right click on the zip file and unblock it.
Run the conversion again and good to go. No conversion error again...
Armando

aservin at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...