Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - SOAP security negotiation

 
 
Old 05-28-2007   #1 (permalink)
Alhambra Eidos Kiquenet


 
 

SOAP security negotiation

Hello misters,

I'm newbie with WCF. I have an error in my WCF service. The description of
error :


Exception
[System.ServiceModel.Security.SecurityNegotiationException] {"SOAP security
negotiation with 'http://localhost/Web1/Service.svc' for target
'http://localhost/Web1/Service.svc' failed. See inner exception for more
details."}

Any help will be appreciated, thanks in advance, greetings
--
http://www.alhambra-eidos.es/web2005/index.html
www.kiquenet.net


My System SpecsSystem Spec
Old 06-02-2007   #2 (permalink)
Aneesh P


 
 

Re: SOAP security negotiation

On May 28, 5:41 pm, Alhambra Eidos Kiquenet
<AlhambraEidosKique...@discussions.microsoft.com> wrote:
> Hello misters,
>
> I'm newbie with WCF. I have an error in my WCF service. The description of
> error :
>
> Exception
> [System.ServiceModel.Security.SecurityNegotiationException] {"SOAP security
> negotiation with 'http://localhost/Web1/Service.svc'for target
> 'http://localhost/Web1/Service.svc'failed. See inner exception for more
> details."}
>
> Any help will be appreciated, thanks in advance, greetings
> --http://www.alhambra-eidos.es/web2005/index.htmlwww.kiquenet.net


Can you clarify the client-server scneario. usually this happens when
the credentials mismatch - client cannot access service proxy.Check
config files for client and service.

My System SpecsSystem Spec
Old 06-03-2007   #3 (permalink)
Aneesh P


 
 

Re: SOAP security negotiation

On Jun 3, 12:18 am, Aneesh P <anees...@gmail.com> wrote:
> On May 28, 5:41 pm, Alhambra Eidos Kiquenet
>
> <AlhambraEidosKique...@discussions.microsoft.com> wrote:
> > Hello misters,

>
> > I'm newbie with WCF. I have an error in my WCF service. The description of
> > error :

>
> > Exception
> > [System.ServiceModel.Security.SecurityNegotiationException] {"SOAP security
> > negotiation with 'http://localhost/Web1/Service.svc'fortarget
> > 'http://localhost/Web1/Service.svc'failed. See inner exception for more
> > details."}

>
> > Any help will be appreciated, thanks in advance, greetings
> > --http://www.alhambra-eidos.es/web2005/index.htmlwww.kiquenet.net

>
> Can you clarify the client-server scneario. usually this happens when
> the credentials mismatch - client cannot access service proxy.Check
> config files for client and service.


In the meantime you can lookinto the causes: Just see the description
of SecurityNegotiationException

It dependsd on the negotiation approach also - Simple and Protected
one or SSL.

MSDN link says:
This exception can happen in three cases:

While negotiating the initial security context. The exact error
depends on the negotiation technology used: either SP or TL.

While establishing a security session on top of an initial security
context.

During key renewal for an existing security session.

Security negotiation errors can occur as part of the Spnego/Sslnego
security protocol or as part of the SecureConversation protocol.

For details see the MSDN link:http://msdn2.microsoft.com/en-us/library/
system.servicemodel.security.securitynegotiationexception.aspx

My System SpecsSystem Spec
Old 06-04-2007   #4 (permalink)
Alhambra Eidos Kiquenet


 
 

Re: SOAP security negotiation

The solution for my case is uses <identity> nodes, and it includes user of
Application Pool of IIS.

The impersonate is true.

Thanks.
--
http://www.alhambra-eidos.es/web2005/index.html
www.kiquenet.net



"Aneesh P" wrote:

> On Jun 3, 12:18 am, Aneesh P <anees...@gmail.com> wrote:
> > On May 28, 5:41 pm, Alhambra Eidos Kiquenet
> >
> > <AlhambraEidosKique...@discussions.microsoft.com> wrote:
> > > Hello misters,

> >
> > > I'm newbie with WCF. I have an error in my WCF service. The description of
> > > error :

> >
> > > Exception
> > > [System.ServiceModel.Security.SecurityNegotiationException] {"SOAP security
> > > negotiation with 'http://localhost/Web1/Service.svc'fortarget
> > > 'http://localhost/Web1/Service.svc'failed. See inner exception for more
> > > details."}

> >
> > > Any help will be appreciated, thanks in advance, greetings
> > > --http://www.alhambra-eidos.es/web2005/index.htmlwww.kiquenet.net

> >
> > Can you clarify the client-server scneario. usually this happens when
> > the credentials mismatch - client cannot access service proxy.Check
> > config files for client and service.

>
> In the meantime you can lookinto the causes: Just see the description
> of SecurityNegotiationException
>
> It dependsd on the negotiation approach also - Simple and Protected
> one or SSL.
>
> MSDN link says:
> This exception can happen in three cases:
>
> While negotiating the initial security context. The exact error
> depends on the negotiation technology used: either SP or TL.
>
> While establishing a security session on top of an initial security
> context.
>
> During key renewal for an existing security session.
>
> Security negotiation errors can occur as part of the Spnego/Sslnego
> security protocol or as part of the SecureConversation protocol.
>
> For details see the MSDN link:http://msdn2.microsoft.com/en-us/library/
> system.servicemodel.security.securitynegotiationexception.aspx
>
>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
SOAP workaround Vista General
Cannot log onto Vista Ultimate: key negotiation process failed Vista security
SOAP webclient PowerShell
Wireless connection negotiation Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46