CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2009
    Posts
    19

    The application failed to initialize properly (0x000007b). Click on OK to terminate t

    salam sir;
    when i am starting any visual studio 2003 or 2005 application runing then this message
    is display to my computer.i am used windows xp home edition.
    "The application failed to initialize properly (0x000007b). Click on OK to terminate the application."
    please help me about how can remove this message.
    Attached Files Attached Files

  2. #2
    Join Date
    Jun 2008
    Posts
    2,477

    Re: The application failed to initialize properly (0x000007b). Click on OK to termina

    Have you tried re-installing VS yet? If so, this may be a better question for a microsoft support forum (or phone call).

  3. #3
    Join Date
    Sep 2009
    Posts
    23

    Re: The application failed to initialize properly (0x000007b). Click on OK to termina

    You could also try (re)installing the .NET Framework

  4. #4
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    Re: The application failed to initialize properly (0x000007b). Click on OK to termina

    normally, then error messages that the correct version of the .Net framework is not installed. If you are targeting .Net 1.1 or .Net 2.0, make sure those are installed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured