|
From: Ori A. <oa...@me...> - 2005-10-02 19:34:51
|
Hi Bashiro, I'll give it a shot... Usually NT Services run under a special account called the LSA (Local System Account). This special account has some restrictions on networking privileges. For example see here: http://is-it-true.org/nt/atips/atips317.shtml (There are many more good articles on this + MSDN docs). So I'm guessing your problem is related to this since it runs fine as console and it tries to access a remote system. What you can try to do is set a different account for your service to run under. The way to configure this is well documented in the wrapper properties documentation here: http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-account.html http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-password.html Hope this helps, Ori -----Original Message----- From: wra...@li... [mailto:wra...@li...] On Behalf Of bashiro Sent: Friday, September 30, 2005 10:44 AM To: wra...@li... Subject: RE: [Wrapper-user] WIN 2K Service problems Can anyone help solve this problem ? Thanks Bashiro --- On Wed 09/28, bashiro < ba...@my... > wrote: From: bashiro [mailto: ba...@my...] To: wra...@li... Date: Wed, 28 Sep 2005 11:10:34 -0400 (EDT) Subject: [Wrapper-user] WIN 2K Service problems <br>Hello all,<br><br><br><br>I have the wrapper running confidently on XP as service.<br><br>But I get users complaining when they run the program alone it runs<br><br>perfectly. But when used as service it says it is running but nothing happens. The program is suppose to update a data base on a remote server.<br><br><br><br>Is there anyone who has ran into similar problem or anyone that can help ?<br><br><br><br>Thanks in advance<br><br><br><br>Bashiro<br><br><br><br>______________________________ _________________<br>No banners. No pop-ups. No kidding.<br>Make My Way your home on the Web - http://www.myway.com<br><br><br><br><br>------------------------------------ -------------------<br>This SF.Net email is sponsored by:<br>Power Architecture Resource Center: Free content, downloads, discussions,<br>and more. http://solutions.newsforge.com/ibmarch.tmpl<br>_____________________________ __________________<br>Wrapper-user mailing list<br>Wra...@li...<br>https://lists.sourceforge.net/ lists/listinfo/wrapper-user<br> _______________________________________________ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ |