Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Application Fauled to Initialize (0xc000007b)

Application Fauled to Initialize (0xc000007b)

Scheduled Pinned Locked Moved C#
csharphelp
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Enobong Adahada
    wrote on last edited by
    #1

    I have my vs2008 c# project compiled, when i install on win Vista, it runs fine but does not run on win XP SP2. please can some help me out. thanks alot.

    S L 2 Replies Last reply
    0
    • E Enobong Adahada

      I have my vs2008 c# project compiled, when i install on win Vista, it runs fine but does not run on win XP SP2. please can some help me out. thanks alot.

      S Offline
      S Offline
      Sauro Viti
      wrote on last edited by
      #2

      Is installed on your Windows XP system the version of the .NET Framework that your application is expecting?

      E 1 Reply Last reply
      0
      • S Sauro Viti

        Is installed on your Windows XP system the version of the .NET Framework that your application is expecting?

        E Offline
        E Offline
        Enobong Adahada
        wrote on last edited by
        #3

        I used VS2008 and .net 3.5 for the building of the app on Win Server 2003 Enterprise Edition. The .net 3.5 will not install on Win XP sp2, so i rebuild with .net 2.0 and i have installed .net 2.0 on the system

        1 Reply Last reply
        0
        • E Enobong Adahada

          I have my vs2008 c# project compiled, when i install on win Vista, it runs fine but does not run on win XP SP2. please can some help me out. thanks alot.

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          If you had a .NET version problem, I'd expect an error 0135. Error 0x7b may mean: The filename, directory name, or volume label syntax is incorrect. Could be many things, e.g. you're trying to access one of the special folders (such as Users or "Documents and Settings") without going through the proper channels (Environment.SpecialFolder). Proper try-catch and Exception reporting would take care of the details. :)

          Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

          Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

          E 2 Replies Last reply
          0
          • L Luc Pattyn

            If you had a .NET version problem, I'd expect an error 0135. Error 0x7b may mean: The filename, directory name, or volume label syntax is incorrect. Could be many things, e.g. you're trying to access one of the special folders (such as Users or "Documents and Settings") without going through the proper channels (Environment.SpecialFolder). Proper try-catch and Exception reporting would take care of the details. :)

            Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

            Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

            E Offline
            E Offline
            Enobong Adahada
            wrote on last edited by
            #5

            But the same project when installed on Win Vista does not generate any errors. thanks.

            1 Reply Last reply
            0
            • L Luc Pattyn

              If you had a .NET version problem, I'd expect an error 0135. Error 0x7b may mean: The filename, directory name, or volume label syntax is incorrect. Could be many things, e.g. you're trying to access one of the special folders (such as Users or "Documents and Settings") without going through the proper channels (Environment.SpecialFolder). Proper try-catch and Exception reporting would take care of the details. :)

              Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

              Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

              E Offline
              E Offline
              Enobong Adahada
              wrote on last edited by
              #6

              I have found Solution to it, I formatted my Win XP sys and reinstall the OS. everything is working fine now. Thanks to Everyone.

              S 1 Reply Last reply
              0
              • E Enobong Adahada

                I have found Solution to it, I formatted my Win XP sys and reinstall the OS. everything is working fine now. Thanks to Everyone.

                S Offline
                S Offline
                Sauro Viti
                wrote on last edited by
                #7

                It's a so drastic as good solution :-D

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups