all groups > vb.net upgrade > september 2005 >
You're in the

vb.net upgrade

group:

Confused: How to upgrade .bas Modules?


Confused: How to upgrade .bas Modules? João Bragança
9/29/2005 12:10:38 PM
vb.net upgrade:
All my VB6 projects share about 6 different .bas modules. When I try to
upgrade each of the VB6 projects to .Net 2003, the modules become part of
the .Net project instead of staying as independent common files.

How can I, first, upgrade my .bas modules to .Net and then, second, when
upgrading the VB6 complete projects avoid the need of editing the resulting
..Net projects?

I'm very confused.

Re: Confused: How to upgrade .bas Modules? Earl
9/29/2005 1:48:08 PM
Modules are simply just another class in .Net.

You cannot "avoid the need of editing the resulting .Net project". Upgrading
a significant VB app is a significant undertaking, ALWAYS requiring
"editing".


[quoted text, click to view]

AddThis Social Bookmark Button