Location Of Windows Service My.Settings

Sep 22, 2011

I have a VB.NET solution built in Visual Studio 2010. It consists of a class project, a service, and a setup project. I have successfully created a setup, and run the setup from the "Release" directory of the setup project (outside of Visual Studio). It installed the service (on the same machine as where the project is), and the service seems to be running fine. The service executable is installed in a directory under c:program files (x86) along with some DLL's it is dependent of. The service (actually the class project I mentioned above) uses some settings from My.Settings. As far as I know these settings are stored in a app.config file in the project directory, as well as in a settings.settings file in the My Project directory under the project directory.

Neither of these files are installed by the installer. But the service can only run if it can read the settings. So where does my service get these settings from? To check if it still reads the settings from the VS project directory, I have temporarily renamed that directory, but that didn't affect the correct operation of the service.

View 3 Replies


ADVERTISEMENT

Storing Settings For A .NET Windows Service: Service Property Settings, Serialization?

Aug 5, 2010

I am working on a .NET Windows Service where I am trying to store settings that will be used when the service is started and while it is running. I have searched through posts on SO and found that using the Settings in the properties of the project is great for use with console and winforms applications. However, Google and SO are silent when it pertains to storing these settings with a windows service.

View 4 Replies

Configure Service Settings In Windows 7 Programmatically?

Dec 30, 2010

If you edit a service in Windows 7 and go to the Log On Tab, there is an option to "Allow service to interact with desktop". I'm trying to ensure that it is set for a certain service using VB.NET.

Note: Doing this during the install of a program is not an option. It has to be done at run time.

View 2 Replies

VS 2008 Where To Store Settings For Windows Service

May 13, 2009

I've written a windows service in VB.NET 2.0 and the service needs to know a few file paths and other settings when it starts in order to be able to do what its supposed to do. These are settings that users of my service need to be able to configure themselves so I cant hard code them in.At the moment I just have the service look for a file named Config.INI in the same directory that it is being run from and if this file exists it attempts to read the settings in from there... this works perfectly, but it just feels a bit clunky and old. If it was a normal windows app I would store the settings in an XML file in the user's application data folder or something but as this is a Service then thats not possible as it is not run by any one user (well technically it is, the Local System account). I then thought about using the registry but I seem to recall people saying that you should avoid storing settings in the registry if you can really, especially with the new security in Vista and Server 2008.

View 6 Replies

Location Of App.config File In A Windows Service Project?

Feb 2, 2012

I am creating a windows service in VS2010, and in order to store a user's input during installation I've been told to write it to a file called app.config.However i cannot find this app.config file? Does it create one in a windows service project? or just in a WCF windows service project?

View 1 Replies

Use Window Form App To Manage Windows Service Apps My.settings?

Aug 26, 2009

I have a solution with two applications in it. One is a windows form application that I want to use to set and manage a windows SERVICE application app settings.

For example. The form has the database connection string on it, when updated. The windows service application settings are updated.. I can get it to work for the windows application, but I need to jump boundries to the other application( Windows Service) and update the app settings there.

View 5 Replies

C# - Error "Settings To Access Printer 'printername' Are Not Valid" When Printing From Windows Service?

Apr 27, 2010

I get the error mentioned when printing to a network printer.The error does not occur when run under XP/Win2003, in a WinForm app or when a local printer is used.The error does only occur when run as a Windows Service under Vista/Win7/Win2008 and printing to a network printer.The Windows service runs under a network user that has access to the network printer. Before I print I check if the printername (including network path) is ok by looping through the available printers.

View 1 Replies

.net - WCF Service Hosted In A Managed Windows Service Connect Using A WCF Service Application

Jul 14, 2011

i have a Windows service that is hosting a WCF service through net.tcp and this is working great. I have also created a WCF service application. I am trying to add the net.tcp service reference to the service application. Then I add it to the GAC that goes ok but if I try to RegAsm the WCF service application to allow it to be called from Server.CreateObject I get the error:

Warning: Type library exporter encountered a type that derives from a
generic class and is not marked as
[ClassInterface(ClassInterfaceType.None)]. Class interfaces cannot be
exposed for such types. Consider marking the type with
[ClassInterface(ClassInterfaceType.None)] and exposing an explicit
interface as the default interface to COM using the
ComDefaultInterface attribute.

It does not work. I have tried to call it through a class library but this does not work either as the end point is not set correctly.

View 1 Replies

Change The My.Settings Location?

Jan 10, 2011

