I cannot upgrade a VB6 project in VB 2005 Express. The upgrade wizard opens and at the point where upgrading starts it thows and exception:
"Unexpected exception occurred during upgrade engine operation: Not able to bind to the source (Exception from HRESULT: 0x8004000A (OLE_E_CANT_BINDTOSOURCE))"
I tried the upgrade wizard on a simple VB6 project that contains 1 form with 1 command button on and the same message comes up. The VB6 and the upgrade folder are both on C:
I can't find any reference to this error message anywhere in the Knowledge Base or MSDN sites
Chris
![]()

VB 2005 Express upgrade from VB6
Pablomano
I have uninstalled and reinstalled twice so far. I also tried the command line vbupgrade program and that also won't work.
I'm starting to pull my hair out with frustration.
Chris
jmsp
LSF
It will work.
Let me know
Vijay2kr
I have found a solution to the problem, however, I cannot find the specified registry key.
forums.microsoft.com/MSDN/ ShowPost.aspx PostID=406334&SiteID=1
I will continue to resolve the problem.
Riyaz
Lawrence Ricci
seems vb express or sql express won't or can't find em if they are in any other folder.
That stupid error has got me more than once.
EmilianoCapoccia
ondy1985
http://forums.microsoft.com/MSDN/showpost.aspx postid=445027&siteid=1
George Papadopoulos
Chris,
I know that for Visual Studio 2003 you can use a command line tool called VBUpgrade.exe, It resides in "Program Files\Microsoft Visual Studio .NET 2003\Vb7\VBUpgrade" folder, try looking for a similar looking folder in your VB 2005 Express installation for the upgrade wizard. Run it from the command line and see if it still throws that error.
Amit