For some reason xsm form doesn't remove from Manage Form Templates on Feature deactivation process, so looks like I should handle it myself. Can someone tell how to do this programmatically?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Here are a couple of things you can try: 1) Go to Central Admin and check if the InfoPath form deletion job is stuck. If it is stuck stop it and try again. 2) Stop the SharePoint Administration service and open the SharePoint PowerShell command line. Execute the following command.
Start the SharePoint administration service. I hope this helps |
|||
|
|
|
So I've found solution like this.
|
||||
|
|