Solution Messages

introduction  actions  editor  wizard  messages

Here are various warnings and errors that appear both in the solution editor and/or in the task/problems view.

This warning appears in the solution editor indicating that the project or nested solution specified in a solution does not exists locally in the workspace.

For example, in the example solutions graph, if Project_1 version_A existed in the repository but did not exist locally in the workspace, then when the Nested_Solution_1 /solution.psf file is edited, this warning would appear in the solution editor to the right of the Project_1 entry.  In addition, the image to the left of Project_1 entry would be rather than the standard project icon.

This warning appears in the solution editor indicating that the project or nested solution specified in a solution exists locally in the workspace but is closed.

For example, in the example solutions graph, if Project_1 version_A existed locally in the workspace, but was closed, then when the Nested_Solution_1 /solution.psf file is edited, this warning would appear in the solution editor to the right of the Project_1 entry.  In addition, the image to the left of Project_1 entry would be rather than the standard project icon.

This warning appears in the solution editor indicating that the project version or nested solution version specified in that solution is loaded in workspace, but the version loaded is different from the version specified. 

For example, in the example solutions graph, if Project_1 version_A was loaded in the workspace, but Nested_Solution_1 specified Project_1 version_B, then when the Nested_Solution_1 /solution.psf file is edited, this warning would appear in the solution editor to the right of the Project_1 entry.  In addition, the image to the left of Project_1 entry would be rather than the standard project icon. 

This message would also appear if the version specified for a nested solution is different from the version actually loaded in the workspace.  In this case, the image to the left of the nested solution would be rather than the standard nested solution icon.

This warning appears both in the task/problems view and in the solution editor, indicating that a solution is not completely loaded because one or more of its contained projects is either a different version, closed, or not loaded, or that one of its nested solutions is not completely loaded.  Double clicking on the warning in the task/problems view opens the solution editor on the solution.psf file for the solution for which the warning was issued.

For example, in the example solutions graph, if Project_1 version_A was loaded in the workspace, but Nested_Solution_1 specified Project_1 version_B, then this warning would appear in the problem/task view indicating that Nested_Solution_1 was not completely loaded.  Because Solution_1 contains Nested_Solution_1, this warning would also appear in the task/problems view indicating that Solution_1 was not completely loaded.

In addition, when the Solution_1/solution.psf file is edited, this warning would appear in the solution editor to the right of the Nested_Solution_1 entry, indicating that the nested solution was not completely loaded.  The image to the left of the Nested_Solution_1 entry would be rather than the standard nested solution icon.

This error appears in both the task/problems view and in the solutions editor, indicating that a project version specified by one solution is different than the version specified for the same project in nested solution.  Double clicking on the error in the task/problems view opens the solution editor on the solution.psf file for the solution for which the error was issued.

For example, in the example solutions graph, if Project_1 version_A was specified by Solution_1, but Nested_Solution_1, which is contained by Solution_1, specified Project_1 version_B, then this error would appear in the problem/task view indicating that the solution and the nested solution specifications conflicted.

In addition, when the Solution_1/solution.psf file is edited, this warning would appear in the solution editor to the right of the Nested_Solution_1 entry, indicating a conflicting specification.  The image to the left of the Nested_Solution_1 entry would be rather than the standard nested solution icon.