Discussion:
Convert a VB 6 Excel addin to VB.NET addin
(too old to reply)
Weiming
2007-03-02 17:33:38 UTC
Permalink
Hi,

Is there a way to convert a VB 6 Excel addin to VB.NET addin?

Using VS's upgrade wizard, the VB 6 addin is converted into a normal VB.NET
DLL, but not a VB.NET addin (can not be loaded as a Excel addin). And the
upgrade report says:

"Global Warning - Active Designer Connect.Dsr was not upgraded."

Can VS .NET do this completely? If yes, did I do something wrong during
upgrading; if no, is there any other way to do this?

The old addin was not created by me, and I doesn't have the time to
rewritten it in VB.NET.

Any suggestion is appreciated.

Weiming
--
To Err is Human.
Bob Butler
2007-03-02 18:13:01 UTC
Permalink
Post by Weiming
Hi,
Is there a way to convert a VB 6 Excel addin to VB.NET addin?
--
try asking in a group with "dotnet" in the name; this group is for VB 6.0
and earlier
VB.Net and VB 200x are Not.VB
Loading...