473,547 Members | 2,553 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Turn (or install) a VB.NET application into an interactive service

Hi All..

I have developed an application (vb.net) that basically wakes up early
morning, and transmits via FTP an access database. The application
works fine. Lately, it hasnt been working, so some investigation found
that the users (all XP Pro) where logging off their PC's.

Of course, logging off their PC's caused the program to cease running.

My vb.net app is installed by a Setup Project under VS.NET. What I
would like to do is to get the installer to install it as a Service
(interactive with the desktop).

Can I do this, or do I have to turn the application into a Windows
Service? If, on the other hand, once the program was installed, if
there is a utility (that works) or some code to incorporate into the
application that I can call with a switch to install it as a service...

Thankyou to all
Robert

Nov 7 '05 #1
0 1327

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

Similar topics

0
1548
by: Jane | last post by:
Hello, I have a windows service applicat written in VB.net. Everything works fine if I install it by using InstallUtil.exe in Command Propt window on both development and target machine. But If I install it by using 'Install' in VS.net IDE (right click on setup project, get a popup menu, click on Install) or run setup.exe in deubg folder...
2
2866
by: Vince Keller | last post by:
I dont know if this is the correct newsgroup to post questions on Windows Service. I am trying to install and uninstall a Windows Service programmatically. As far as I know, there isnt a class in .NET FCL which supports doing that. The ServiceController class starts/stops an installed service but doesnt install a service. Is there a way to...
0
2602
by: Pawel Janik | last post by:
Hello. I want to install new system service, but not using instalutil, but manualy, from my application. There is my code, that should do this: Installer installer = new Installer(); ServiceProcessInstaller spi = new ServiceProcessInstaller(); spi.Account = ServiceAccount.User; ServiceInstaller si = new ServiceInstaller();
0
2749
by: Stuart Whelan | last post by:
I am writing a service in C# with an internal service installer. I am running XP Pro SP with VS7.1 and .NET 1.1 It installed okay the first time, but during uninstall the app crashed. Now I am unable to install again: Running a transacted installation. Beginning the Install phase of the installation.
0
231
by: robear | last post by:
Hi All.. I have developed an application (vb.net) that basically wakes up early morning, and transmits via FTP an access database. The application works fine. Lately, it hasnt been working, so some investigation found that the users (all XP Pro) where logging off their PC's. Of course, logging off their PC's caused the program to cease...
0
1252
by: Vaibhav Podutwar. | last post by:
Hi, I am developing windows service in C#, I have to develop interactive service but this service can be used by the user who has not have the administrative writes. I am facing the problem how can check "Allow service to interact with desktop" programaticaly in the propertybox of the service, and another problem is how can the other user...
2
2455
by: ranadhirnag | last post by:
To create a 'interactive' service on windows - we use a localsystem account ,with 'Interact with desktop' option. Is there any other account which allows a service to be interactive - e.g. can a service be made interactive while it is running under the credentials of a domain account in 2000/XP/2003 ? We launch an IE browser from the service -...
1
1414
by: ravitunk | last post by:
hello..please tell me how to install a windows service on another machine(other than the one where it was installed previously).....i just copied the whole folder from the vs.net folder and tried to installed on other machine...plz suggest me a solution...thx a lot...
0
1841
by: Accessed | last post by:
"(MSSQLSERVER) service is marked as an interactive service. However, the system is configured to not allow interactive services" This problems may solve a recurring failure in my automatic updates if I can figure out what to do with it. Any Suggestions welcome - Cheers
0
7510
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...
0
7437
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
1
7463
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...
0
6032
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...
1
5362
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5081
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3493
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1923
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
0
748
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...

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.