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. .NET 2003 and C# - Need to deploy app...

.NET 2003 and C# - Need to deploy app...

Scheduled Pinned Locked Moved C#
csharpquestionvisual-studio
3 Posts 3 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.
  • E Offline
    E Offline
    ekuhner
    wrote on last edited by
    #1

    Ok, I built a pretty cool app for my company to use, and now I'm trying to deploy the .exe file to other users. I've copied that file over to another computer that does not have Visual Studio .NET 2003, and it won't run without a bunch of DLL files. How do I build the distribution app? Or is there an easier way to do this? Thanks!! -ed

    S C 2 Replies Last reply
    0
    • E ekuhner

      Ok, I built a pretty cool app for my company to use, and now I'm trying to deploy the .exe file to other users. I've copied that file over to another computer that does not have Visual Studio .NET 2003, and it won't run without a bunch of DLL files. How do I build the distribution app? Or is there an easier way to do this? Thanks!! -ed

      S Offline
      S Offline
      Steven Behnke
      wrote on last edited by
      #2

      You can use VisualStudio itself to build installers fairly easliy. Check out the C# Today tutorial: http://www.csharptoday.com/content.asp?id=1691

      1 Reply Last reply
      0
      • E ekuhner

        Ok, I built a pretty cool app for my company to use, and now I'm trying to deploy the .exe file to other users. I've copied that file over to another computer that does not have Visual Studio .NET 2003, and it won't run without a bunch of DLL files. How do I build the distribution app? Or is there an easier way to do this? Thanks!! -ed

        C Offline
        C Offline
        Chris Austin
        wrote on last edited by
        #3

        You need to download and install the .net runtime on the target computer. There is no way around this. Also, assuming you have the help installed, do a search on 'Setup Project'. You will find a few walkthroughs that show you the basics of deployment. Hey don't worry, I can handle it. I took something. I can see things no one else can see. Why are you dressed like that? - Jack Burton

        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