Re: Web Service that calls an external Web Service
From: MSFT (lukezhan_at_online.microsoft.com)
Date: 01/30/04
- Next message: Paul Glavich: "Re: Kerberos Delegation"
- Previous message: Shriop: "Re: Network Credentials not passing in Authentication mode"
- In reply to: Isaias Formacio Serna: "Re: Web Service that calls an external Web Service"
- Next in thread: Isaias Formacio Serna: "Re: Web Service that calls an external Web Service"
- Reply: Isaias Formacio Serna: "Re: Web Service that calls an external Web Service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Jan 2004 07:15:27 GMT
Hi Isaias,
Sorry for not stating clear in my previous message. I mean, in the
web.config of your web service, is there such an line to grant trust level?
<system.web>
<trust level="Full" originUrl="http://plasma/station/.*"/>
</system.web>
You may refer to following article about "<trust>" Element in web.config:
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechn
ol/windowsserver2003/proddocs/standard/aacontrustelement.asp
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
- Next message: Paul Glavich: "Re: Kerberos Delegation"
- Previous message: Shriop: "Re: Network Credentials not passing in Authentication mode"
- In reply to: Isaias Formacio Serna: "Re: Web Service that calls an external Web Service"
- Next in thread: Isaias Formacio Serna: "Re: Web Service that calls an external Web Service"
- Reply: Isaias Formacio Serna: "Re: Web Service that calls an external Web Service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]