Results 1 to 3 of 3

Thread: debugging code !

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    debugging code !

    this in the options window ! under debugging item

    "Changes in Visual Basic and Visual C# Code :"
    1-allow me to edit C# files while debugging
    2-allow me to edit VB files while debugging

    Shouldn't this option allow me to debug the code while it's running as in VB6?I tried but it's not working . any idea !

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    That is what I thought too, but that is incorrect. I'm not sure what it means but since code is compiled now you can't debug or change anything will the app is running.

  3. #3

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    When tracking the process of running any proj in VS.NET , logically this can't be done (I mean debugging the code)because it the proj run from the existed exe file under bin folder (that's what I'm think now) .after all , What the hell this option does ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width