A project cannot be a project of itself. This error has the following cause and solution:
You attempted to create an invalid loop in your project hierarchy, for example, moving the project $/Word under the project $/Word, or, more subtly, moving $/Word under $/Word/Apps. This creates an endless recursive loop, which causes this error.
Restructure your project hierarchy so that there is no invalid loop.