Calling SQL 2005 Soap Endpoint from PHP



Hi,

I'm trying to call a SQL 2005 Soap endpoint from PHP, i'm getting an
'Unauthorized' exception. I've tried using Integrated and Basic
Authentication on the endpoint but cannot get it working. I'm assuming
I need to setup headers to pass the correct details to Authenticte but
cannot find any info on what is required.

I can call the Endpoint from VB.Net so I know it is working.

If anyone can provide and help or Web Resources on this I would be
grateful.

Andy Smith

.



Relevant Pages

  • RE: Getting 401 Access denied w/ Endpoint in SQL 2005 from C# clie
    ... I evenutally found out that changing the ENDPOINT from INTEGRATED ... authentication to NTLM resolved the issue. ... we may need to check the client side code.... ... the windows app is begin deployed to a Windows 2000 Server ...
    (microsoft.public.sqlserver.connect)
  • Re: Any limitations on EndPoint Creation par instance
    ... service broker then i get the following error: ... An endpoint of the requested type already exists. ... AUTHENTICATION = WINDOWS ...
    (comp.databases.ms-sqlserver)
  • Any limitations on EndPoint Creation par instance
    ... service broker then i get the following error: ... An endpoint of the requested type already exists. ... AUTHENTICATION = WINDOWS ...
    (comp.databases.ms-sqlserver)
  • Re: System.ServiceModel.Security.SecurityNegotiationException
    ... But it is still throwing the same exception. ... EndpointAddress correctly identifies the remote endpoint. ... //Creates an output file. ... The app.config for the client is: ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: System.ServiceModel.Security.SecurityNegotiationException
    ... Thought I have added Authentication to PeerOrChainTrust as follows at client: ... The error message does indicate that the "identity" of the endpoint hasn't ... I've also replied you in another WCF windows service hosted thread. ... But it is still throwing the same exception. ...
    (microsoft.public.dotnet.framework.webservices)