Hi again,
I am trying to setup a test sharepoint connection and working with few parts of organization so it's a bit of a hit and miss.
We have setup squiz demo server on our DMZ, Sharepoint list I am trying to connect to is on a local network, (access from DMZ to internal network has been configured see troubleshoot 2) I have a full access to it. When I create Sharepoint connector asset and give it URL and username and password I get following error
PHP Warning
SoapClient::SoapClient(<a data-ipb='nomediaparse' href='http://pcc-adm-dapp3/_vti_bin/lists.asmx?WSDL'>http://pcc-adm-dapp3:portnumber/_vti_bin/lists.asmx?WSDL</a>): failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized
PHP Warning
SoapClient::SoapClient(): I/O warning : failed to load external entity &quot;<a data-ipb='nomediaparse' href='http://pcc-adm-dapp3/_vti_bin/lists.asmx?WSDL&quot;'>http://pcc-adm-dapp3:portnumber/_vti_bin/lists.asmx?WSDL&quot;</a>
<p> <p>What I tried to troubleshoot:<p> <p>1. Access <a data-ipb='nomediaparse' href='http://pcc-adm-dapp3'>http://pcc-adm-dapp3</a> from internal network using IE - Works fine as I am already authenticated on the network <p>2. Access <a data-ipb='nomediaparse' href='http://pcc-adm-dapp3'>http://pcc-adm-dapp3</a> from using IE user/pass dialog comes up give same details works fine <p>3. Access (<a data-ipb='nomediaparse' href='http://pcc-adm-dapp3/_vti_bin/lists.asmx?WSDL'>http://pcc-adm-dapp3/_vti_bin/lists.asmx?WSDL</a> - I get proper XML response <p> <p>Any ideas? Is there something that needs to be enabled on sharepoint server? or some firewall configuration?<p> <p>I can't even ask Squiz for help as this is all internal and there is no way to access it remotely