Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. com to save error

com to save error

Scheduled Pinned Locked Moved COM
comhelptutorial
4 Posts 2 Posters 12 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bjarni
    wrote on last edited by
    #1

    HI HI HI Need to now how to make com object to save an error to file so the client can't see any msgBox but i can view the errors from the file any time i want.

    A 1 Reply Last reply
    0
    • B Bjarni

      HI HI HI Need to now how to make com object to save an error to file so the client can't see any msgBox but i can view the errors from the file any time i want.

      A Offline
      A Offline
      Alex Gorev
      wrote on last edited by
      #2

      Hi, I don't think it's possible to do... If the component shows the dialog on error there is no way ho hide this dialog and to get the error text, except if there are special methods/properties for that. Only if the standard IErrorInfo interface is used than you can change the component container behavior. Regards, Alex Gorev, Dundas Software.

      B 1 Reply Last reply
      0
      • A Alex Gorev

        Hi, I don't think it's possible to do... If the component shows the dialog on error there is no way ho hide this dialog and to get the error text, except if there are special methods/properties for that. Only if the standard IErrorInfo interface is used than you can change the component container behavior. Regards, Alex Gorev, Dundas Software.

        B Offline
        B Offline
        Bjarni
        wrote on last edited by
        #3

        Hi again How about just make a com object to save the errors that comes up to file?? regard Bjarni

        A 1 Reply Last reply
        0
        • B Bjarni

          Hi again How about just make a com object to save the errors that comes up to file?? regard Bjarni

          A Offline
          A Offline
          Alex Gorev
          wrote on last edited by
          #4

          Hi, Is it a third party COM object, or you designed it by yourself? If you don't have the source code just the DLL file I don't see any ways to MAKE the COM object to write the error messages in the file. Regards, Alex Gorev, Dundas Software.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups