Wizard error converting 2003 VB project with forms

I am trying to load a 2003 VB project in 2005 Beta 2. The VS conversion wizard ends with an error saying:
Unexpected error
Error Message: We were expecting a log file to be produced at " but it does not exist

No other information is given and a log file cannot be found.

Any one have any ideas?

[308 byte] By [EPISWarren] at [2008-2-19]
# 1
I got the same error on one project in a solution. The other projects are ok. The project that had the error was a WinForms project. The other projects without errors were all c# code.
sskalskii at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
This happened to me. When I repeated the conversion with all files Read Only flag set to False it worked.
qwertyyuiop at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 3
Looks like a bug, post a bug report on the Microsoft Product Feedback Center with the steps to reproduce it.
DavidM.Kean at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...