use .net WSE3 COM component in unmanaged prog. language (VB6 or C++ 6)

F

Florian Harbich

[X-POST & FUP-2: microsoft.public.webservices]

Hi Codegurus ;)

I hope this is the right group for my problem:

I wrote a COM component in Microsoft Visual C# that communicates
with a ASP.NET Webservice using WSE3.
When I want to use this component in a Visual Basic 6 or unmanaged c++
Application, I always get the error

"Specified argument was out of the range of valid values.
Parameter name: Policy '<mypolicyname>' is not configured in the system"

The policy is defined in an wse3policyCache.config file which is referenced
in app.config as usual.

When I compile and run the component as Application
(with Main Method for testing) everything works fine.

It seems that I have to "load" the policy in the application
that uses the component instead of attatching it to the component itself,
but how do I do this as there's no app.config or something alike.

--
Greetings,
Florian

there are 11 kind of people, those who know this joke and laugh, those who
know but don't understand and those who don't even know... ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top