Visual Studio 2005 Beta 2 Problem
on 05.02.05, 08:24pm in windows • comments (1)
Ok, I give up. I’m totally frustrated - this happens on three different machines of mine. I have a bad feeling the only way to fix it will be a repave, and that’s not an option.
I uninstalled Visual Studio 2005 Beta 1. I ran all the cleanup tools. I installed Beta 2. Now, I can’t do anything with the ATL project wizard (and yes, I’ve entered a bug). Steps to repro are simple:
- File->New Project->Visual C++->Atl->Atl Project. Click Finish
- Code gets generated, etc.
- Project->Add Class. The wizard dialog show up
- Select "ATL Simple Object", hit Add.
- Nothing happens.
GRRR. I’m going to watch some reality TV and forget about all things digital for awhile, it’s just too frustrating.




James Drage (May 18, 2006 @ 9:06 am)
It’s been over a year and hopefully you figured this out, but check out this blog posting for a workaround:
http://blog.opennetcf.org/marteaga/IE7AndVS2005.aspx
James