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. WPF
  4. WPF Setup

WPF Setup

Scheduled Pinned Locked Moved WPF
csharpwpfhelpworkspace
6 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.
  • G Offline
    G Offline
    GomathiR
    wrote on last edited by
    #1

    Hi, I created one wpf application and published it. When i run it from another system thar doesn't have Dotnet framework installed, it show me an error(Prerequisite- dotnet framework 3.0 &Windows installer). Any idea regarding this.

    Gomathi R

    P M R 3 Replies Last reply
    0
    • G GomathiR

      Hi, I created one wpf application and published it. When i run it from another system thar doesn't have Dotnet framework installed, it show me an error(Prerequisite- dotnet framework 3.0 &Windows installer). Any idea regarding this.

      Gomathi R

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      You could deploy it using ClickOnce, which would download the relevant framework, or you could add the framework in as a required resource into the installer for your project, or you could supply the link for the user to download and install the framework.

      "WPF has many lovers. It's a veritable porn star!" - Josh Smith

      As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

      My blog | My articles | MoXAML PowerToys

      G 1 Reply Last reply
      0
      • G GomathiR

        Hi, I created one wpf application and published it. When i run it from another system thar doesn't have Dotnet framework installed, it show me an error(Prerequisite- dotnet framework 3.0 &Windows installer). Any idea regarding this.

        Gomathi R

        M Offline
        M Offline
        Michael Bookatz
        wrote on last edited by
        #3

        Install .net - I mean if it's a .net application then you're going to need .net installed

        1 Reply Last reply
        0
        • P Pete OHanlon

          You could deploy it using ClickOnce, which would download the relevant framework, or you could add the framework in as a required resource into the installer for your project, or you could supply the link for the user to download and install the framework.

          "WPF has many lovers. It's a veritable porn star!" - Josh Smith

          As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

          My blog | My articles | MoXAML PowerToys

          G Offline
          G Offline
          GomathiR
          wrote on last edited by
          #4

          Hi, I selected framework as a required resource. But even then the error appears.I created setup. but if we run it using the setup the UI gets collapsed.

          Gomathi R

          P 1 Reply Last reply
          0
          • G GomathiR

            Hi, I created one wpf application and published it. When i run it from another system thar doesn't have Dotnet framework installed, it show me an error(Prerequisite- dotnet framework 3.0 &Windows installer). Any idea regarding this.

            Gomathi R

            R Offline
            R Offline
            ramz_g
            wrote on last edited by
            #5

            To run applications developed in WPF, u need to install the .NET framework which is available for download. U must download and install it on the target computer to make your application run.

            1 Reply Last reply
            0
            • G GomathiR

              Hi, I selected framework as a required resource. But even then the error appears.I created setup. but if we run it using the setup the UI gets collapsed.

              Gomathi R

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #6

              GomathiR wrote:

              if we run it using the setup the UI gets collapsed.

              I'm not sure what that means. If you're having trouble with the deployment, use ClickOnce and let the user download your application from a central server.

              "WPF has many lovers. It's a veritable porn star!" - Josh Smith

              As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

              My blog | My articles | MoXAML PowerToys

              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