This issue comes when we upload .app (Published from Visual
Studio) SharePoint hosted app package which has XAML workflows. Please find the below steps to get rid
of the below issue,
1.
Take .app file and change extension to .zipp
Ex. MySampleApp.app – is the
app package. Change to MySampleApp.zip
2.
Right click on .zip file and Open with à Windows explorer (do
not unzip it).
3.
Take the copy of AppManifest.xml file and past
outside on drive.
4.
Open copied AppManifest.xml in notepad and
remove below tags.
5.
Save the AppManifest.xml file and copy
AppManifest.xml file back to same location in 3rd point. It will ask
for replace the file and click on replace the file option. This will replace
the AppManifest.xml file in MySampleApp.zip
package.
6.
Rename MySampleApp.zip
to MySampleApp.app
7.
Upload MySampleApp.app
file to SharePoint App Catalog site or directly can upload to developer
site.
8.
Now MySampleApp app is available to install in to developer site,
9.
Click on 'ADD IT' button to install.
Step 4 has no content, I can't see what tags to remove.
ReplyDeletePlease check the step 4 again. Thanks!
Delete