0

I have Visual Studio 2008 and i installed and removed StrataFrame Framework.

This framework installed in my system some ProjectTemplates and ItemTemplates, when i removed this continue visible in VS.

Where VS save ProjectTemplates and ItemTemplates files?

pedrofernandes
  • 16,354
  • 10
  • 36
  • 43

2 Answers2

2

You should run "devenv.exe /installvstemplates" to update VS template cache.

Fedor
  • 43,261
  • 10
  • 79
  • 89
0

Check this out (Visual Studio 2008: How to install an item template)

Community
  • 1
  • 1
Shay Erlichmen
  • 31,691
  • 7
  • 68
  • 87