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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Debugging issue.

Debugging issue.

Scheduled Pinned Locked Moved Visual Basic
helpquestion
4 Posts 4 Posters 0 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.
  • R Offline
    R Offline
    Ron S
    wrote on last edited by
    #1

    Hello All, I am creating a class library which will start external application. i have added a button in the external application, on click of that button that has to run a function which i have included in the class function. it is terminating the program . Does anyone has any idea regarding this? Help is required. Thanks in advance

    Bharath.S Ron

    C D 2 Replies Last reply
    0
    • R Ron S

      Hello All, I am creating a class library which will start external application. i have added a button in the external application, on click of that button that has to run a function which i have included in the class function. it is terminating the program . Does anyone has any idea regarding this? Help is required. Thanks in advance

      Bharath.S Ron

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You can step into the dll from your app in the debugger, to see what the issue is

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      • R Ron S

        Hello All, I am creating a class library which will start external application. i have added a button in the external application, on click of that button that has to run a function which i have included in the class function. it is terminating the program . Does anyone has any idea regarding this? Help is required. Thanks in advance

        Bharath.S Ron

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        You're going to have to step into the code for the .DLL (provided you have the source code for it!) and find out what's going on in there. With the description of the problem you gave, that's about the only thing anyone can tell you to do. You haven't said anything about the code, any exceptions you're getting, what the thing is supposed to do, ... nothing. Because of this, it's really hard to give any advice that would mean anything.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        R 1 Reply Last reply
        0
        • D Dave Kreskowiak

          You're going to have to step into the code for the .DLL (provided you have the source code for it!) and find out what's going on in there. With the description of the problem you gave, that's about the only thing anyone can tell you to do. You haven't said anything about the code, any exceptions you're getting, what the thing is supposed to do, ... nothing. Because of this, it's really hard to give any advice that would mean anything.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007

          R Offline
          R Offline
          revi22
          wrote on last edited by
          #4

          What method do you think is better when there are many threads? Regards, Analizzatore Cloro

          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