Problem with VS C++.NET Template!!

  • Thread starter Thread starter Ramon Guerrero
  • Start date Start date
R

Ramon Guerrero

This actually happened awhile back. Ive tried fixing it,
but just can't seem to get it. When i first got visual
studio i began to experiment with some of the
templates .NET offered. I would often view the code that
was generated. Well i clicked on the C++ template (TODO:
Wizard Desription). It began walking me through a wizard
and all which was fine. I just wanted to see what was
going on. Well it created a file (defualt...something,
can't really remember) which i accidentally deleted later
on. Now when i try to choose the template to create that
project nothing happends. The wizard form is blank
(white). When i close the form, it displays an error
message saying it needs that file i deleted. How do i
change everything back to the way it was. Especially the
name of the template.
 
Ramon Guerrero said:
This actually happened awhile back. Ive tried fixing it,
but just can't seem to get it. When i first got visual
studio i began to experiment with some of the
templates .NET offered. I would often view the code that
was generated. Well i clicked on the C++ template (TODO:
Wizard Desription). It began walking me through a wizard
and all which was fine. I just wanted to see what was
going on. Well it created a file (defualt...something,
can't really remember) which i accidentally deleted later
on. Now when i try to choose the template to create that
project nothing happends. The wizard form is blank
(white). When i close the form, it displays an error
message saying it needs that file i deleted. How do i
change everything back to the way it was. Especially the
name of the template.

If you put your CD #1 (or DVD) in your drive, you should get a menu option
from the installer for a repair to your existing installation. The repair
process should detect any missing or corrupt files and replace them from
your CD's (or DVD). There is also an option for a complete reinstall if the
repair option doesn't help.
 
-----Original Message-----

This actually happened awhile back. Ive tried fixing it,
but just can't seem to get it. When i first got visual
studio i began to experiment with some of the
templates .NET offered. I would often view the code that
was generated. Well i clicked on the C++ template (TODO:
Wizard Desription). It began walking me through a wizard
and all which was fine. I just wanted to see what was
going on. Well it created a file (defualt...something,
can't really remember) which i accidentally deleted later
on. Now when i try to choose the template to create that
project nothing happends. The wizard form is blank
(white). When i close the form, it displays an error
message saying it needs that file i deleted. How do i
change everything back to the way it was. Especially the
name of the template.

If you put your CD #1 (or DVD) in your drive, you should get a menu option
from the installer for a repair to your existing installation. The repair
process should detect any missing or corrupt files and replace them from
your CD's (or DVD). There is also an option for a complete reinstall if the
repair option doesn't help.

--
Peter - [MVP - .NET Academic]


.
Well i did what you said, but nothing happend. All it
did was make a copy of my original template (the one
thats corrupt up) and rename it. Would reinstalling fix
the problem?? Thanks!!
 
Back
Top