I have been developing a MOSS Infopath 2007 solution on a virtual machine on its own domain.
The time has now come for me to migrate to the test server on the correct domain. I have mirated MOSS fine. The issue i am having is with the infopath forms data sources.
I tried to get set them up using localhost but this did not work. So all the links to the datasource (MOSS lists) are hard coded in the manifet file. Is there a nice way of having it so all of these can be changed at will.
Maybe some ONLOAD form code or a setting in visual studio (i am using VSTO) Or how simple is it to setup MOSS data source that point to lists?
Also is there a way of getting the publish wizard running without having the manifest file open.
Thanks in advance
Paul