The SOAP response indicates that an error occurred on the server
Today I’ve faced strange problem when I was working with SharePoint online and InfoPath form customization. The task seems to be very simple, I had to make customization to custom list form. And I am sill big fan of InfoPath, so just a few clicks and the form has been customized, then just press Quick Deploy and … Ups… Something new comes to me.
The SOAP response indicates that an error occurred on the server:
Server was unable to process request. —> Server encountered an internal error. For more information, turn off customErrors in the server’s .config file. —> Server encountered an internal error. For more information, turn off customErrors in the server’s .config file.
What’s the hell??? It was strange to me as just few days ago it was working without any problem on this site collection. Finally I found solution, which is still strange to me…
This site collection has event receiver which is fired when list event “ItemAdding” occurs, and it’s limited to work just with my custom list. And it seems that for event receiver also list form customization will fire the event! So in my case I had to turn off event receiver future, then deploy customized form and turn on event receiver future. It works now.
[adblockingdetector id=”5770e6ed85560″]