Ask a Question related to ASP.NET Web Services, Design and Development.
-
kozen #1
A problem about WebService interop DCOM
hi,
I'm developing a WebService that uses a DCOM server at the same machine.
When I call a method of the DCOM, I get an "UnauthorizedAccessException:
Access denied" exception at some machine but others are ok. And invoking the
same DCOM-Component from a WinForms .NET Application is always ok.
My IIS WebService Site is an Anonymous Site.My DCOM-component's
configuration is that
Authentication level is "None";
User identity is "The interactive user".
Can you do me the favour? thanks!
Regards,
Kozen
Nari China
[email]Kozen_cn@hotmail.com[/email]
kozen Guest
-
Interop issue with Java/Axis web service - Authentication problem
Hi John, Thank you for using the community. As I understand, you have set Credentials property for a web service client and found it will post... -
Security problem with DCOM
Hi all I developped a web project with .NET which interop with a DCOM dll (developped with VB6, for some reasons it's not portable so i have to... -
COM Interop Problem - [CDO - [MAPI_E_UNCONFIGURED(8004011C)]]
Hello, I'm having problems sending MAPI Mail from an ASP.NET applcation (in VB) (which worked fine in traditional asp) When run on our test... -
HOWTO? call dcom within webservice?
Hello NG, I have the following Problem I have: 1.WebService "TestService" 2.MFC appl with COM Interface 3.A c# froms application ... -
How to use DCOM Objects in WebService?
It could be , that the ASPNET account doesnot have the necessary privledge to call the object, do some impersonation in the config file <identity...



Reply With Quote

