Windows Service Installation Error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dparden

    Windows Service Installation Error

    I have followed the instructions for in the Walkthrough: Creating a Windows
    Service Application in the Component Designer. Everything compiles and
    builds fine, but I get an error "The account name is invalid or does not
    exist, or the password is invalid for the account name specified." when I try
    to run the installation. I have set the service to install as directed in
    the ServiceProcessI nstaller. Any help is appreciated!!!
  • Willy Denoyette [MVP]

    #2
    Re: Windows Service Installation Error

    How did you define your account name in code?

    Willy.

    "dparden" <dparden@discus sions.microsoft .com> wrote in message
    news:F6933E3A-9C47-4666-8807-1C2912246BB1@mi crosoft.com...[color=blue]
    >I have followed the instructions for in the Walkthrough: Creating a
    >Windows
    > Service Application in the Component Designer. Everything compiles and
    > builds fine, but I get an error "The account name is invalid or does not
    > exist, or the password is invalid for the account name specified." when I
    > try
    > to run the installation. I have set the service to install as directed in
    > the ServiceProcessI nstaller. Any help is appreciated!!![/color]


    Comment

    Working...