Ask a Question related to ASP.NET Web Services, Design and Development.
-
Jeff Ayers #1
Call COM from .NET WebService Help
We are trying to access a COM object from our .NET WebService, but we get
System.RunTime.Interopservices.COMException 0x80010105 everytime. We also
access the COM object from a client application with no errors. We figure
its a configuration or security setting that we are missing. Can anyone help
us?
Jeff
Jeff Ayers Guest
-
Can a webservice call another webservice?
Hi all, I want one WebService I have, say on a server in Los Angeles, to call methods I have in a 2nd WebService on another server, say in New... -
call webservice
hi i have a webservice which resides on a server on the same LAN that am working at. I have the URL and theWSDL of the webservice. However, i... -
WebService DB Call Error
Hi I call my webservice locally from a client app and have no problems connecting to database on same machine. I call the webservice on a PDA and... -
Webservice API Call
I get the following error below upon attempts to access a webservice that attempts to call advapi32.dll I believe this to be a security issue yet... -
call a webservice programmatically
I would like to call a web service programmatically ie: without adding a web reference in visual studio. From the docs it seems like I have to use... -
JB #2
Re: Call COM from .NET WebService Help
I am also having the same problem.
"Milind Bhabal" <douluvme95630@yahoo.com> wrote in message
news:%23DenHB1pDHA.688@TK2MSFTNGP10.phx.gbl...> Hi
>
> Same error with me. Please let me know at [email]douluvme95630@yahoo.com[/email] if you
> get any solution.
>
> Thanks in advance,
>
>
>
>
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
JB Guest
-
Sri Prabu Vontlin #3
Re: Call COM from .NET WebService Help
I too get the same error
Is it a error message: could not create <<classname>> object?
thank you
Sri Prabu Vontllin
[email]sriprabu@hotmail.com[/email]
"Jeff Ayers" <jeff.ayers@epstechnology.com> wrote in message
news:O$au2ZYpDHA.1884@TK2MSFTNGP09.phx.gbl...help> We are trying to access a COM object from our .NET WebService, but we get
> System.RunTime.Interopservices.COMException 0x80010105 everytime. We also
> access the COM object from a client application with no errors. We figure
> its a configuration or security setting that we are missing. Can anyone> us?
>
> Jeff
>
>
Sri Prabu Vontlin Guest



Reply With Quote

