I have a process that is using an infopath form which is required to be rendered in the browser, as not everyone has the client.
The infopath form has several data connections, which use UDC files in a data connection library to connect to web services to retrieve information.
I developeed the process, and have managed to test it and it works fine in the development environment (server in development environment is http://sptest)
I have now moved the process to the production environment (server http://spprod), and found that the form will not open in the browser - only in the client.
After much tearing of hair trying to work out why, I managed to determine that when I deploy the form to production, it is still trying to use the data connections from the development server - ie it is looking for the data connections at:
http://sptest/data connections
rather than at:
http://spprod/data connections
This is not allowed in forms services, as the data connections udcx files must be in the same site collection.
Am I doing something wrong here? How should I set up my data sources in an infopath browser form so that they function correctly when moved to production?
I have read through this post http://k2underground.com/forums/thread/21651.aspx, which was helpful, however I am still getting errors with my data sources which I can't figure out.
This is an urgent issue for me, as this is due to be live on Monday morning (it is now late Friday afternoon). If anyone can assist me with this it would be very much appreciated!
Thanks in advance!!
Infopath Browser Forms and Data Connections
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.