<< Installing a windows service | Home | .NET C# and Com Interoperability >>

Microsoft Workaround for Stale Reference in VS2005

posted @ Monday, August 15, 2005 3:20 PM

I ran into this issue recently while messing with Beta 2, and Paul Wilson just posted Microsoft's response:

http://weblogs.asp.net/pwilson/archive/2005/08/11/422305.aspx#Feedback

Basically they have a workaround for the lack of project files in web projects. As Paul says, it isn't the most elegant solution, but better than having all your references be out-of-date.