Ask a Question related to ASP.NET Security, Design and Development.
-
Badrinath Mohan #1
Urgent Help: System.Runtime.interopservices.COMException 0x80010105
Hi Gurus,
I can instantiate a COM object in VC# without any problem.
But when i call one function exported by the COM object i
get this exception.
System.Runtime.interopservices.COMException 0x80010105
I call it from an ASP .net application
Could u please tell me how to avoid that problem.
Thanks and waiting for ur reply
Badrinath
Badrinath Mohan Guest
-
AxAcroPDF -System.Runtime.InteropServices.COMException
When using the AxAcroPDF Control, I receive: System.Runtime.InteropServices.COMException (0x80004005): Unspecified error The odd part is the... -
InteropServices.COMException: Access is denied
Hi, I want to create a virtual directory when a user has filled a form on an ASP.net page. It works well on my dev server, but when I try it on... -
Unhandled Execution Error: System.Runtime.InteropServices.COMException
Hi, setup: - two MCMS2002 in an AC Cluster (newest Service Packs) with Framework 1.0 - SQL-Cluster following problem: - Web-Site normaly... -
System.Runtime.InteropServices.COMException Error
I created a project that has OWC10 reference in c#. When I run it from VS.Studio it works fine. However, when I copy the project to the... -
System.Runtime.InteropServices.COMException - Catastrophic Exception
I'm trying to generate excel sheet using SpeedGen COM object. I'm getting 'Catastrophic exception,Error code : 2147418113' when i try to access... -
Eric Gunnerson [MS] #2
Re: Urgent Help: System.Runtime.interopservices.COMException 0x80010105
try the framework.interop newsgroup
--
Eric Gunnerson
Visit the C# product team at [url]http://www.csharp.net[/url]
Eric's blog is at [url]http://blogs.gotdotnet.com/ericgu/[/url]
This posting is provided "AS IS" with no warranties, and confers no rights.
"Badrinath Mohan" <bmohan@NOSPAMuncc.edu> wrote in message
news:e5casGzpDHA.2528@TK2MSFTNGP10.phx.gbl...> Hi Gurus,
>
> I can instantiate a COM object in VC# without any problem.
>
> But when i call one function exported by the COM object i
> get this exception.
>
>
> System.Runtime.interopservices.COMException 0x80010105
>
> I call it from an ASP .net application
>
> Could u please tell me how to avoid that problem.
>
> Thanks and waiting for ur reply
> Badrinath
>
>
Eric Gunnerson [MS] Guest



Reply With Quote

