DynCon365 / SharePointDragAndDropPCF

A PCF control to drag and drop files to SharePoint libraries.
MIT License
8 stars 4 forks source link

Issue: Import Solution #2

Open TVO90 opened 3 years ago

TVO90 commented 3 years ago

Hi I can't import the solution in Dynamics 365. I renamed the file but it still not working

  1. Error

    1 Error
  2. I renamed the file

  3. Error after renaming

    3  Error

Thanks for the help

rhulshof commented 3 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.

cdk2000 commented 3 years ago

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,

rhulshof commented 3 years ago

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.

gaarabyakuya commented 3 years ago

I cannot import it. does anyone has a solution?

svesax commented 3 years ago

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

Solution.zip

gaarabyakuya commented 3 years ago

Thanks, @svesax.

svesax commented 2 years ago

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.

Maza95 commented 8 months ago

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