Module dependency graph has cycles d365FO
Views (430)
Please try the following steps:
- Go to the AOSService folder located on your DEV machine.
- In the AOSService folder open the PackagesLocalDirectory folder.
- Now in this folder, you’ll find all the models. Locate the folder XYZ (the model that may cause this issue) and open the folder.
- In this folder locate to Descriptor Folder. Under that folder there’s a xml file.
- Back up this xml file, and copy this file to any location of your choice and open it in any text editor.
- Remove the tag that contains the model which is not present and is the source of the error. The bellow screenshot is just for illustration:
Please remove the rectangle part.
- Finally copy this file back to the original location and replace the file in the destination folder.
- Refresh models in Visual Studio.
*This post is locked for comments