calling dcom from web service

Tech-Archive recommends: Fix windows errors by optimizing your registry



I am trying to call DCOM from web service.
Having "COM target does not implement IDispatch." error.
Tried code from within web service, separate class, enveloped it in a
separate .net dll calling dcom ( the same dll worked like a champ
called from windows form ).

Any help would be appreciated.

.



Relevant Pages

  • Problem calling dcom from web service
    ... I am trying to call DCOM from web service. ... Tried code from within web service, separate class, enveloped it in a ... separate .net dll calling dcom (the same dll worked like a champ ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: How to communicate between CE 6.0 device (as server) and PC (as client).
    ... DCOM is a bad idea, Remoting isa not supported by the CF, not is WS hosting. ... to use the device web server and create a RESTful web service that you call. ... We would like to communicate using interfaces (using DCOM (we know it is ...
    (microsoft.public.windowsce.embedded)
  • Re: Web Service Access Denied with MS Word
    ... Microsoft Office applications from any unattended, ... > At first, I was getting a dcom launch failure in the event log, but I ... > that with DCOMCNFG settings. ... > I tried setting the Credentials for the web service before calling the ...
    (microsoft.public.dotnet.framework.webservices)
  • Com, Dcom, com+, web service questions
    ... vb with dll on locally and asp with dll on server? ... Second dcom is same as com but it can call by other machine remotelly? ... third, com+ is added some add-in function to com, such as transaction, resource pooling etc and it can not be call remotely? ... Fourth, web service is component that can be called by any machine with all function with com, dcom, com+? ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Distributed newbie - Dialog application architecture
    ... >which uses a web service, which is what I think might help ... >>using speech (either by playing back prerecorded speech, ... >>call child forms. ...
    (microsoft.public.dotnet.distributed_apps)