Often when making changes to a VS2008 ASP.net project we get a message like:
BC30560: 'mymodule_ascx' is ambiguous in the namespace 'ASP'.
This goes away after a recompile or sometimes just waiting 10 seconds and refreshing the page.
Any way to get rid of it?