S
Stefan Simon
Hello,
i have a fully thrusted certificated InfoPath-Form (sharepoint document
information panel). A drop-down list box contains entrys select from a
database. When I save the document, I receive follow error message:
permission denied
file: script.js
line: 46
var resolverWebServiceUrl =
"http://server:19068/Kunden/_vti_bin/BDCFieldsResolver.asmx";
var xmlHTTP = new ActiveXObject("Msxml2.XMLHTTP") ;
--> xmlHTTP.Open ( "Post", resolverWebServiceUrl, false) ;
xmlHTTP.setRequestHeader("SOAPAction",
"http://microsoft.com/webservices/SharePointPortalServer/BDCClientWS/Resolve")
;
Any hints to solve the problem?
tia
Stefan
PS: sorry about my bad english
i have a fully thrusted certificated InfoPath-Form (sharepoint document
information panel). A drop-down list box contains entrys select from a
database. When I save the document, I receive follow error message:
permission denied
file: script.js
line: 46
var resolverWebServiceUrl =
"http://server:19068/Kunden/_vti_bin/BDCFieldsResolver.asmx";
var xmlHTTP = new ActiveXObject("Msxml2.XMLHTTP") ;
--> xmlHTTP.Open ( "Post", resolverWebServiceUrl, false) ;
xmlHTTP.setRequestHeader("SOAPAction",
"http://microsoft.com/webservices/SharePointPortalServer/BDCClientWS/Resolve")
;
Any hints to solve the problem?
tia
Stefan
PS: sorry about my bad english