I wanted to know is it posible to change My.Settings location.. for example, not in user folder (dont remember in witch folder, but i know it was in some users folder..), but save in application folder?Cos i write programs portable, so they work if the folder with my program is moved even to different PC..It would be a great if i could use my.settings and store in the application path..Cos i have tried to save in registry, xml file, ini file, and they all are pain in the a*s..

View 4 Replies

How To Modify Location Settings

Sep 4, 2011

Im making an application that uses Google Maps Mobile (maps.google.com/m) and it uses a location sensor to give you results. How can i set that up? I would also like to try it with Google Buzz Mobile (m.google.com/app/buzz).

Dustin_K "There are 10 types of people in the world: those who understand binary and those who don't."

View 3 Replies

[VS 2005] Service Control Manager Privileges - Communicate With A Windows Service On A Remote Machine On The Network

Jul 23, 2009

I am trying to communicate with a Windows service on a remote machine on the network but i keep getting an exception saying the following: "System.InvalidOperationException: Cannot open Service Control Manager on computer 'machine001'. This operation might require other priviledges. ---> System.ComponentModel.Win32Exception: Access is denied.

[Code]...

View 4 Replies

Have A Dotnet Windows Service Which Monitor Other Services And Upon Stop Of Any Service?

Sep 18, 2009

Is it possible to have a dotnet windows service which monitor other services and upon stop of any service, the monitoring service would be able to start the stopped service.

View 4 Replies

Use Windows Search Service Instead Of The Old Indexing Service To Index Files?

Jul 7, 2009

In the past I had the indexing service installed on a Windows Server 2003 and used it to index files for my website. I did this by executing an OleDbCommand with a query and a connection string.How do I accomplish the same thing with the new "Windows Search Service" (Windows Server 2008) by using VB.NET? Does this work the same way so that I only need to change the Provider name which has been "MSIDXS.1" up to now? Case true, what is the new Provider name?

View 1 Replies

VS 2010 Bug With ClientSize And Location In Settings?

Dec 17, 2011

Using either one by itself works fine but if I use both then it behaves strange.It will Maximize just fine but when I click the Maximize button again to take it back to the original size it resizes the window to the original but then immediately resizes it back to the smaller size location. So I end up with a window whose upper left corner is where it belongs but the window size is the same as if it was maximized.

View 7 Replies

Windows Service: Multiple Instances Of The Same Service Class?

May 3, 2011

When you create a Windows Service, you create a list of the services you want to start. The default is this:

ServicesToRun = New System.ServiceProcess.ServiceBase() {New Service}

Can you have multiple instances of the same Service class (that bind to different addresses or ports), like this?

ServicesToRun = New System.ServiceProcess.ServiceBase() {New Service("Option1"), New Service("Option2")}

Or will that cause problems? Should we use two different classes instead?

View 1 Replies

.NET Save Configuration Settings To PerUserRoaming Location?

Dec 6, 2010

I have a VS2010 solution with a Settings.settings file. The user settings are saved to the Local Settings folder and this is a problem as these settings do not roam.Currently the settings file is saved automatically to:

Dim config_initial As System.Configuration.Configuration = System.Configuration.ConfigurationManager.OpenExeConfiguration(System.Configuration.ConfigurationUserLevel.PerUserRoamingAndLocal)

[code].....

View 1 Replies

Specifiy A Custom Location For The Settings File?

Jun 4, 2010

