Re: Web Service that calls an external Web Service

From: MSFT (lukezhan_at_online.microsoft.com)
Date: 01/30/04


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.)