Announcements
No record found.
Yes, this is a known issue that many users have encountered when trying to install older demo data packages, especially for versions around Dynamics CRM 2016/2017, into more recent Power Platform environments.
The error message "Cab file required for importing solution with name FieldServiceDemoData and publisher name microsoftdynamics" is the key here. It indicates that the Package Deployer is looking for a .cab file associated with the solution within the package, but it's likely not structured that way in the older demo data packages.
.cab
Here's a breakdown of the problem and the solutions that have worked for others:
Why This Error Occurs:
.zip
Solutions That Have Worked for Others:
msdyn_FieldService
msdyn_FSMasterData
PackageDeployment.xml
Steps to Try (Recommended Order):
FieldServiceDemoData.exe
Important Considerations:
By manually importing the solution files and then running the custom code from the Package Deployer, you bypass the part that's expecting the .cab file and directly install the necessary components. This has been the most successful approach for many users facing this issue with older demo data packages.
Hello, I encountered the same issue recently and wanted to share what worked for me.
After some investigation, I found that the problem was caused by importing the following two solutions:
FieldServiceDemoData_managed
FieldServiceDemoAutoMove_6_1_0_4
Since my main goal was to import the available sample data, I decided to skip these two solutions.
I modified the ImportConfig.xml file by commenting out the steps that import them and removed the corresponding solution files from the folder.
ImportConfig.xml
However, even after doing that, the data still wasn’t being imported.
To work around this, I created a Test Solution (Empty) in a different environment, exported its managed version, added the solution .zip file to the FS_PkgFolder, and updated the ImportConfig.xml accordingly. This time, the TestSolution was imported successfully, and the sample data import process started as expected.
FS_PkgFolder
TestSolution
Hope this helps someone facing a similar issue!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 36
Mallesh Deshapaga 32
ManoVerse 30 Super User 2026 Season 1