Project Out of Date message
Hello all,
I am using Visual Studio 2005. Every time I execute the project it says to me that the project is out of date, and would you like to build it. What is causing this? In the successive executions I haven't changed anything but still the message is displayed. What could be the reason for this?
Please help.
Mitesh
Re: Project Out of Date message
maybe you accidentally changed your system date and now you have files with the wrong time stamp.
Take a look at your project files and see if any have a date which is in the future.
Re: Project Out of Date message
Thanks SoulDog,
Some of the files indeed have a future file modified date. i.e. 2 hours from now.
Any ideas how I should correct the problem? How can I change the modified date.
Mitesh
Re: Project Out of Date message
Thanks a lot!
I reopened every file and again saved it. It is working now.
Regards,
Mitesh