Google Mobile Ads

Tuesday, June 26, 2012

"No template information found. See the application log in Event Viewer for more details." Error Message

http://blog.laksha.net/2008/09/no-visual-studio-template-information.html?showComment=1234405860000


I am facing the following issue in my Visual Studio 2008. When I try to Create new website or new project it shows following error message.
“No template information found. See the application log in Event Viewer for more details.
To open Event Viewer, click Start, Click Control Panel, double-click Administrative Tools, and then double-click Event Viewer.”
image

And then it show the new project screen without bunch of things:
image
Event log display following warning:
The global template information is out of date. Regenerate the templates by running 'devenv.exe /installvstemplates' or reinstalling the application.  Note: corrective action requires Administrator privileges.  

Things to try:

Run devenv /installvstemplates as suggested in Event Viewer.
Then Run devenv /resetsettings.
If this do not help then try to run Visual Studio Repair using program & features (Install/Unstall).

Temporary Fix: Manually copy the templates

FROM
“<VisualStudioInstallDir>\Common7\IDE\ItemTemplates”
TO
“My Documents\Visual Studio 2005\Templates\ItemTemplates”.

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...