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. Visual Basic
  4. Runtime error debugging

Runtime error debugging

Scheduled Pinned Locked Moved Visual Basic
questionmcphelp
3 Posts 3 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.
  • G Offline
    G Offline
    Gagnon Claude
    wrote on last edited by
    #1

    Hi, At my work, I have to test a Visual Basic application. I don't have the code source. Often I get runtime errors. When I get one, I try to understand what is the cause before I contact the developer. Often it is a runtime error. I want to know if a tool can give information about such errors without having access to the code source. Any suggestions? Thanks, Claude

    N L 2 Replies Last reply
    0
    • G Gagnon Claude

      Hi, At my work, I have to test a Visual Basic application. I don't have the code source. Often I get runtime errors. When I get one, I try to understand what is the cause before I contact the developer. Often it is a runtime error. I want to know if a tool can give information about such errors without having access to the code source. Any suggestions? Thanks, Claude

      N Offline
      N Offline
      Nick Otten
      wrote on last edited by
      #2

      Hello, Try this[] one Nick

      1 Reply Last reply
      0
      • G Gagnon Claude

        Hi, At my work, I have to test a Visual Basic application. I don't have the code source. Often I get runtime errors. When I get one, I try to understand what is the cause before I contact the developer. Often it is a runtime error. I want to know if a tool can give information about such errors without having access to the code source. Any suggestions? Thanks, Claude

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Gagnon Claude wrote:

        Often I get runtime errors. When I get one, I try to understand what is the cause before I contact the developer. Often it is a runtime error.

        In an ideal world, you'd have a file, generated by the app in debug mode, that mentions all the steps that you took before the exception occurred. That way they have the steps to reproduce the bug. ..and it might be caused by something totally unrelated :) Have you considered requesting the code? What is the app created with? In .NET we call them usually exceptions, I'd associate a "run time error" more with classic VB.

        Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

        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