Results 1 to 3 of 3

Thread: [RESOLVED] VB.NET in VS 2005 express

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    15

    Resolved [RESOLVED] VB.NET in VS 2005 express

    im not sure if this is in the right forum, but i couldnt find a better one. I just changed some of my code in the .vb and ran it. But it comes up with a box that says "There is no source code for the current location" and then proceeds to use the previous code from before i made the change. This continues even after i have saved the .vb file, exited and restarted the application, and also built the file/solution, can someone please tell me what is wrong? thank you!

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: VB.NET in VS 2005 express

    I would guess that your build is failing and it's running the last version that was successfully built.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    15

    Re: VB.NET in VS 2005 express

    It was saying that the build was successful. I ended up removing the file from the project and adding it again, that seemed to work....

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