Call COM from .NET WebService Help

Posted: 11-07-2003, 10:26 PM
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


Reply With Quote

Responses to "Call COM from .NET WebService Help"

JB
Guest
Posts: n/a
 
Re: Call COM from .NET WebService Help
Posted: 11-12-2003, 04:36 PM
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 douluvme95630@yahoo.com if you
> get any solution.
>
> Thanks in advance,
>
>
>
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!

Reply With Quote
Sri Prabu Vontlin
Guest
Posts: n/a
 
Re: Call COM from .NET WebService Help
Posted: 11-15-2003, 04:50 AM
I too get the same error

Is it a error message: could not create <<classname>> object?

thank you
Sri Prabu Vontllin
sriprabu@hotmail.com

"Jeff Ayers" <jeff.ayers@epstechnology.com> wrote in message
news:O$au2ZYpDHA.1884@TK2MSFTNGP09.phx.gbl...
> 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
>
>

Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HOWTO? call dcom within webservice? Michael Daniels ASP.NET Web Services 0 11-04-2003 09:19 AM
Asynchronous webservice call, UI thread issue in asp.net krishna ASP.NET Web Services 1 08-18-2003 08:06 PM
Can a web application call methods on a webservice running in the same application Ron Vecchi ASP.NET Web Services 0 08-04-2003 09:08 PM
call a webservice programmatically Ted ASP.NET Web Services 1 07-23-2003 07:41 PM
runtime error : FileNotFoundException on webservice call nono752 ASP.NET Security 1 07-11-2003 01:11 PM