In SharePoint 2010, there is a new functionality that is added which allows users to edit the Lists add new and edit forms and make them open by default in web based Forms Services form. This works really well and is really easy to implement. But recently, I ran into a problem on our development environment. The problem was, every time we tried to publish the form, we kept getting the following error.

β€œThe list schema does not match the schema of this form. Refresh the data source and publish the form again.”

image

 

The problem was, I was using InfoPath 2010 released version with SharePoint Server 2010 which was still running on RC. The thing is, you cannot mix these environment while working with list forms. Once, we corrected that problem, and voila, everything worked.