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. Vc 2008 application deployment

Vc 2008 application deployment

Scheduled Pinned Locked Moved C / C++ / MFC
questioncsharpc++designsysadmin
4 Posts 2 Posters 1 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.
  • B Offline
    B Offline
    Bilge Kaan
    wrote on last edited by
    #1

    Hello, I wrote an mfc application using vc 2008.When UI tried to test my application on other computers I am getting "Application is not confiured properly" message although I copied required dlls.Tested systems are Windows Xp and Vista.My own system is Windows Xp and I have vc 2008 installed.Running properly. What is missing on the test systems? .net 3.5? or latest service packs.

    L 1 Reply Last reply
    0
    • B Bilge Kaan

      Hello, I wrote an mfc application using vc 2008.When UI tried to test my application on other computers I am getting "Application is not confiured properly" message although I copied required dlls.Tested systems are Windows Xp and Vista.My own system is Windows Xp and I have vc 2008 installed.Running properly. What is missing on the test systems? .net 3.5? or latest service packs.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Your probably missing the Microsoft Visual C++ 2008 Redistributable Package (x86)[^] or the 64 bit version: Microsoft Visual C++ 2008 Redistributable Package (x64)[^] Best Wishes, -David Delaune

      B 1 Reply Last reply
      0
      • L Lost User

        Your probably missing the Microsoft Visual C++ 2008 Redistributable Package (x86)[^] or the 64 bit version: Microsoft Visual C++ 2008 Redistributable Package (x64)[^] Best Wishes, -David Delaune

        B Offline
        B Offline
        Bilge Kaan
        wrote on last edited by
        #3

        Thanks David, I copied dlls manually.I recently download redist package. I see that package does some additional configurations on the system(not just a dll coppy ).I hope It is going to solve my problem.Thanks for your prompt answer Best wishes BilgeKaan

        L 1 Reply Last reply
        0
        • B Bilge Kaan

          Thanks David, I copied dlls manually.I recently download redist package. I see that package does some additional configurations on the system(not just a dll coppy ).I hope It is going to solve my problem.Thanks for your prompt answer Best wishes BilgeKaan

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Bilge Kaan wrote:

          I see that package does some additional configurations on the system(not just a dll coppy ).

          Yeah, its the latest Microsoft answer to one of the oldest known shared object problems aptly named DLL Hell[^] the configuration stuff your seeing is called Side-by-side Assemblies[^] Best Wishes, -David Delaune

          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