Build Problem
Hi, I'm currently modifying a .dll sample project in Visual C# Express. The program code seems to edit OK but when I build it, it always builds from the original code and not the new code. I've allowed auto setting of versions and it produces a new version number but not new code. Could the original Project be locked somehow. Other projects I've built don't have same problem. New to Visual Studio, any help appreciated.
StuPosted Feb 12, 2010, 9:10 PM
I have just tried building it on the Windows 7 machine and transferring it over and it worked fine with file changes showing up. Don't know what the issue was on the netbook. Might try reloading Visual Studio.
Sam HobbsPosted Feb 12, 2010, 11:47 AM