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. Windows Forms
  4. C# Windows Form Application with WCF on Windows XP

C# Windows Form Application with WCF on Windows XP

Scheduled Pinned Locked Moved Windows Forms
csharphelpquestionvisual-studiowcf
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.
  • X Offline
    X Offline
    xavier9999
    wrote on last edited by
    #1

    Hi guys, Just a quick question - I have a Windows Form (C#) with a WCF reference built on VS 2008, Windows 7. Everything works ok. The form connects to the service, gets the data I need, and outputs it to the form. Once I deploy/move the application to a Windows XP Pro machine - nothing works! I have 3.5, 3.0 and 2.0 frameworks installed with all the updates. Has anyone had a similar issue before? Or knows what could be going wrong? Perhaps I need to release the app with all references inbuilt? Thanks for your help! Xav.

    L A S 3 Replies Last reply
    0
    • X xavier9999

      Hi guys, Just a quick question - I have a Windows Form (C#) with a WCF reference built on VS 2008, Windows 7. Everything works ok. The form connects to the service, gets the data I need, and outputs it to the form. Once I deploy/move the application to a Windows XP Pro machine - nothing works! I have 3.5, 3.0 and 2.0 frameworks installed with all the updates. Has anyone had a similar issue before? Or knows what could be going wrong? Perhaps I need to release the app with all references inbuilt? Thanks for your help! Xav.

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

      xavier9999 wrote:

      Once I deploy/move the application to a Windows XP Pro machine - nothing works!

      That's way too vague.

      • Did you get an exception? You're not swallowing those, are you?
      • Checked the EventLog for details?
      • Does it 'try' to launch the executable, or does it even refuse to load? (Does the mouse-cursor change?)
      • You mentioned that three frameworks being present, what framework is the project using?
      • Verified that DEP is off? Right-click the executable and open the properties, might say something like "blocked".

      I are Troll :suss:

      1 Reply Last reply
      0
      • X xavier9999

        Hi guys, Just a quick question - I have a Windows Form (C#) with a WCF reference built on VS 2008, Windows 7. Everything works ok. The form connects to the service, gets the data I need, and outputs it to the form. Once I deploy/move the application to a Windows XP Pro machine - nothing works! I have 3.5, 3.0 and 2.0 frameworks installed with all the updates. Has anyone had a similar issue before? Or knows what could be going wrong? Perhaps I need to release the app with all references inbuilt? Thanks for your help! Xav.

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

        xavier9999 wrote:

        nothing works!

        Do you get some errors? Specify them here and someone might be able to help you.

        The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick - Silverlight *.XCP files

        1 Reply Last reply
        0
        • X xavier9999

          Hi guys, Just a quick question - I have a Windows Form (C#) with a WCF reference built on VS 2008, Windows 7. Everything works ok. The form connects to the service, gets the data I need, and outputs it to the form. Once I deploy/move the application to a Windows XP Pro machine - nothing works! I have 3.5, 3.0 and 2.0 frameworks installed with all the updates. Has anyone had a similar issue before? Or knows what could be going wrong? Perhaps I need to release the app with all references inbuilt? Thanks for your help! Xav.

          S Offline
          S Offline
          spn 0
          wrote on last edited by
          #4

          Hi, Try installing "ASimpleProjectSetup" This utility helps Windows display the apps developed in .NET. You can download it from Microsoft website. If case you cannot find any link for this, search for the .NET framework setup and you will see a link for "ASimpleProjectSetup" at the bottom of the page. Please tell me whether this solution works or not.

          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