I would like to be able to specify exactly where the My.Settings file gets saved. It bugs me how it gets saved off in the middle of appsettings nowhere, and I would prefer it gets saved where the executable is. If anyone knows how to do this, that would be great. (P.S; I'm using VB.Net.)

View 14 Replies

VS 2008 - Saving Settings For File Location?

Dec 21, 2010

When I save settings for an application using My.Settings.Save it saves it in %AppData%LocalCompanyname. Because I don't want my app to be installed and I want it to be a just .exe file, and it leaves some files on that computer. I like it to be in my apps location. Can I change that default location?

View 4 Replies

Service Install Location And Vbscript?

Mar 10, 2011

i was wondering where visual studio install package actually installs a service. I have a vbscript that is suppose to start my service with the code below but it can't seem to find the service or can't start it.

Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set colService = objWMIService.ExecQuery("Select * from win32_Service where

[Code].....

My other question is, is there a way to throw two VBscripts into a vb service install package and have the scripts installed onto a local folder and then set two GPO's (User Logon and User Logoff) to run the two scripts?

View 3 Replies

Web Service Using Old Proxy Settings?

Jun 30, 2009

Web Service A - Called directly by Win32 App, and various other web applications

Web Service B - Called directly by same Win32 App and a different set of other Web Applications

I'm working on adding a reference to B into A, so that we can use the functionality B provides without rewriting/reintegrating that code manually into A. I have a develop copy of A on my PC that I'm working with, and am calling a test copy of B on a remote server (the test server is accessed over the internet at our hosting provider)I believe to have my code ready for testing, but every time I go to test it on my local copy, I get the following error.No connection could be made because the target machine actively refused it 10.1.X.XX:8080

at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)

[code]....

It fails on the call to oZip.GetCities() with the above error. The IP in the error message does not in any way indicate it's made it out of our local network, it's a 10.* private IP, whereas the test server has a valid live publicly accessible IP.

View 2 Replies

Stopping A Windows Service, A Different Service Stops As Well?

Mar 3, 2009

We have a server with multiple services written in .Net 1.1 and 3.5 running on a Win 2003 server. Everything runs fine, but when we stop a certain service, an unrelated service stops. I have checked and neither has any dependencies. The service we stop is in 3.5, and the unrelated service that incorrectly stops is in 1.1. We get no error messages, nor event log errors, so we are baffled.Does anyone have an idea as to what may be causing this?

View 7 Replies

Windows Service - Get The Account Name After Whenever The Service Is Started ?

Nov 17, 2011

I am using this method to install windows service

processInstaller = New ServiceProcessInstaller()
serviceInstaller1 = New ServiceInstaller()
serviceInstaller2 = New ServiceInstaller()[code].....

How can I get the account name after whenever the service is started ?

View 2 Replies

Change The User Settings (*.config) File Location?

May 18, 2009

I am just not happy with the fact that the user.config file gtets saved in the user's account folder. Is there a way to save it in the Application's Startup Folder instead? I couldn't find any configuration properties within the PROJECT PROPERTIES which would let me change the file location.

View 2 Replies

Consume A Web Service With Proxy Settings?

Jun 21, 2010

I am trying to consume a web service using VS2008.

The code below works in VS2005 but not VS2008 I, suspecting it's to do with WCF. Please can someone help me to solve the puzzle?[code]...

View 2 Replies

My.Settings & Application.StartupPath - Allow The User To Be Able To Change The Location Of This Subfolder

Oct 23, 2011

I have an app that will need a file repository located in a subfolder in my program's directory. For example: c:program files (x86)myapplicationmyfiles But, I need to allow the user to be able to change the location of this subfolder if they wish to store them on a network drive etc..

[Code]...

View 4 Replies

Which Account Using For My Service Windows Service

Jun 25, 2009

I am using a windows service and tried to copy some file as below,System.IO.File.Copy("Z:abc.txt", "C:helloworld.txt")Note: Z: is a map drive from another host in 1 LAN (same LAN)I got error, "Could not find a part of the path 'Z:abc.txt'."But when I tried it at a simple application using windows application, it works with the same code as above.

View 8 Replies

Windows Service - Set Service Login?

Jul 14, 2005

Tried to write my first Windoes Service yesterday with a certain degree of success but I couldnt install it.Upon running teh Install programme in the command line I was presented with a 'Set Service Login' window with a User ID, Password and Confirm Password text box.I attempted to use my windows login credentials but the install failed and was rolled back.Im using a computer on a company network with Win2k?

View 6 Replies

Install Windows Service Using A ProjectInstaller And A Deployment Project ("Specified Service Already Exists")

Mar 10, 2009

I've created a windows service and started a deployment project for it. I have the project installer class in the service project and I've added the "Standard output etc.." from the service project as custom actions for the Deployment Project. When I attempt to install it, I get the error "Specified service already exists", which shouldn't happen (even though the service does exist) because the installer should be removing the old service and installing the new one.

I've checked that the versions are different, and that the Product Code is also different, also RemovePreviousVersions is set to true. Can anyone tell me why it isn't uninstalling my old service when I update then install again? .S: MODS: DO NOT MARK MY POST AS ANSWERED, IT IS RUDE, YOU HAVE NO IDEA IF YOU'VE ANSWERED MY QUESTION!Sorry, it gets ignored in my signature.Mods

View 8 Replies

Windows Service Unable To Access A File In Program In Windows 2003 Server

Mar 12, 2010

I have a .net Windows Service developed in VB.net. I have a settings file in the root directory called Connections.XML and I am setting the basedirectory [code]...

When I schedule the service this is working absolutely fine in my Windows XP machine. But when I installed the same service in our development server (Windows 2003 64 bit Server) for some reason it is not able to locate this file.

View 1 Replies

VS 2008 Create Windows Service Using Windows Form Common Control?

May 3, 2012

It is possible to create windows service using windows form control in vb.net. give me the url or links. The windows forms control such as, Timer control, list-box, notify-icon control etc.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved