473,769 Members | 6,739 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Prob Installing vb.net service on win2k Server

J
hi,
I'm having a problem installing a service created in vb.net 2003 on a
windows 2000 server. I have installed the service on a few XP machines with
out any problems...but the 2 servers (win 2000 server sp4) I have triend
have the same error (both are on diffrent domains and have framework v1.1
installed; 1 is a domain controler, the other is not)

An exception occurred during the Install phase.
System.Componen tModel.Win32Exc eption: The account name is invalid or does
not exist, or the password is invalid for the account name specified

The logged in user has local and network admin rights; i have found a
few posts that just suggest to use a diffrent username when prompted....but
i never get a prompt to try a diffrent user

I installed the service from a command prmpt using installutil.exe ; below is
the entire output of the install.
Thanks for any help in advance,

Jason
gi*******@comca st.net
*************** *************** *************
Microsoft (R) .NET Framework Installation utility Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the e:\grms\progsne w\services\imda a.exe
assembly's progress.
The file is located at e:\grms\progsne w\services\imda a.InstallLog.
Installing assembly 'e:\grms\progsn ew\services\imd aa.exe'.
Affected parameters are:
assemblypath = e:\grms\progsne w\services\imda a.exe
logfile = e:\grms\progsne w\services\imda a.InstallLog
Installing service DAA Import Watcher...
Creating EventLog source DAA Import Watcher in log Application...

An exception occurred during the Install phase.
System.Componen tModel.Win32Exc eption: The account name is invalid or does
not exist, or the password is invalid for the account name specified

The Rollback phase of the installation is beginning.
See the contents of the log file for the e:\grms\progsne w\services\imda a.exe
assembly's progress.
The file is located at e:\grms\progsne w\services\imda a.InstallLog.
Rolling back assembly 'e:\grms\progsn ew\services\imd aa.exe'.
Affected parameters are:
assemblypath = e:\grms\progsne w\services\imda a.exe
logfile = e:\grms\progsne w\services\imda a.InstallLog
Restoring event log to previous state for source DAA Import Watcher.

The Rollback phase completed successfully.

The transacted install has completed.
The installation failed, and the rollback has been performed.
*************** *************** *************** ***

Nov 20 '05 #1
2 1068
Under the properties of your ServiceProcessI nstaller you can specify the
Account the login with. If you choose User and don't specify a
Username/password you'll be prompted at install time.

<ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfsystemserv iceprocessservi ceprocessinstal lerclassusernam etopic.htm>
Nov 20 '05 #2
J
thanks! that fixed it

"Chris Haas" <Ch****@Ovation Advertising.com > wrote in message
news:O0******** ******@TK2MSFTN GP10.phx.gbl...
Under the properties of your ServiceProcessI nstaller you can specify the
Account the login with. If you choose User and don't specify a
Username/password you'll be prompted at install time.

<ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfsystemserv iceprocessservi ceproc
essinstallercla ssusernametopic .htm>

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
15228
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000 Personal disk from the SQL Server 2000 Enterprise kit as this is reported here on the MSDN web site to be the version that is supported on Windows XP. In fact so many of you kind people confess to having succeeded in doing it. I have tried...
0
2817
by: Chris Halcrow | last post by:
Hi I've spent ALL DAY trying to re-install SQL Server 2000 on Windows XP. I continually get the error 'cannot configure server' just at the end of the installation. I've tried the following: - Removing SQL server from 'Program Files' folder following an unsuccessful attempt to re-install, and entirely removing the registry entry 'HKEY_CURRENT_USER > SOFTWARE > Microsoft > MSSQLServer', as well as the corresponding entry under...
1
298
by: Steven O. | last post by:
I am considering installing the .Net IDE and Compiler on my Win2K system. However, a friend tells me that since I have Win2K SP3, the ..Net installation software will, in essence, insist on first upgrading my system to SP4. Is this correct? This is a problem, because I've found in the past that with SP4 installed, Win2K runs slow as a sloth. (I had to rebuild my system, sticking with SP3.) So, please advise if this is, in fact the...
5
2722
by: Gerald Hernandez | last post by:
One of my development PC's died, and I need to have legacy VS and VS.Net installed at the same time. On the now dead PC, I had VS6 installed prior to installing VS.Net. This worked just fine. On my working PC, I already have VS.Net installed, but not VS6. My question, will installing the older VS6 with VS.Net already installed give me problems with VS.Net. Or should I first remove the VS.Net, install VS6, then re-install VS.Net? Gerald
4
2057
by: Claire | last post by:
Hi, I know this isn't strictly C# language related, but my service IS written in c# and I checked out the list of microsoft newsgroups for win2000 and couldn't really see one that applies. I'm trying to test my service on a remote win2000 server machine, accessing the machine as user "administrator" on remote desktop. Im just at the install stage and using the installutil.exe to register the service on the server. The install appears to...
7
2921
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*" path="*.sgf" type="CustomExtensionHandler, Extenders.CustomExtensionHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d831d925597c1031" validate="True"/> </httpHandlers>
2
1614
by: J | last post by:
hi, I'm having a problem installing a service created in vb.net 2003 on a windows 2000 server. I have installed the service on a few XP machines with out any problems...but the 2 servers (win 2000 server sp4) I have triend have the same error (both are on diffrent domains and have framework v1.1 installed; 1 is a domain controler, the other is not) An exception occurred during the Install phase. System.ComponentModel.Win32Exception:...
5
2871
by: Andrew | last post by:
Hey all, Requesting help from the VB.Net gurus in here. I was given a task to write a Windows Service (VB.Net) that would run an external program, and if that program closed for any reason (other than the service being stopped) it would restart it. I have written the service to do just this, and for testing purposes I am running the program Notepad. And I even have it making entries in the System Event Log. However, and this is my...
1
1600
by: hazz | last post by:
I tried using the Visual Studio setup and deployment wizard to create an msi to install the .exe, config and .dll resource files from my winxp deve box onto a Windows 2003 server. I don't have access to that machine through vpn, I can't remote desktop. I have to send something to a colleague who has to do the installation. So far I have failed every attempt, either with the msi or by simply zipping up the bin directory files. Could...
15
2441
by: =?Utf-8?B?RWxpb3Ro?= | last post by:
I try to install Windows Services but it show this error during the installation process, "Insufficient System resources exist to complete the requested service." I created this Services in VB 2005. I has other Windows Services installed on this machine. I try to install in other computer with the same specification and its is OK. Specification
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10049
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9997
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9865
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8873
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3965
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3565
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.