HI Guys!
Visual Studio 2008 has been recently installed in my system. It is not working in my system. The problems that i am facing are as follows:
When opening a New Project, It gives the following error
The "Microsoft.Buil d.Tasks.Windows .GetWinFXPath" task could not be loadaded from the assembly PresentationBui ldTasks, Version=, Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5. Could not load file or assembly 'PresentationBu ildTasks, Version=3.0.0.0 , Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, and that the assembly and all its dependencies are available.
When I am trying to Run my New Web Project I am getting the following Error.
Configuration System failed to initialize
If any body knows the solution please send me the same as early as possible.
Thanks and Regards
Vijay. R
Visual Studio 2008 has been recently installed in my system. It is not working in my system. The problems that i am facing are as follows:
When opening a New Project, It gives the following error
The "Microsoft.Buil d.Tasks.Windows .GetWinFXPath" task could not be loadaded from the assembly PresentationBui ldTasks, Version=, Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5. Could not load file or assembly 'PresentationBu ildTasks, Version=3.0.0.0 , Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, and that the assembly and all its dependencies are available.
When I am trying to Run my New Web Project I am getting the following Error.
Configuration System failed to initialize
If any body knows the solution please send me the same as early as possible.
Thanks and Regards
Vijay. R
Comment