Discussion:
Parameter name: Policy 'demo' is not configured in the system
(too old to reply)
shamim
2006-10-13 08:55:02 UTC
Permalink
Hello,
Breif Description:
In my project i have to call a multiport Web service from Biztalk 2006. As
Biztalk doesnot support multi port web service call, i decided to make a
proxy project which call the Web service and return me the Value. From
Orchectration by using Expression Action shape i am calling the proxy class
method. Proxy class using Wse3 username token to call web service. when i
deployed the solution every thing going fine but in runtime the following
error occures:
Inner exception: Specified argument was out of the range of valid values.
Parameter name: Policy 'demo' is not configured in the system.
all the day long i have surf to find the solution but in vain. If any body
show me some suggestion to solve the problem. Thank'x in Advance
Jan Eliasen
2006-10-13 18:46:01 UTC
Permalink
On Fri, 13 Oct 2006 01:55:02 -0700, shamim
Post by shamim
Inner exception: Specified argument was out of the range of valid values.
Parameter name: Policy 'demo' is not configured in the system.
all the day long i have surf to find the solution but in vain. If any body
show me some suggestion to solve the problem. Thank'x in Advance
Are you using business rules?

What if you call the proxy class from outside BizTalk - I mean, from a
simple .NET program. Do you get the same exception?
--
eliasen, representing himself and not the company he works for.

Private blog: http://blog.eliasen.dk

Private email: ***@eliasen.dk
Loading...