Problemi con i template standard di Visual Studio
Mattneri
Dopo aver installato XNA 2.0 mi sono accorto che mi erano spariti tutti i template standard di c#.
Facendo alcune ricerche su internet si scopre subito che è un baco abbastanza frequente e in genere è risolvibile cancellando e ricreando le cache dei template.
Per fare ciò basta cancellare le seguenti cartelle:
%programfiles%/Microsoft Visual Studio 8/Common7/IDE/ItemTemplateCache
%programfiles%/Microsoft Visual Studio 8/Common7/IDE/ProjectTemplateCache
e poi ricrearle con il seguente comando:
devenv.exe /Setup
Questa soluzione però nel mio caso non ha funzionato, quindi dopo altre ricerche ho trovato la soluzione per il mio caso specifico. Vi riporto pari pari la soluzione tratta dal sito di XNA:
If you install XNA Game Studio 2.0 with the English version of Visual Studio
2005 on a non-English version of Windows, you may experience the
following issues:
- The standard templates are not visible in the integrated development environment (IDE).
- The IDE uses a mix of English and non-English text.
To resolve these issues, click Options on the Tools menu, expand the Environment node, and ensure that International Settings is set to English instead of Same as Microsoft Windows. If you change this setting, you must restart Visual Studio 2005 for the change to take effect.
Posted in Programmazione |

Agosto 26th, 2009 at 6:11 pm
fomixed…
how long does implantation take …