To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Web Service Security problem
Hi Listers
I have a web service that calls into a VB6 COM component. I have
generated the COM wrapper using VS.NET and have tested the call using a
.NET windows app, it works fine.
When I call the web service that then tri
windows app and web app ?
Best regards
-Original Message-
From: Moderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] Behalf Of Tarquin
Vaughan-Scott
Sent: Wednesday, August 20, 2003 9:44 AM
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Web Service Security problem
Hi Lis
, August 20, 2003 12:44 AM
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Web Service Security problem
Hi Listers
I have a web service that calls into a VB6 COM component. I have
generated the COM wrapper using VS.NET and have tested the call using a
.NET windows app, it works fine.
When I call
Hi Listers
I have a web service that calls into a VB6 COM component. I have
generated the COM wrapper using VS.NET and have tested the call using a
.NET windows app, it works fine.
When I call the web service that then tries to call the VB6 component I
get a security access denied exception. The w