Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1031323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T13:54:34+00:00 2026-05-16T13:54:34+00:00

I have a C# application that uses the SerialPort object to establish a connection

  • 0

I have a C# application that uses the SerialPort object to establish a connection between another copy of the application running on another machine with BlueTooth capabilities. The program fairly constantly writes out some ascii data from the main machine, which is then received by the remote machine. The process goes fairly nicely (though not without some unwanted choppiness, but that’s not what this question is about).

It goes nicely, that is, until I switch forms. The application has three main forms. When forms are switched, the old form is hidden and the new one is shown. The user uses the [X] toolbar button on form2 or form3 to close those forms and return to form1 (not my design decision. The project is based on a VB6 application and I haven’t gotten much leeway to change its functionality).

When I go from form1 to form2, the serialPort suddenly starts reporting that it’s closed. But… it continues to send data. That is, until I switch back to form1, at which point I get an InvalidOperationException telling me that the serialPort is closed, and can’t write. The serialPort object is private, and form1 is the only form that touches it.

Just to be sure that was I wasn’t going through and closing it somewhere on accident, I commented out every single serialPort.Close(); line in the project, and I’m still getting the same error. Something is causing the port to close (or report that it’s closed) and i have no idea what. Furthermore, I can’t open it back up, because it tells me that the port is currently in use.

I don’t really know anything about BlueTooth or networking, so this is all the result of me bumbling around with little more than Google at my side. Maybe someone here knows the nuances of the SerialPort class enough to know what I’m doing wrong.

Thanks to all who can offer any help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T13:54:35+00:00Added an answer on May 16, 2026 at 1:54 pm

    It sounds like the SerialPort is being destroyed when the form closes because the form owns the object. Move it out of the form designer and into the application code and you should be fine.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application that uses simple sockets to pass some characters between two
I have a application that uses plugins. I load the plugins in another appdomain.
I have an application that uses NHibernate as its ORM and sometimes it experiences
I have client application that uses WCF service to insert some data to backend
I have an application that uses the accelerometer. Sometimes, the application will launch without
I have an application that uses window.open() to generate dynamic popups. Unfortunately, I've had
I have an application that uses a cron like job to update a set
We have an application that uses a dual monitor setup - User A will
I have an application that uses DataTables to perform grouping, filtering and aggregation of
I have a Windows application that uses a .NET PropertyGrid control. Is it possible

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.