Execute Program error
-
Hello, I m using Microsoft Visual Studio 6.0 editor. When I build my application and when I Execute (ctrl + F5) my application then again a build dialog box is get displayed (which is displayed during Build (F7) the application) & it ask me for build the application (having option Yes, No, Cancel). I 'Clean' the application & then Rebuild it, then also this problem continues. Also I delete the 'Debug' folder from the current directory & then Rebuild application then also that problem is not solved. Plz give me solution. Thanks in advance. Regards Nikesh.
-
Hello, I m using Microsoft Visual Studio 6.0 editor. When I build my application and when I Execute (ctrl + F5) my application then again a build dialog box is get displayed (which is displayed during Build (F7) the application) & it ask me for build the application (having option Yes, No, Cancel). I 'Clean' the application & then Rebuild it, then also this problem continues. Also I delete the 'Debug' folder from the current directory & then Rebuild application then also that problem is not solved. Plz give me solution. Thanks in advance. Regards Nikesh.
Is the date and time set correctly on your machine? Is it rebuilding the entire project, or just a subset of files? If the latter, are they the same files each time?
"Love people and use things, not love things and use people." - Unknown
"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch
-
Is the date and time set correctly on your machine? Is it rebuilding the entire project, or just a subset of files? If the latter, are they the same files each time?
"Love people and use things, not love things and use people." - Unknown
"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch
Date and time set correctly on my machine. It rebuilding just a subset of files. And same files ask for build each time. Regards Nikesh
-
Date and time set correctly on my machine. It rebuilding just a subset of files. And same files ask for build each time. Regards Nikesh
Are you making any changes to the code such that a rebuild is indeed justified?
"Love people and use things, not love things and use people." - Unknown
"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch