Results 1 to 5 of 5

Thread: unknown problem with code

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2011
    Posts
    8

    unknown problem with code

    Greetings 1st of all.
    I am new to vb.net or 2008 however its called.
    I created a program originally in vb5 and migrated it into 2008. It was working well after fixing some language errors. But now every time I change the code, and test the changes it doesn't test them. Keeps running in the unchanged version of that last save done.
    How do I tell the system to always run the debugger/test with the code with the changes in them? I see the changes permanently on the code. But whenever I test I do not see them.

    Example I put a label that says "this sucks" whenever I run it after saving it that label is not there on the testing but its there on code and design.


    ***** NVM found out what was happening. Every time I run a build it only runs that build even when I do changes to the code. Now its doing what's supposed to do. Thank you thou.
    Last edited by dbarbarian; Jun 13th, 2011 at 08:53 AM.

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