473,473 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Installer for Windows Service in .NET

Hello,

I have successfully created my first windows service
in vb.net and I also installed it on the same system.
However I would like to install the service on another
system. Can somebody tell me please how I can do that or
is that the same procedure as installing on the
developement system?

Thanks
Nov 18 '05 #1
3 958
Hello Vishal,

Make sure you have the .NET framework installed on the other machine...

Then

installutil.exe /i MyService.exe (this should be the same procedure that
you did on your dev machine)

--
Matt Berther
http://www.mattberther.com
Hello,

I have successfully created my first windows service in vb.net
and I also installed it on the same system. However I would like to
install the service on another system. Can somebody tell me please
how I can do that or is that the same procedure as installing on the
developement system?

Thanks

Nov 18 '05 #2
Hello Matt,

thanks, but what if I dont have it installed?

Vishal

-----Original Message-----
Hello Vishal,

Make sure you have the .NET framework installed on the other machine...
Then

installutil.exe /i MyService.exe (this should be the same procedure thatyou did on your dev machine)

--
Matt Berther
http://www.mattberther.com
Hello,

I have successfully created my first windows service in vb.net and I also installed it on the same system. However I would like to install the service on another system. Can somebody tell me please how I can do that or is that the same procedure as installing on the developement system?

Thanks

.

Nov 18 '05 #3
Hello Vishal,

If you dont have the .NET framework installed, you will need to. (At least
the redistributable, which is available at: http://msdn.microsoft.com/netframewo.../framework1_1/

--
Matt Berther
http://www.mattberther.com
Hello Matt,

thanks, but what if I dont have it installed?

Vishal
-----Original Message-----
Hello Vishal,
Make sure you have the .NET framework installed on the

other machine...
Then

installutil.exe /i MyService.exe (this should be the same

procedure that
you did on your dev machine)

--
Matt Berther
http://www.mattberther.com
Hello,

I have successfully created my first windows service
in vb.net
and I also installed it on the same system. However I
would like to
install the service on another system. Can somebody
tell me please
how I can do that or is that the same procedure as
installing on the
developement system?

Thanks

.

Nov 18 '05 #4

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

Similar topics

12
by: Richard Hanson | last post by:
Over the last few days, I reinstalled Win2kSP2 to a spare harddrive I had just swapped into my Fujitsu LifeBook P1120 (long story <wink>). Subsequently, I DL'ed the newest Python alpha (2.4a2), and...
5
by: krisk | last post by:
Could not find ansewr: in ProjectInstaller, RunInstallerAttribute: ..... this.serviceInstaller1.ServiceName = MyServiceName; in the code: public class MyService :...
8
by: D Busby | last post by:
List I've made a .NET windows service in C++, then I added an installer to the solution. I added the 'Project Output' from my .NET service as a package for the installer to install however it does...
4
by: Bill Murray | last post by:
I am using VS.NET 2003 and trying to deploy a service program(c++) to a Windows 2000 Server system. I have also written a small DLL (USSsetup.dll) that is used to start/stop the service using a...
7
by: sidd | last post by:
Hi All, i have some doubts on .net windows services.. please see if some one could help me understand this.. 1)is it possible to install a windows service which does not have a installer added...
2
by: Mark | last post by:
I've created a windows service that has a reference to another class library project. This all exists in VS.NET as a single solution. It is in release mode, and I'm ready to create an installer. ...
1
by: Rob R. Ainscough | last post by:
In the past for VS 2003 .NET 1.1 Windows Service projects, I've been using InstallUtil. I'm now converting it over to VS 2005 and .NET 2.0 and would like to create a stand alone installer --...
11
by: kshetgar | last post by:
I am experiencing a wierd problem... I have a C#.Net application Server which uses Sockets. It listens on port 11000. and it runs as a Windows Service. If I run it as a consple Application,...
4
by: Rob R. Ainscough | last post by:
The task is brain dead simple - Uninstall prior Windows Service and Install newer version of Windows Service Background: 1. My Windows Service written in .NET 1.1 and deployed via MSI (Windows...
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
1
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...
0
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...
0
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,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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...

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.