Problem : “Load of property ‘OutputPath’ failed” Error

Problem : “Load of property ‘OutputPath’ failed” Error

When trying to build a solution in Visual Studio 2003, I receive this error:

“Load of property ‘OutputPath’ failed.  The ‘Output Path’ must be under the project folder.”

The OutputPath property of the project is set to the “bin\debug” folder which exists in the project directory.

What causes this error?


Solution : “Load of property ‘OutputPath’ failed” Error

try out below points
1. check your build configuration. build path differ with build configuration
2. goto actual .sol file and open the xml. cross-check if xml is getting update correctly