Visual Studio 2008 Not Working in My System

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VijaySofist
    New Member
    • Jun 2007
    • 107

    Visual Studio 2008 Not Working in My System

    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
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by VijaySofist
    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
    What .NET Framework is your VS2008 set up to develop for?
    Make sure that you have that Framework installed.

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      That sounds like its trying to use components of .NET3 and you don't have it installed yet?

      Comment

      • VijaySofist
        New Member
        • Jun 2007
        • 107

        #4
        Hi Guys!

        First of all Thanks for the quick reply.

        My System has .Net Framework 3.5 installed. But still the Error occurs. Even I tried the reinstallation, But the result is same.

        Can u guys suggest me some other ideas.

        Thanks and Regards
        Vijay. R

        Comment

        • kenobewan
          Recognized Expert Specialist
          • Dec 2006
          • 4871

          #5
          Which version of VS 2008 are you installing? What is your platform?

          Comment

          • VijaySofist
            New Member
            • Jun 2007
            • 107

            #6
            Originally posted by kenobewan
            Which version of VS 2008 are you installing? What is your platform?
            Microsoft Visual Studio 2008
            Version 9.0.21022.8 RTM
            Microsoft .NET Framework
            Version 3.5
            Installed Edition: Professional

            Thanks and Regards
            Vijay. R

            Comment

            • VijaySofist
              New Member
              • Jun 2007
              • 107

              #7
              Hi Guys!

              Thanks for you all for the wonderful Response. At last I made it work by Un-Installing Each & Every VS Studio 2008 Related S/w from my System and then Installed it Once again.

              Now its Working Fine.

              Thanks and Regards
              Vijay .R

              Comment

              Working...