|
|
|
date: Thu, 5 Jun 2008 17:52:02 -0400,
group: microsoft.public.vsnet.general
back
Re: ? New Projects Are Empty (No Files Generated)
"Alec S." <@> wrote in message news:ezTted1xIHA.1036@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> Yesterday the New Project Wizard in Visual Studio 2003 stopped working
>
> That is, no matter what kind of project I make (I tried different app types,
> different templates, different languages), it always fails to generate the
> source files; basically it creates an empty project.
Well its working now. I recursed through the VS install folder and regsvr32d
each and every DLL. Its a dirty solution, but it worked. I compared a copy of
all of VSs registry entries before and after, and the most significant change
seems to be in some of the indicated paths, specifically the template ones. It
used to have things like this
\Foo\..\Bar but now its
\Bar. Technically that
s the same, but that doesnt mean it /will/ work. (Some other paths were changed
to non-existent ones. ???)
Maybe if it cools down in a week or two, I might do another repair or probably
just wait until I can do a whole restore at some point.
--
Alec S.
news/alec->synetech/cjb/net
date: Fri, 6 Jun 2008 14:22:37 -0400
author: Alec S. @
|
|