|
-
Nov 9th, 2006, 12:54 AM
#1
Thread Starter
New Member
[02/03] Open 2005 project in 2002
Hi all,
Im new in .NET environment. Is there any way to open a vb2005 project in a vb2002 environment? If yes, please explain to me how.
Thanks in advance. - newbie here.
Last edited by RobDog888; Nov 9th, 2006 at 01:11 AM.
Reason: added thread subject
-
Nov 9th, 2006, 01:11 AM
#2
Re: [02/03]
Welcome to the forums.
I dont believe you can. Also as the 2005 version is running on the 2.0 framework it wouldnt run under the 1.0 framework version.
Thread subject added
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 
-
Nov 9th, 2006, 01:15 AM
#3
Re: [02/03] Open 2005 project in 2002
There isn't. The code generated by VS 2005 is not valid in VS.NET 2002. If you need to open a VS 2005 project then you can get VB 2005 Express for free from Microsoft.
-
Nov 9th, 2006, 01:22 AM
#4
Re: [02/03] Open 2005 project in 2002
you can however open some of the files in notepad or wordpad to view the code but without having the 2005 ide you cant do too much with it.
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 
-
Nov 9th, 2006, 02:17 AM
#5
Thread Starter
New Member
Re: [02/03] Open 2005 project in 2002
Thanks all. Yes i've tried with 2003 and i manage to open the project so im thinking same goes with vs2005.
Thanks again for the reply.
Just a general question, is it possible i compile my project in vb2002/2003 as a web base application. Its for my assignment on web application with vb.net.
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
|