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. Programs wont run at work

Programs wont run at work

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.
  • V Offline
    V Offline
    viciouskinid
    wrote on last edited by
    #1

    I am sure this is an easy fix, I am not able to run any C# program, that i have compiled at home, on my work machine. I have previously been able to run them on other work computers but this one i cannot. It is a pretty crappy computer running XP. I am sure that it is just an update i am missing. It seems to have .Net 2.0. Can anyone help?

    D A A 3 Replies Last reply
    0
    • V viciouskinid

      I am sure this is an easy fix, I am not able to run any C# program, that i have compiled at home, on my work machine. I have previously been able to run them on other work computers but this one i cannot. It is a pretty crappy computer running XP. I am sure that it is just an update i am missing. It seems to have .Net 2.0. Can anyone help?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      viciouskinid wrote:

      It seems to have .Net 2.0.

      If you're not sure, you have to make sure. Navigate to C:\Windows\Microsoft.NET\Framework and look to for the folder names. Each will tell you which version of the framework is installed. You also didn't say which version of Visual Studio you used to write your apps. If it's 2003, then you have to have .NET 1.1 installed. If 2005, .NET 2.0. If 2008, then it depends on your projects settings. 2008 can target 2.0, 3.0, and 3.5.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      1 Reply Last reply
      0
      • V viciouskinid

        I am sure this is an easy fix, I am not able to run any C# program, that i have compiled at home, on my work machine. I have previously been able to run them on other work computers but this one i cannot. It is a pretty crappy computer running XP. I am sure that it is just an update i am missing. It seems to have .Net 2.0. Can anyone help?

        A Offline
        A Offline
        Abhinav S
        wrote on last edited by
        #3

        You might be referencing a third party dll (not MS) or something which is available on your home computer but not on the 'crappy' one.

        Now...bring me that horizon. And really bad eggs...Drink up me hearties, YO HO!

        1 Reply Last reply
        0
        • V viciouskinid

          I am sure this is an easy fix, I am not able to run any C# program, that i have compiled at home, on my work machine. I have previously been able to run them on other work computers but this one i cannot. It is a pretty crappy computer running XP. I am sure that it is just an update i am missing. It seems to have .Net 2.0. Can anyone help?

          A Offline
          A Offline
          Alex Manolescu
          wrote on last edited by
          #4

          Try to make you're project in .NET 3.0 I have the same issue at a moment, and this solve it

          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