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. run exe on different computer

run exe on different computer

Scheduled Pinned Locked Moved C#
csharphelpquestion
9 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.
  • A Offline
    A Offline
    aPerfectCircle
    wrote on last edited by
    #1

    I m trying to run the exe on my roomate's laptop, but I'm getting the following error "the application failed to intiliaze properly !!!" how can I run the app I wrote for my roomate in his laptop, he does not have c# compiler installed

    aPerfectTool

    E 1 Reply Last reply
    0
    • A aPerfectCircle

      I m trying to run the exe on my roomate's laptop, but I'm getting the following error "the application failed to intiliaze properly !!!" how can I run the app I wrote for my roomate in his laptop, he does not have c# compiler installed

      aPerfectTool

      E Offline
      E Offline
      ednrgc
      wrote on last edited by
      #2

      Does he have the framework?

      A 1 Reply Last reply
      0
      • E ednrgc

        Does he have the framework?

        A Offline
        A Offline
        aPerfectCircle
        wrote on last edited by
        #3

        I dont thinki he does, he just bought new laptop with windows xp , :(

        aPerfectTool

        E 1 Reply Last reply
        0
        • A aPerfectCircle

          I dont thinki he does, he just bought new laptop with windows xp , :(

          aPerfectTool

          E Offline
          E Offline
          ednrgc
          wrote on last edited by
          #4

          That may be your problem. Download it from Microsoft.

          A 1 Reply Last reply
          0
          • E ednrgc

            That may be your problem. Download it from Microsoft.

            A Offline
            A Offline
            aPerfectCircle
            wrote on last edited by
            #5

            I'm doint right now, I really thought u can run the exe file on any windows based computer, I guess I was wrong, thanks for the tip :)

            aPerfectTool

            G 1 Reply Last reply
            0
            • A aPerfectCircle

              I'm doint right now, I really thought u can run the exe file on any windows based computer, I guess I was wrong, thanks for the tip :)

              aPerfectTool

              G Offline
              G Offline
              Guffa
              wrote on last edited by
              #6

              Just as you need Windows to run Windows programs, VB6 runtime library to run VB6 programs and Java Virtual Machine to run Java programs, you need the .NET framework to run .NET programs.

              --- b { font-weight: normal; }

              K 1 Reply Last reply
              0
              • G Guffa

                Just as you need Windows to run Windows programs, VB6 runtime library to run VB6 programs and Java Virtual Machine to run Java programs, you need the .NET framework to run .NET programs.

                --- b { font-weight: normal; }

                K Offline
                K Offline
                kselman
                wrote on last edited by
                #7

                check out PSEXEC.EXE from Sysinternals.com once you have loaded the .NET framework on his computer.

                D A 2 Replies Last reply
                0
                • K kselman

                  check out PSEXEC.EXE from Sysinternals.com once you have loaded the .NET framework on his computer.

                  D Offline
                  D Offline
                  Dave Kreskowiak
                  wrote on last edited by
                  #8

                  PSEXEC is flagged by most virus software as a potentially unwanted program and is usually not allowed to execute.

                  Dave Kreskowiak Microsoft MVP - Visual Basic

                  1 Reply Last reply
                  0
                  • K kselman

                    check out PSEXEC.EXE from Sysinternals.com once you have loaded the .NET framework on his computer.

                    A Offline
                    A Offline
                    aPerfectCircle
                    wrote on last edited by
                    #9

                    I installed the .net framework on his computer, tried to run another small c# application worked just fine, but one I try the application I wrote for him or any other application with several methods I get the error message "Budget.ece has encoutered a problem and needs to close.we are sorry for the inconvenience" I really need to run the exe file on his computer spend alots of time woriking on it so please help !111

                    aPerfectTool

                    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