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. A doubt about framework 2.0, please help me....

A doubt about framework 2.0, please help me....

Scheduled Pinned Locked Moved C#
helpquestion
11 Posts 6 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.
  • P pocho2101

    Hello every body, I have a doubt about framework 2.0. Let me explain my self, I have an application which works with serial ports, when I run this application on one PC it runs at full without any kind of problems, but when I want to test it in another PC (laptop) it didn't run, it gives me an error message, and after I close that error window, the application closes it self. Someone can help me?? I don't know what to do about that, I already have check that code many times and I can't see nothing wrong.

    E Offline
    E Offline
    Ennis Ray Lynch Jr
    wrote on last edited by
    #2

    I would trace the error message. That is usually a good starting point.

    Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
    If you don't ask questions the answers won't stand in your way.
    Most of this sig is for Google, not ego.

    1 Reply Last reply
    0
    • P pocho2101

      Hello every body, I have a doubt about framework 2.0. Let me explain my self, I have an application which works with serial ports, when I run this application on one PC it runs at full without any kind of problems, but when I want to test it in another PC (laptop) it didn't run, it gives me an error message, and after I close that error window, the application closes it self. Someone can help me?? I don't know what to do about that, I already have check that code many times and I can't see nothing wrong.

      D Offline
      D Offline
      DaveyM69
      wrote on last edited by
      #3

      With the error message and the code in question we might be able to help - without I'll need to ebay for a crystal ball[^].

      Dave
      BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
      Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

      P 1 Reply Last reply
      0
      • P pocho2101

        Hello every body, I have a doubt about framework 2.0. Let me explain my self, I have an application which works with serial ports, when I run this application on one PC it runs at full without any kind of problems, but when I want to test it in another PC (laptop) it didn't run, it gives me an error message, and after I close that error window, the application closes it self. Someone can help me?? I don't know what to do about that, I already have check that code many times and I can't see nothing wrong.

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

        Does the laptop have the .Net framework installed... :doh: :doh: :doh:

        Check out the CodeProject forum Guidelines[^]

        P 1 Reply Last reply
        0
        • L Lost User

          Does the laptop have the .Net framework installed... :doh: :doh: :doh:

          Check out the CodeProject forum Guidelines[^]

          P Offline
          P Offline
          pocho2101
          wrote on last edited by
          #5

          Jejeje :laugh: Dave: you're right, sorry, that was my mistake, I'll give you the code and the error message. EliottA: yes of course the framework is already installed on the laptop. I'll publish the code , so you can tell me where is the mistake... thanks

          1 Reply Last reply
          0
          • D DaveyM69

            With the error message and the code in question we might be able to help - without I'll need to ebay for a crystal ball[^].

            Dave
            BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
            Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

            P Offline
            P Offline
            pocho2101
            wrote on last edited by
            #6

            Jejeje :laugh: Dave: you're right, sorry, that was my mistake, I'll give you the code and the error message. thanks

            1 Reply Last reply
            0
            • P pocho2101

              Hello every body, I have a doubt about framework 2.0. Let me explain my self, I have an application which works with serial ports, when I run this application on one PC it runs at full without any kind of problems, but when I want to test it in another PC (laptop) it didn't run, it gives me an error message, and after I close that error window, the application closes it self. Someone can help me?? I don't know what to do about that, I already have check that code many times and I can't see nothing wrong.

              J Offline
              J Offline
              JoseMenendez
              wrote on last edited by
              #7

              (I've been through this with someone) First: Does the laptop have a Serial Port?

              Jm www.menendezpoo.com

              P 1 Reply Last reply
              0
              • J JoseMenendez

                (I've been through this with someone) First: Does the laptop have a Serial Port?

                Jm www.menendezpoo.com

                P Offline
                P Offline
                pocho2101
                wrote on last edited by
                #8

                Wow!!!, of course it have one, hey man, I can identify a serial port... ;)

                L 1 Reply Last reply
                0
                • P pocho2101

                  Hello every body, I have a doubt about framework 2.0. Let me explain my self, I have an application which works with serial ports, when I run this application on one PC it runs at full without any kind of problems, but when I want to test it in another PC (laptop) it didn't run, it gives me an error message, and after I close that error window, the application closes it self. Someone can help me?? I don't know what to do about that, I already have check that code many times and I can't see nothing wrong.

                  P Offline
                  P Offline
                  pocho2101
                  wrote on last edited by
                  #9

                  People, here you can find my code, please, don't be too hard with me jejejeje :) http://www.filefactory.com/file/afhf59b/n/work_rar[^]

                  D 1 Reply Last reply
                  0
                  • P pocho2101

                    Wow!!!, of course it have one, hey man, I can identify a serial port... ;)

                    L Offline
                    L Offline
                    Luc Pattyn
                    wrote on last edited by
                    #10

                    Great. You have now issued 4 messages on the subject, without providing anything tangible. Don't write you will provide such and such, just do it. And show us the exception, i.e. Exception.ToString() that will give a problem description, the exact location (you did switch on the display of line numbers in your IDE?), and possibly additional information. Whatever line it points to, show us the method's code. :)

                    Luc Pattyn [Forum Guidelines] [My Articles]


                    - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


                    modified on Friday, June 10, 2011 11:36 PM

                    1 Reply Last reply
                    0
                    • P pocho2101

                      People, here you can find my code, please, don't be too hard with me jejejeje :) http://www.filefactory.com/file/afhf59b/n/work_rar[^]

                      D Offline
                      D Offline
                      DaveyM69
                      wrote on last edited by
                      #11

                      Just post the relavent code and the error message. I, for one, am not about to download some random thing off the internet - and if I did, I'm certainly not going to go through a whole application's code - unless we discuss $s first of course!

                      Dave
                      BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
                      Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

                      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