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


Answer this question

Wizard error converting 2003 VB project with forms

  • Nissim L

    Looks like a bug, post a bug report on the Microsoft Product Feedback Center with the steps to reproduce it.

  • Mark John

    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.
  • amit_toney

    This happened to me.  When I repeated the conversion with all files Read Only flag set to False it worked.
  • Wizard error converting 2003 VB project with forms