Error on service installation
From: Max (Please_at_reply.to.news.group)
Date: 05/18/03
- Next message: Charles Gao: "Self-protected .Net exe"
- Previous message: Dave Sousa: "PrincipalPermissionAttribute"
- Next in thread: Max: "Re: Error on service installation"
- Reply: Max: "Re: Error on service installation"
- Reply: Max: "Re: Error on service installation - Solution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 18 May 2003 15:55:05 +0200
Hi!
I perform installutil <myservice> and get the following error
******************************************************************
An exception occurred during the Install phase.
System.ComponentModel.Win32Exception: The account name is invalid or does
not ex
ist, or the password is invalid for the account name specified
******************************************************************
I am logged on as an administrator (member of local Administrators
workgroup). Permissions for the <myservice>.exe file include full control
for Local Administrators, System, and the particular user I am logged on as.
The project was created on another computer some time ago and worked fine
there.
The computer where the project was created was XP, Visual Studio .NET (not
2003, the very first one). (the version of .NET framework was 1.0.something
if I am mistaking)
My current computer where I am currently having problems is 2000 with .NET
Framework 1.1, SDK. (the version of the framework is 1.1.4322)
I have built the project from source code on this particular computer where
I am trying to run it.
I have actually ran out of ideas what else should I check to make it work.
If you have one - please write.
Thank you.
- Next message: Charles Gao: "Self-protected .Net exe"
- Previous message: Dave Sousa: "PrincipalPermissionAttribute"
- Next in thread: Max: "Re: Error on service installation"
- Reply: Max: "Re: Error on service installation"
- Reply: Max: "Re: Error on service installation - Solution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|