Share via


There has been an error while processing the form

Introduction

There has been an error while processing the form.

http://lh6.ggpht.com/_ur9Yaw1gEmY/TaFEmJd8dSI/AAAAAAAAAHU/g8OS_MZZHwY/image_thumb%5B1%5D.png?imgmax=800

See the error when we try to upload the Info Path form on the SharePoint 2010 website.

Issue

We got this error message when submitting Info Path form via a web browser "There has been an error while processing the form”

Cause

A DLL required for the operation hasn’t registered in the registry the DLL was “htmlchkr.dll” (Microsoft Markup Analysis Processor)

Solution

Execute the below command to solve the issue.
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\OFFICE14\htmlchkr.dll"

See at: http://expertsharepoint.blogspot.de/2014/07/there-has-been-error-while-processing.html

Note: If you find a different solution, please report it as a comment on this post. This will be useful to the SharePoint Community. Be sure to double-verify it: undo your solution and verify that the problem comes back, then redo it and verify that the problem goes away.

See Also

  1. SharePoint Resources on the TechNet Wiki
  2. SharePoint 2013 Portal
  3. SharePoint 2013 - Service Applications
  4. SharePoint 2013 - Resources for Developers