Hi All,
I did run that script right after installing vs2008 b2 and it was working fine. Then i tried dragging an updateprogress control onto a page that already had working ajax controls on it and for some reason it said asp:UpdateProgress was an ambiguous reference. It also started complaining about 3.5 and 1.0.6 both being included. I removed the 3.5 from the project references. And i also saw that on the toolbox, all the ajax controls were 3.5, so i removed those and set them back to 1.0.6 but when i try to drag another ajax control onto the page i get the same ambiguous error. The other ajax controls on the page work fine.
If i open the website up in vs2005, i can add the ajax controls just fine.
I tried running that .cmd script again but that had no effect. Anyone know what might have happened here and how i could fix it? I'd like to keep playing around with 3.5 on this particular web project I'm working on, but if its going to blow up anytime i try to do anything with any ajax controls, i wont be able to use it.
Thanks