Problem converting (migrating) project from Visual Studio 2003 to Visual Studio 2005

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sureshhalade
    New Member
    • Nov 2007
    • 1

    Problem converting (migrating) project from Visual Studio 2003 to Visual Studio 2005

    I want to migrate VS2003 Windows/Class library/console project to VS2005 Windows/Class library/console project. And the DLL out of VS2005 project should work as previously.

    Note: My main project contains some other 3-4 projects (Class libraries, Windows Application) in it.

    What I tried is -
    1. Conversion of VS2003 project to VS2005 project through VS2005 editor.
    2. Compiled the VS2003 project under VS2005 editor with no errors.
    3. I have tried to use the DLL out of step 2, but now it’s not working properly.

    Note: Previous version of DLL (VS2003 version) is working fine for me.

    Could anybody please help me out in this?
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    any errors being sent out when using the newly compiled DLL's ?

    Comment

    Working...