In online Microsoft Dynamics 365 CE Sales (CRM) I have experienced an error when trying to edit the default model driven app. The error message is general and without any clue to what is wrong.
But here is how I managed to get rid of the error and again being able to edit the Saleshub App:
- Create a new solution (i.e. call it temp)
- Add only one element to the solution: the Saleshub App
- Export the new solution to you download folder
- In your download folder unzip the solution
- In the unzipped folder locate customizations.xml and open it in notepad
- Locate the following four lines containing “Type 60” entries:
- Delete the 4 lines with Type 60 AppModuleComponents
- Save the edited customizations.xml
- Zip the three extracted files to a new solution ZIP file
- Re-import the edited solution into Dynamics 365 CE, and Voila! you should be able to edit the Saleshub modeldriven app without errors