Re: [ADVANCED-DOTNET] Web Service Security problem II

2003-08-21 Thread Tarquin Vaughan-Scott
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

Re: [ADVANCED-DOTNET] Web Service Security problem

2003-08-20 Thread Seref Arikan
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

Re: [ADVANCED-DOTNET] Web Service Security problem

2003-08-20 Thread Joe Hershman
, 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

[ADVANCED-DOTNET] Web Service Security problem

2003-08-20 Thread Tarquin Vaughan-Scott
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