|
-
May 31st, 2006, 01:14 AM
#1
Thread Starter
New Member
VB6 to VB2005
I was just wondering if there is any programs that convert VB6 projects to VB2005, It got an error when I tried to convert it using VB2005.
Is there another way I can convert this.
Sorry if this is in the wrong place, I didnt know where it would go.
Cheers!
-
May 31st, 2006, 01:16 AM
#2
Re: VB6 to VB2005
Nope. There is a conversion wizard in 2003 but its very buggy and MS even states that its not more then 95% accurate or complete.
The only option is to rewite your apps in 05.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
May 31st, 2006, 01:27 AM
#3
Re: VB6 to VB2005
O, and 95% means to MS that a project that was developed in 100 days (including aquasition interface design solving problems documenting etc...) can be converted in 5 days rewriting code after using the wizzard and assuming an average experience with converting vb6.0 apps to .net!
 why can't programmers keep and 31 Oct and 25 dec apart. Why Rating is Useful
for every question you ask provide an answer on another thread.
-
May 31st, 2006, 01:59 AM
#4
Re: VB6 to VB2005
No, it means that it can convert on average up to 95% of a projects code while the rest will not convert. The remaining wil need to be manually written yet the project as a whole will be slower, use more resources, and you wont get the learning factor like when you actually write code.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
May 31st, 2006, 05:59 AM
#5
Re: VB6 to VB2005
 Originally Posted by RobDog888
No, it means that it can convert on average up to 95% of a projects code while the rest will not convert. The remaining wil need to be manually written yet the project as a whole will be slower, use more resources, and you wont get the learning factor like when you actually write code.
And, I would challenge the 95% part. I've yet to see anything remotely sophisticated get that much converted into usable code.
You will be saving yourself more time if you forget about conversions and just rewrite it.
-
May 31st, 2006, 06:04 AM
#6
Addicted Member
Re: VB6 to VB2005
plus if you want to utilize the new OOP capabilities you will have to re write it.
Rich
A)bort, R)etry, I)nfluence with large hammer.
Please take a moment to rate useful posts.

-
May 31st, 2006, 06:11 AM
#7
Re: VB6 to VB2005
Plus you will learn lots while re-writing the code and will be able to take full advantage of .NET Framework Class Libraries.
Use [code] source code here[/code] tags when you post source code.
My Articles
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|