all groups > vb.net upgrade > july 2007 >
You're in the

vb.net upgrade

group:

Upgrade wizard: Use prepared Interop assemblies!


Upgrade wizard: Use prepared Interop assemblies! Armin Zingler
7/19/2007 3:46:38 AM
vb.net upgrade: Hi,

one for this busy group: ;-)

I open a VB6 project in VB 2005 (express) and have the Wizard convert it. It
also creates the necessary interop assemblies for the referenced ActiveX
dlls.

Problem: the interop assemblies are not imported the way they should. The
result looks as if the "/sysarray" argument has been used for tlbimp.exe. As
this does not fit my needs, I created the interop assemblies manually in
advance. Now, if I wanted to have the wizard upgrade the project, how could
I tell it to use the prepared interop assemblies?

It is /not/ an option to replace the automatically created interop
assemblies by mine /after/ the wizard has done it's job. The reason is that
the result of the upgrade job depends on the interop assemblies. So,
afterwards it is too late.


Armin
AddThis Social Bookmark Button