Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biztalk WCF Service Security Error › Re: Biztalk WCF Service Security Error
February 12, 2009 at 6:07 AM
#21714
Greetings,
This appears to be a Code Access Security issue. What credentials are your BT Instance running as? ALso look at the credentials that your IIS Server virtual directory that’s hosting the WCF/SOAP adapter. What are the credentials for the app pool?
Both credentials must match and have permission to use the DNS lookup from CAS.
HTH