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. Build .Net app, and take it to not .NET box. Receive error

Build .Net app, and take it to not .NET box. Receive error

Scheduled Pinned Locked Moved C#
csharphelpquestionannouncement
4 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.
  • D Offline
    D Offline
    Derek Smigelski
    wrote on last edited by
    #1

    Build .Net app, and take it to not .NET box. Receive error DLL MFC70.d;ll could not be found. Is there a way to build in release mode so that it will have whatever files it needs no matter what box I take this program to? I want to avoid using an installation program.

    D 1 Reply Last reply
    0
    • D Derek Smigelski

      Build .Net app, and take it to not .NET box. Receive error DLL MFC70.d;ll could not be found. Is there a way to build in release mode so that it will have whatever files it needs no matter what box I take this program to? I want to avoid using an installation program.

      D Offline
      D Offline
      Daniel Turini
      wrote on last edited by
      #2

      Yes: under Project Properties/General tell it to only link to static libraries Your incessant rantings indicate you have a brain the size of a pea, and the mental capacity of a bag of hammers. - John Simmons

      B 1 Reply Last reply
      0
      • D Daniel Turini

        Yes: under Project Properties/General tell it to only link to static libraries Your incessant rantings indicate you have a brain the size of a pea, and the mental capacity of a bag of hammers. - John Simmons

        B Offline
        B Offline
        Bog
        wrote on last edited by
        #3

        hey wait does this mean that when I distribute a c#/.net desktop app, it can be run on a pc that doesn't have all of .net installed? I thought the entire runtime was required to have any .net app run... "Outside of a dog, a book is Man’s best friend. And inside of a dog, it’s too dark to read." -Groucho Marx

        L 1 Reply Last reply
        0
        • B Bog

          hey wait does this mean that when I distribute a c#/.net desktop app, it can be run on a pc that doesn't have all of .net installed? I thought the entire runtime was required to have any .net app run... "Outside of a dog, a book is Man’s best friend. And inside of a dog, it’s too dark to read." -Groucho Marx

          L Offline
          L Offline
          Looney Tunezez
          wrote on last edited by
          #4

          Bog wrote: hey wait does this mean that when I distribute a c#/.net desktop app, it can be run on a pc that doesn't have all of .net installed? I think you can't sadly....... Bog wrote: I thought the entire runtime was required to have any .net app run... Yep! So i would suggest looking into bootstrap[^] projects HTH "Creating tomorrow's LEGACY systems today..... .... One CRISIS at a time!" -- Unknown "If you build it.... .....BUGS will come!" -JB
          this.Dispose();
          "A Bug is a piece of code that knows whatz itz purpose" - I Dunnnnooooooo

          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