I had the same thing Jeremy.

I created a COM Control which would dial the internet on our Windows 2000
Beta 3 Build 2031 Server, and it would dial, connect and that was it. Used
the exact same code in a standard  Delphi app, and it worked, and logged in
fine.

Get around it? I didn't.

It was so Mark could log in from his PC using my Intranet server, it was to
be just a page with a link to an ASP page that would dial or hangup as
needed.

Bit of a bitch really.

Chris


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Jeremy Coulter
Sent: Tuesday, July 13, 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

Reply via email to