VS.NET 2003 Question

G

Guest

I recently upgraded from VS.NET 2002 to VS.NET 2003 and I've noticed that when I work on projects the "modified" date on the start page doesn't change. It always stays the same (the original date I created the project). The 2002 version always updated the modified date correctly

Anybody else have this problem or know how to fix it

Thanks
Jeremy
 
C

Chris Jackson

This is a known issue with VS.NET 2003. The modified date that it pulls from
is the modified date of the solution file itself, and not of the last item
in the solution. What you can do is either explicitly save the solution
file, or else develop a custom add-in that will automatically save your
solution file when you close the solution. (There may be some already out
there, from others who are annoyed by this problem, but I am not aware of
them.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,276
Latest member
Sawatmakal

Latest Threads

Top