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 8528061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T08:43:06+00:00 2026-06-11T08:43:06+00:00

After I installed Windows 8 perfectly legit statement like this doesn’t work anymore: #if

  • 0

After I installed Windows 8 perfectly legit statement like this doesn’t work anymore:

#if DEBUG
    Debugger.Launch();
#endif

Service starts ignoring that thing.
Yes, I am building the project in a debug mode.

if I change that to a Debugger.Break() – the service just fails, and still there’s no dialog for attaching a debugger.

  • 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-11T08:43:07+00:00Added an answer on June 11, 2026 at 8:43 am

    Debugger.Launch would launch an application with a visual GUI. By default services do not interact with a desktop and thus anything they do cannot be “seen”.

    Support for interacting with the desktop has slowly been removed from Windows services (“Interact with the desktop” option has been removed from some Server versions for example). I would imagine they’ve continued this trend.

    Windows Services by nature are not GUI applications, they can run before and after a user logs into a desktop and thus cannot show a GUI all the time. It’s not generally a good idea to depend on an ability to have a GUI in a Service.

    If what you want to do is debug a service, I suggest running it as a regular application so that you can do things like Launch and Debug. Shameless plug: you can see Developing Windows Services in Visual Studio for a way to write a service that supports that.

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

Sidebar

Related Questions

I have installed Windows XP after using nlite to remove certain unneeded components. I
I installed a windows service using installUtil.exe. After updating the code I used installUtil.exe
I installed my .NET windows service and right after installing I noticed mscorsvw.exe maxing
I recently installed Trac on windows for the first time. After setting everything up
after I installed a package with pear, i would like to know what files
I installed Windows Server 2008 and SQL Server 2008 R2, after joining to domain
After windows update installed security update KB2687323 , my VB6 project fails to load.
I was using OpenCV and after I installed Microsoft Platform SDK to work with
After I installed SharePoint Service Pack 3 I get the following error if I
After I installed MySQLdb by sudo apt-get install python-mysqldb I can import and use

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.