Was at a client site last week, the InfoPath 2007 forms needed to be browser enabled, so I performed the following steps:
- Clicked on the Tools menu
- Selected Form Options menu item
- Selected the Compatability category
- Checked Design a form template that can opened in a browser or InfoPath
- Entered in the client’s site URL
Once I did this and ran the Design Checker by performing the following steps:
- Click on the View menu
- Select the Design Tasks menu item
- In the task pane to the right, I selected the Design Checker
- Click on the Refresh button
I received the following error message:
The SOAP message cannot be parsed.
After doing a quick Google search, you get the following knowledge base article:
Essentially what this knowledge base article is telling is, when providing a URL for the server, you need to provide the URL to the InfoPath Forms Services not to the SharePoint Web Application. What is the URL for InfoPath Forms Services, for most standard installations it is http://SERVER-NAME/_vti_bin/FormsServices.asmx. NOTE: Replace SERVER-NAME with the name of the server where SharePoint is installed.
Just a quick tip that I thought those beginning in SharePoint would find useful.





