Exception System.Reflection.TargetInvocationException

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

    #1

    Exception System.Reflection.TargetInvocationException

    I'm trying to compile a "Release" build of a project, and in debug more
    it compiles and runs fine. In release mode it builds, but does not run
    and returns this exception. I have no idea what this might mean, can
    anyone enlighten me?
    --------------------------------

    Exception System.Reflecti on.TargetInvoca tionException was thrown in
    debugee:
    Exception has been thrown by the target of an invocation.

    CreateInstanceI mpl()
    CreateInstance( )
    CreateInstance( )
    CreateResourceS et()
    InternalGetReso urceSet()
    InternalGetReso urceSet()
    InternalGetReso urceSet()
    GetObject()
    GetObject()
    InitializeCompo nent()
    ..ctor()
    Main()

Working...