Changed code, compiles OK but VS runs old code

majicm

New member
Joined
Nov 11, 2008
Messages
4
Programming Experience
10+
Hi all

Have a strange problem I've never seen before.

Working on an application in VS2005 (VB.Net) and I have made some changes to a sub. The code compiles but when I debug it I find it runs older code.

I've done a clean, I've closed & restarted VS, I've rebooted, I've even put breakpoints in but I can't for the life of me get it to run the changed code.

I get a couple of warnings which I've had all the way through development and they're nothing special so I don't believe they are related to this.

Has anyone come across this before? I Googled it but found nothing of interest.

If you have seen it, how did you get around it? If it's compiling the code how come it's not running it?

Thanks for any assistance!

Maj
 
Back
Top