I have a complex InfoPath 2007 form which I want to publish/upload to a Forms
Server (SharePoint).
When I try to run the Design Checker in InfoPath, it displays a "Connecting
to server" window and after 30 seconds displays an error: an error occurred
while verifying the form template. InfoPath either cannot connect to the data
source or the service has timed out.
I can verify the form succesfully in the Central Admin of SharePoint, but am
unable to upload it.
I am able to upload a smaller version of the InfoPath form, however am
unable to promote properties to document library columns.
Can anyone help me?
Thanks,
Benito
David Dean - 06 Sep 2007 02:44 GMT
If the Design Checker times out, you can verify the form template on the
server using the command "stsadm -o verifyformtemplate".
There is probably something in the form template that is causing an
exception to occur during the upload. If you use "stsadm -o
uploadformtemplate" to upload the form template via the command line you
should be able to see the exception.
When we've run into upload exceptions in the past, the only way I've found
to narrow down the source of the problem is to remove views and/or controls
one by one until the form template uploads successfully.
To resolve your property promotion issue:
When a form template is uploaded via Central Administration and activated to
a site collection, Forms Services creates a site content type for the form
template. To get the promoted properties into your document library, add this
site content type to the library.

Signature
David Dean
Sr. Member Technical Staff
Insource Technology Corp.
> I have a complex InfoPath 2007 form which I want to publish/upload to a Forms
> Server (SharePoint).
[quoted text clipped - 13 lines]
> Thanks,
> Benito