SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Build error on solution/projects converted

Last post 11-16-2006 1:44 AM by jrunk. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 08-21-2006 7:55 PM

    • buktop
    • Not Ranked
    • Joined on 08-21-2006
    • Posts 1

    Build error on solution/projects converted

    After I load a Visual Studio project,

    Sharpdevelop Question - "Found Visual Studio.NET Project, Should I convert it to Solution Format 9.00 (Visual Studio 2005)?"

    Press Yes, After finish. Press F8 - Build Solution.

     Error Message:

    "Error parsing the solution configuration section in solution file. The entry "ConfigName.0|Any CPU=Debug|Any CPU" is invalid"

    Microsoft Visual Studio Solution File, Format Version 9.00
    # SharpDevelop 2.0.0.1591
    Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "work_with_threading", "work_with_threading.vbproj", "{A12851BD-30B6-47BD-A082-F41AEFDEB8A1}"
    EndProject
    Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
            ConfigName.0|Any CPU = Debug|Any CPU
            ConfigName.1|Any CPU = Release|Any CPU
        EndGlobalSection
        GlobalSection(ProjectDependencies) = postSolution
        EndGlobalSection
        GlobalSection(ExtensibilityGlobals) = postSolution
        EndGlobalSection
        GlobalSection(ExtensibilityAddIns) = postSolution
        EndGlobalSection
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.Release|Any CPU.Build.0 = Release|Any CPU
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.ConfigName.0|Any CPU.Build.0 = Debug|Any CPU
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.ConfigName.0|Any CPU.ActiveCfg = Debug|Any CPU
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.ConfigName.1|Any CPU.Build.0 = Release|Any CPU
            {A12851BD-30B6-47BD-A082-F41AEFDEB8A1}.ConfigName.1|Any CPU.ActiveCfg = Release|Any CPU
        EndGlobalSection
    EndGlobal

    Any help will be greatly appreciated. 

     

     

     

    Filed under:
  • 08-21-2006 9:09 PM In reply to

    • asl
    • Top 10 Contributor
    • Joined on 12-14-2005
    • Posts 401

    Re: Build error on solution/projects converted

    This is a known bug, solutions made with .NET FrameWork 1.0 are not converted correcly to the last version.

    Replace al the "ConfigName.0" with "Debug" and "ConfigName.1" with "Release"; close SharpDevelop and re-open the solution.
  • 11-16-2006 1:41 AM In reply to

    • jrunk
    • Not Ranked
    • Joined on 11-16-2006
    • Posts 2

    Re: Build error on solution/projects converted

    Did you ever find a solution to this? I am running into the same problem.
    Filed under:
  • 11-16-2006 1:44 AM In reply to

    • jrunk
    • Not Ranked
    • Joined on 11-16-2006
    • Posts 2

    Re: Build error on solution/projects converted

    nevermind. got it using the solution from asl.  thanks.
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.