In services check the startup and set the service to run as a particular
user instead of the System account.

Dave.

> -----Original Message-----
> From: Coulter, Jeremy [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, 13 July 1999 1:17 pm
> To:   Multiple recipients of list delphi
> Subject:      RE: [DUG]:  NT SERIVCES (again)
> 
> well I am logged on as Administrator on the NT Box....
> Do I need to specify WHO I am to the service or something ?? id this is
> so,
> how ?
> 
> Cheers,
> 
> Jeremy Coulter 
> Application Developer
> 
> Application Development Centre
> Compaq Computer New Zealand Ltd.
> 
> Phone:                64 3 371 5724 (DD)
> Fax:                  64 3 371 5744
> Cell:                    021 2150435
> E-mail:                    [EMAIL PROTECTED]
> Private E-Mail:  [EMAIL PROTECTED]
> 
> 
> -----Original Message-----
> From: David O'Brien [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 13, 1999 12:40
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: NT SERIVCES (again)
> 
> 
> Are you certain it has nothing to do with the account that the service is
> running as?
> 
> Dave.
> 
> > -----Original Message-----
> > From:       Jeremy Coulter [SMTP:[EMAIL PROTECTED]]
> > Sent:       Tuesday, 13 July 1999 8:06 am
> > To: Multiple recipients of list delphi
> > Subject:    [DUG]:  NT SERIVCES (again)
> > 
> > Hi all.
> > 
> > Well this time, I have hit upon a different problem, that is REALLY
> > starting to hack me off.
> > 
> > I have added RAS capability to my NT Service.
> > It wroks ok if I connect to ONE specific ISP that uses a Script to
> loging
> > (generic), BUT if I want to connect to an other ISP that doesn't use a
> > Script, It wont connect. I have been able to trace with the help of the
> > ISp and my own error trapping, that it is not Autherizing me.
> > Now, I have another app. (this is an app. I am converting to an NT
> > Service) and it uses the same code to produce a RAS connection, and it
> > works fine.....case i point, I used it to connect and send this email.
> > 
> > I then though, Ok, might be anNT Service thing, so I then created a COM
> > DLL and via a procedure in it, tried to make a connection to the ISP. IT
> > does EXACTLY the same thing !
> > 
> > It is almost like the component is nto being FULLY created, or its not
> > being given the full information.
> > Its also like if the application th RAS component it added to has no
> form,
> > it cant work properly.
> > 
> > Has anyone had this problemin the past ?
> > How did you get round it ?
> > 
> > Is there another way to connect to the net with RAS that you pass all
> the
> > information to ?
> > I have a unit that is a RAS header converion, but got a wee bit lost in
> > all the code.
> > 
> > Cheers, Jeremy Coulter
> --------------------------------------------------------------------------
> -
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>  << File: Jeremy Coulter.vcf >> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to