R
rdcpro
Hi All,
I've created a form that posts to an ASP page on localhost. The contents of the post are saved as XML to a file share on that same machine (but reached via a UNC like: \\mymachine\xsn)
When I try to open the POSTed XML by double-clicking the file in Windows Explorer, I get the following error:
Form template: F:\Projects\xsn\Sharp_Mike_testrun03.xsn
The file cannot be accessed.
But when I open the file from within InfoPath (File menu...Open...browse to same file and folder), no problems.
I'm thinking its a cross-domain data access issue, but if I open a file from the local filesystem, it should be able to access the template from http://localhost, right?
Thanks in advance!
Mike
I've created a form that posts to an ASP page on localhost. The contents of the post are saved as XML to a file share on that same machine (but reached via a UNC like: \\mymachine\xsn)
When I try to open the POSTed XML by double-clicking the file in Windows Explorer, I get the following error:
Form template: F:\Projects\xsn\Sharp_Mike_testrun03.xsn
The file cannot be accessed.
But when I open the file from within InfoPath (File menu...Open...browse to same file and folder), no problems.
I'm thinking its a cross-domain data access issue, but if I open a file from the local filesystem, it should be able to access the template from http://localhost, right?
Thanks in advance!
Mike