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 / C++ / MFC
  4. Problem running on other pc

Problem running on other pc

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpdebuggingquestionworkspace
8 Posts 4 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.
  • T Offline
    T Offline
    Thilek
    wrote on last edited by
    #1

    hi guys, i have coded a simple program that give the list of files in a directory. i use Visual C++ 2008 to code it. But when i copy and run the exe file from debug folder on other pc its showing " application failed to start because its side-by-side configuration is incorrect.Please see the application event log or use the command-line sxstrace.exe tool for more detail". what should i do ? i need to do this program to run portable in any windows base pc. kidly help me. Thank you. Regards , Thilek

    C A 2 Replies Last reply
    0
    • T Thilek

      hi guys, i have coded a simple program that give the list of files in a directory. i use Visual C++ 2008 to code it. But when i copy and run the exe file from debug folder on other pc its showing " application failed to start because its side-by-side configuration is incorrect.Please see the application event log or use the command-line sxstrace.exe tool for more detail". what should i do ? i need to do this program to run portable in any windows base pc. kidly help me. Thank you. Regards , Thilek

      C Offline
      C Offline
      Code o mat
      wrote on last edited by
      #2

      Do you have any specific reason why you are "distributing" your DEBUG build? If no, try with a RELEASE build instead.

      > The problem with computers is that they do what you tell them to do and not what you want them to do. < > Life: great graphics, but the gameplay sux. <

      1 Reply Last reply
      0
      • T Thilek

        hi guys, i have coded a simple program that give the list of files in a directory. i use Visual C++ 2008 to code it. But when i copy and run the exe file from debug folder on other pc its showing " application failed to start because its side-by-side configuration is incorrect.Please see the application event log or use the command-line sxstrace.exe tool for more detail". what should i do ? i need to do this program to run portable in any windows base pc. kidly help me. Thank you. Regards , Thilek

        A Offline
        A Offline
        ATM CodeProject
        wrote on last edited by
        #3

        Hi, Change the Microsoft foundation classes in the projet settings(projectmenu->settings->general tab)to Use MFC in a static library. Then execute the appln again .Then copy the exe file and try to run in another pc.

        T 2 Replies Last reply
        0
        • A ATM CodeProject

          Hi, Change the Microsoft foundation classes in the projet settings(projectmenu->settings->general tab)to Use MFC in a static library. Then execute the appln again .Then copy the exe file and try to run in another pc.

          T Offline
          T Offline
          Thilek
          wrote on last edited by
          #4

          where can i find the projectmenu... is it on the tool bar ?

          C 1 Reply Last reply
          0
          • T Thilek

            where can i find the projectmenu... is it on the tool bar ?

            C Offline
            C Offline
            Cosmic Egg
            wrote on last edited by
            #5

            Why is it so difficult to find project menu ??? Alternatively Press Alt + F7

            T 2 Replies Last reply
            0
            • C Cosmic Egg

              Why is it so difficult to find project menu ??? Alternatively Press Alt + F7

              T Offline
              T Offline
              Thilek
              wrote on last edited by
              #6

              i did as u said but now its showing error... Embedding manifest... mt.exe : general error c101008a: Failed to save the updated manifest to the file ".\Debug\testing.exe.embed.manifest". The parameter is incorrect. kindly help me...

              1 Reply Last reply
              0
              • C Cosmic Egg

                Why is it so difficult to find project menu ??? Alternatively Press Alt + F7

                T Offline
                T Offline
                Thilek
                wrote on last edited by
                #7

                its ok ya.. its running now.. thanks a lot u been very helpful.. thanks a lot.... :-D

                1 Reply Last reply
                0
                • A ATM CodeProject

                  Hi, Change the Microsoft foundation classes in the projet settings(projectmenu->settings->general tab)to Use MFC in a static library. Then execute the appln again .Then copy the exe file and try to run in another pc.

                  T Offline
                  T Offline
                  Thilek
                  wrote on last edited by
                  #8

                  thanks for ur idea mate... its working fine now.. thanks a lot ya... :-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