5 Planet Juices Greater New Orleans .NET User Group (GNONUG) "KNOW .NET"
      Programming    Blogs    Data    Tool    Visual Studio.NET    C#    Other    .NET Framework    .NET Components    ADO.NET    Utility

GNONUG
Mission
Events
Discuss
Resource
Support
Links
Training



How do I make my VS .Net 2003 solutions backward compatible with VS .Net 2002?

Posted by on Wednesday, June 18, 2003 (PST)

How do I make my VS .Net 2003 solutions backward compatible with VS .Net 2002?

This can be accomplished using a text editor to modify 2 files in the solution.

 

  1. Open the VS .Net 2003 solution (.sln) file in any text-editor. At the top, there is a line that says Microsoft Visual Studio, Format Version 8.00
  2. Change the 8.00 to 7.00.
  3. Open the VS .Net 2003 project (.vbproj) file in a text editor. Scroll
    down until you see something that says ProductVersion:
  4. Change ProductVersion = "X.X.XXXX" to "7.0.9466"
  5. Change SchemaVersion = "2.0" to "1.0"


Voila! That 2003 solution is now compatible in the 2002 IDE.

 


Add Your Comment


School of Technology
Program complexity grows until it exceeds the capability of the programmer who must maintain it.

 

New Events

  • July 2010 GNONUG Meeting
    Patrick LeBlanc
    Profiling Your DB
    Tuesday, July 13, 2010 6:30pm
    New Horizons New Orleans


  • July GNONUG Meeting
    Steve Andrews will be our guest presenter on Monday, July 13 from 6:30 pm - 9:00 pm. This event is open to anyone interested in .Net.

  • (Speaker Idol) June BRDNUG .Net User
    Sponsored by: Sparkhound

    SPEAKER IDOL Format
    1. 5 speakers.
    2. 15 minutes each.
    3. 3 Grueling judges (Billy Jacobs, Jon Dalberg, Mike Huguet)
    4. Audience will choose the winner.
    5. Great prizes!

    Agenda
    5:45 pm - 6:15 pm: General Introduction/Food and Drinks
    6:15 pm - 7:30 pm: The Competition Will Begin
    7:30 pm - until: Open forum for questions



  •  

    New Posts

  • SharePoint admin/developer
    Posted by md3 on Sunday, April 04, 2010 (PST)

  • Baton Rouge .NET positions
    Posted by md3 on Wednesday, June 24, 2009 (PST)

  • Access
    Posted by md3 on Wednesday, September 19, 2007 (PST)


  •  
    Greater New Orleans .NET User Group "KNOW .NET" GNONUG