Thread: Error Messege

  1. #1
    Registered User
    Join Date
    Jan 2005
    Posts
    1

    Error Messege

    hi all
    ihave this messege when i compile any program in C#


    " Unable to start debugging . the muchine Debug Manager service is Disable"


    how can i solve this problem ???

  2. #2
    Registered User
    Join Date
    Dec 2004
    Posts
    7
    You're having a problem with the debugger when you try to compile? That doesn't make sense as the debugger does not start until after compilation has completed. Please post the exact error message and provide repro steps.

  3. #3
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    I think you are confusing the terms. For one, please copy the EXACT message. I have seen the message before and it was looking slightly different even without the spelling mistakes.
    You aren't compiling your project, you are starting to debug your project ( which involves compiling if something has changed since the last build ).
    Check your machines services for the debug service. Is it running ? Do you have local administrator privileges on this machine ?
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

Popular pages Recent additions subscribe to a feed