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

  • SEARCH
  • Home
  • 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 8210821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T10:12:36+00:00 2026-06-07T10:12:36+00:00

I am developing a windows service which starts listenning the bluetooth connection using InTheHand.Net.Bluetooth

  • 0

I am developing a windows service which starts listenning the bluetooth connection using InTheHand.Net.Bluetooth library when it is run using the following code:

            btListener = new BluetoothListener(service);
            btListener.Start();

If the service is started manually after Windows completes the startup (says after the Windows starts for around 5 minutes), then, everything works fine: the Bluetooth service is started successfully.

However, if I set the Windows service’s startup type to automatic, that part of code causes the following exception:

System.Net.Sockets.SocketException (0x80004005): An invalid argument was supplied
   at InTheHand.Net.Bluetooth.Msft.SocketBluetoothClient.ThrowSocketExceptionForHR(Int32 errorCode)
   at InTheHand.Net.Bluetooth.Msft.MicrosoftSdpService.SetService(Byte[] sdpRecord, ServiceClass cod)
   at InTheHand.Net.Bluetooth.Msft.WindowsBluetoothListener.SetService(Byte[] sdpRecord, ServiceClass cod)
   at InTheHand.Net.Bluetooth.Msft.WindowsBluetoothListener.Start(Int32 backlog)
   at InTheHand.Net.Bluetooth.Msft.WindowsBluetoothListener.Start()

I am thinking that is because the “Start” method is called too soon when the Bluetooth device is not yet initialized. Is there anyone also encountering this similar problem? Any idea on how to know when the “Start” method should be called to ensure it can start successfully?

Appreciate on any feedback or comments.

Thanks,

Quoc

  • 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-06-07T10:12:38+00:00Added an answer on June 7, 2026 at 10:12 am

    Typically you’d solve this kind of problem by configuring your service to be dependent on whichever service (or services) it needs to be running before it starts. Then the SCM will make sure it doesn’t start your service before the other services have started.

    This KB article is a bit old but it explains the basics.

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

Sidebar

Related Questions

I'm developing a Windows service which will run at a specific time every day.
I'm developing a Windows Service in VB.NET 2008, but I feel like I'm going
I am developing a .NET Windows service that is creating a couple of threads
I am developing large data collecting ASP.Net/Windows service application-pair that uses Microsoft SQL Server
I'm am developing a Firefox extension which interfaces with an underlying Windows service (which
I am developing windows service in C# which invokes webservice methods. I must use
I've been developing a remote desktop application which runs as a Windows service, and
I'm currently working on developing a windows service which will be deployed to all
At the moment I'm developing a windows service in C++ using the winapi and
I am developing c# application, which is running as a windows service. What ever

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.