Open TVO90 opened 4 years ago
You'll have to "package" the Solution first. You cannot simply make a zip file as Dynamics will not recognize it as a proper Solution-xml package.
I try to build and package the solutions unfortunately I had Build FAILED error when I run the command msbuild /t:build /restore or only msbuild .
Thanks for your hint,
Include /p:Configuration=Release in your msbuild command. Otherwise it will build in Debug mode, which creates an oversized package that fails. If it doesn’r work still, please c&p the error message here. Perhaps I can help you.
I cannot import it. does anyone has a solution?
Hi, I made:
npm i pac solution init --publisher-name dg --publisher-prefix dg pac solution add-reference --path D:\dev\PowerAppsSpDragDrop\SharePointDragAndDropPCF
msbuild /t:restore msbuild /p:Configuration=Release
in attach the result. bye
Thanks, @svesax.
Hi, Verify that each user in ModelDriven App have permission (in contribution / edit) in Sharepoint (for read / write documents). bye
Il giorno lun 6 set 2021 alle ore 22:19 hijjawia @.***> ha scritto:
Hi I keep getting an Error The requested record was not found or you do not have sufficient permissions to view it. I followed your instructions step by step. Please Advice.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DynCon365/SharePointDragAndDropPCF/issues/2#issuecomment-913839967, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCWLS5FUSNOCXZWGLR6OQLUAUO6ZANCNFSM4S7HUL6A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Hello, please can any one tell me how i can import the solution i downloaded the repository and then i run npm install and then npm fix after that pac pcf push command but it didnt work. I also tried to build the project but it gave me the same results. can anyone help me please with the steps after downloading the repo.
thanks a lot Best regards
Hi I can't import the solution in Dynamics 365. I renamed the file but it still not working
Error
I renamed the file
Error after renaming
Thanks for the help