View Single Post
  #2  
Old October 4th 07, 02:36 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Migrating AddIn from VB6 to VB2005

Migration usually leaves you with as much to convert manually as was
actually converted. For forms I'd just copy them as closely as possible, I
don't know of any ways to convert a VB6 form into a Windows form
automatically.

You could also try posting in a VB.NET group where you might find more
specialized knowledge of specific conversion issues than here in an Outlook
group.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Thanasis Soltadis" wrote in message
...
I'm trying to migrate an AddIn from VB6 to VB2005 which uses the
Redemption reference. The AddIn consists of a button on the main toolbar
of Outlook2003 which access a customized form to entry some information
regarding e-mails to a database. I tried the Migration Wizard, but it
didn't solved the problem well.

I also need to copy many forms from VB6. Is there any way to migrate
them as well? Thank you very much for your attention.

Thanasis Soltadis


Ads