When I'm trying to create a new project in Visual Studio, I got the 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."
Then I checked My Event Viewer, here i found a warning message logged by Visual Studio Application with following description.
Then I checked My Event Viewer, here i found a warning message logged by Visual Studio Application with following description.
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.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
To Fix My Error, I run the command devenv.exe /installvstemplates thru command prompt, as suggested in the Log. It helps me to fix my problem. Now i can able to create a projects thru Visual studio.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
To Fix My Error, I run the command devenv.exe /installvstemplates thru command prompt, as suggested in the Log. It helps me to fix my problem. Now i can able to create a projects thru Visual studio.
I have also heard about the way of .mdb file repair
ReplyDelete