K
kenneth.thorman
Hi
I am developing a solution using Infopath forms/templates, Infoscope
(http://www.infoscope.co.kr/) and a custom ASP.NET webservice.
1. The user fills out the form on the internet.
2. Clicks on the submit button which submits the form as string (to
preserve digital signatures) to the custom webservice
3. The webservice builds a HTML version of the form (using the
view_1.xsl included in the xsn file) and sends this HTML + the original
XML file to an email address.
4. When I try to open the xml file from the mail box I get
"Insufficient priviliges...."
5. I have read
http://msdn.microsoft.com/library/d...psdk/html/ipsdkEmailDeployment_HV01120502.asp
but I cannot really figure out how that applies to me.
6. The XML file references the correct form located on
http://....../forms/someform.xsn
Why doe I get this error?
Regards
Ken
I am developing a solution using Infopath forms/templates, Infoscope
(http://www.infoscope.co.kr/) and a custom ASP.NET webservice.
1. The user fills out the form on the internet.
2. Clicks on the submit button which submits the form as string (to
preserve digital signatures) to the custom webservice
3. The webservice builds a HTML version of the form (using the
view_1.xsl included in the xsn file) and sends this HTML + the original
XML file to an email address.
4. When I try to open the xml file from the mail box I get
"Insufficient priviliges...."
5. I have read
http://msdn.microsoft.com/library/d...psdk/html/ipsdkEmailDeployment_HV01120502.asp
but I cannot really figure out how that applies to me.
6. The XML file references the correct form located on
http://....../forms/someform.xsn
Why doe I get this error?
Regards
Ken