ReleaseComObject

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christian Havel

    #1

    ReleaseComObject

    Hi,

    I have the problem, that I receive a ReleaseComObjec t exception from a used
    framework which is based on the Microsoft Enterprise Library.

    How can I find out, from whom this exception is thrown?

    Thanks
    Christian
  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: ReleaseComObjec t

    Christan,

    What is the exact exception that you receive, and did you look in the
    stack trace to see what the exception is? The Microsoft Enterprise Library
    comes with code, so you should be able to debug it easily.

    Hope this helps.


    --
    - Nicholas Paldino [.NET/C# MVP]
    - mvp@spam.guard. caspershouse.co m

    "Christian Havel" <ChristianHavel @discussions.mi crosoft.com> wrote in
    message news:627F077A-D089-4B9F-BBDD-3BA9E43C07F5@mi crosoft.com...[color=blue]
    > Hi,
    >
    > I have the problem, that I receive a ReleaseComObjec t exception from a
    > used
    > framework which is based on the Microsoft Enterprise Library.
    >
    > How can I find out, from whom this exception is thrown?
    >
    > Thanks
    > Christian[/color]


    Comment

    Working...