Hello,
Has anyone tried to publish a form template to a web server using a relative URL? When I try to publish a info path template, I select "Publish to a Web Server". I then type in the fully qualified URL to the server, and when again prompted for the URL for users to access the form, I must type in a fully qualified URL again.
For example, I must type in "http://servername/forms/template.xsn" or "http://www.blah.com/forms/template.xsn". I'd prefer to type in "forms/template.xsn". Why would I want to do that? Well, if I type in the first way, then the servername must be recognized in either a client's host file or be on the same network where the DNS recognizes it. For the second method, what if there were two sites on the same machine but I wanted to share the same form template? Why publish it twice if the physical location is the same?
Does this make any sense?