Ask a questionAsk a question
 

Answerbuild failing on Project not found error MSB3202

  • Friday, October 30, 2009 12:55 AMA n t Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    my build has suddenly started failing. i haven't changed anything (that I know of). Below is the build error summary:

    error MSB3202: The project file "..\..\..\Proj\proj_2.0\proj.Core\proj.Core.csproj" was not found.

    Now, the structure in my soultion explorer is not the same as that found in my Source control explorer, leading me to believe this is where the issue lies. If so, is it *just* a matter of changing the structure in my Source control explorer to match that in the Solution explorer? Is this dangerous? is this in fact the correct solution? I have no idea where to start with this one.

    Any resolution would be really appreciated. I'm stuck here!


    @nt

Answers

  • Monday, November 02, 2009 8:37 AMRuiz YiModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ant,

    You can modify the sln file to include the project with correct relative path.

    In addtion, create a new workspace and get the suorce to do so that the structure in local workspace is the same as that in source control, and then modify the sln file.

    Best Regards,
    Ruiz
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Sincerely, Ruiz Yi
    • Marked As Answer byA n t Tuesday, November 03, 2009 12:50 AM
    •  

All Replies

  • Monday, November 02, 2009 8:37 AMRuiz YiModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ant,

    You can modify the sln file to include the project with correct relative path.

    In addtion, create a new workspace and get the suorce to do so that the structure in local workspace is the same as that in source control, and then modify the sln file.

    Best Regards,
    Ruiz
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Sincerely, Ruiz Yi
    • Marked As Answer byA n t Tuesday, November 03, 2009 12:50 AM
    •