Has anyone noticed odd behaviours when using VS2008 on a Vista box? My main dev machine is a Dell SomethingOrOther running Vista Home Premium which is fully patched as is my VS2008.
Some quirks are just quirks: when running VS2008 the play/pause media controls on my keyboard don't work (a Microsoft Wireless Natural Multimedia Keyboard ~ a snappy title if ever I saw one...).
Other quirks are more of a problem: a particular VS Solution makes use of a 'utility' class. I edited that class to add another field. No matter how many times I recompile/clean/manually delete the old dlls etc the compiler tells me there's no such field. I check the solution into SVN and check it out on my laptop (XP SP3 with fully patched VS2008) and it all works fine. No idea why.
Anyone found any other oddities?
SAL