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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Error Code 0Xc0000135 error code

Error Code 0Xc0000135 error code

Scheduled Pinned Locked Moved C#
csharphelp
7 Posts 5 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.
  • S Offline
    S Offline
    sanki779
    wrote on last edited by
    #1

    hi all I have made a exe file in c# but when ever i try to execute it gives me the error The application failed to initialize.error code (0xc0000135). Kindly suggest me he soution for the same thanks a lot in advance. Thanks and regards

    Sankalp Verma

    C 1 Reply Last reply
    0
    • S sanki779

      hi all I have made a exe file in c# but when ever i try to execute it gives me the error The application failed to initialize.error code (0xc0000135). Kindly suggest me he soution for the same thanks a lot in advance. Thanks and regards

      Sankalp Verma

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      sanki779 wrote:

      Kindly suggest me he soution for the same thanks a lot in advance.

      Why don't you type the same into your favourite search engine. I did and I got the answer on the first hit: "the most likely cause is that the machine you are using does not have the Microsoft .NET Framework installed"


      Upcoming Scottish Developers events: * We are starting a series of events in Glasgow in 2007. Are you interested in a particular subject, or as a speaker? * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog | Photos

      S 1 Reply Last reply
      0
      • C Colin Angus Mackay

        sanki779 wrote:

        Kindly suggest me he soution for the same thanks a lot in advance.

        Why don't you type the same into your favourite search engine. I did and I got the answer on the first hit: "the most likely cause is that the machine you are using does not have the Microsoft .NET Framework installed"


        Upcoming Scottish Developers events: * We are starting a series of events in Glasgow in 2007. Are you interested in a particular subject, or as a speaker? * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog | Photos

        S Offline
        S Offline
        sanki779
        wrote on last edited by
        #3

        Thanks for such a promt reply.,,,,,,,,,,,,, so does that means that where ever i need to run the that exe i need to install the .net framework first os there any otherwork around? i m saying this because i need to run this exe on around 500 computer and it is not a easy job to install .net framework on all of them. Kindly suggest some workaround?

        Sankalp Verma

        C M A P 4 Replies Last reply
        0
        • S sanki779

          Thanks for such a promt reply.,,,,,,,,,,,,, so does that means that where ever i need to run the that exe i need to install the .net framework first os there any otherwork around? i m saying this because i need to run this exe on around 500 computer and it is not a easy job to install .net framework on all of them. Kindly suggest some workaround?

          Sankalp Verma

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          You will have to install the .NET framework on all of them.


          Upcoming Scottish Developers events: * We are starting a series of events in Glasgow in 2007. Are you interested in a particular subject, or as a speaker? * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog | Photos

          1 Reply Last reply
          0
          • S sanki779

            Thanks for such a promt reply.,,,,,,,,,,,,, so does that means that where ever i need to run the that exe i need to install the .net framework first os there any otherwork around? i m saying this because i need to run this exe on around 500 computer and it is not a easy job to install .net framework on all of them. Kindly suggest some workaround?

            Sankalp Verma

            M Offline
            M Offline
            Michael P Butler
            wrote on last edited by
            #5

            sanki779 wrote:

            m saying this because i need to run this exe on around 500 computer and it is not a easy job to install .net framework on all of them. Kindly suggest some workaround?

            To run a C# / .NET application, you need the .NET framework installed on all machines that run the app. There are some very expensive products that will link the .NET framework into your app, do a google for .NET linker.

            Michael CP Blog [^] Development Blog [^]

            1 Reply Last reply
            0
            • S sanki779

              Thanks for such a promt reply.,,,,,,,,,,,,, so does that means that where ever i need to run the that exe i need to install the .net framework first os there any otherwork around? i m saying this because i need to run this exe on around 500 computer and it is not a easy job to install .net framework on all of them. Kindly suggest some workaround?

              Sankalp Verma

              A Offline
              A Offline
              Amar Chaudhary
              wrote on last edited by
              #6

              there are some ads over here of grasshopper see it if they can help

              1 Reply Last reply
              0
              • S sanki779

                Thanks for such a promt reply.,,,,,,,,,,,,, so does that means that where ever i need to run the that exe i need to install the .net framework first os there any otherwork around? i m saying this because i need to run this exe on around 500 computer and it is not a easy job to install .net framework on all of them. Kindly suggest some workaround?

                Sankalp Verma

                P Offline
                P Offline
                Pete OHanlon
                wrote on last edited by
                #7

                Or rewrite it in a none .NET language.:-D If it is to run as a Windows Form app on .NET, then you need the .NET runtime installed. Alternatively, you could develop it as an ASP.NET application which would only need the .NET runtime installed on the web server.

                Arthur Dent - "That would explain it. All my life I've had this strange feeling that there's something big and sinister going on in the world." Slartibartfast - "No. That's perfectly normal paranoia. Everybody in the universe gets that." Deja View - the feeling that you've seen this post before.

                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