Infopath published with HTTPS access not working

M

Mike

I have an infopath form published to launch from https://myserver.com/forms/...

When I launch the form by pushing the XML using response.write I get the
following dialog box (Choose a digital certificate).

If I publish to HTTP this does not occur.

I've exhausted all my resources trying to solve this problem. Any help at
all is appreciated.

Mike
 
M

Mike

Thanks for the links. I already have this code in the vb.net file that
launches the .xml file. I believe there is something between the server and
InfoPath that is causing this. OR I could be missing something blatanly
simple.

if I publish the form to http://... it works. If I publish to https://...
it does not.
If I open the .xml from the https://.../file.xml, it works fine
If I push the .xml from the .aspx page, it does not.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top