Re: Error 6 "The operation completed success.." when trying to dial up
- From: "Mark Steward" <hotmail - marksteward>
- Date: Tue, 3 Jan 2006 15:38:40 -0000
"Jangvik" <Jangvik@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:22F2753A-676F-4C2A-8C2E-CC9FDFA5CB1A@xxxxxxxxxxxxxxxx
> Hi. We have build a mobile client in VB 6 that use ordinary dial up to
> connect to the Internet. It has worked quite well for a couple of years
> now.
> But now the hardware supplier has released a new "version" of their mobile
> computer and now the dial up wont work anymore.
>
> We are using RASAPI32 for dialing. The program fetch a phone book entry
> and
> use this one to dial up for connecting to the Internet. We have tried to
> used
> this phone book entry outside our program and then it works, but when
> using
> it in the program we get an error.
>
> The error code is 6, which is a code that not belongs to RASAPI32 as far
> as
> I understand. When using Kernel32 to get the error message the message is
> The
> operation completed successfully.
>
> The modem does not even start to dial.
>
> OS is Windows XP embedded with SP2.
>
> If you have any idea I would be very thankful, if you want more
> information
> I will gladly provide it.
>
Are you calling RasDial(...)?
Error code 6 is "invalid handle", in case you didn't know.
Mark
.
- Follow-Ups:
- Re: Error 6 "The operation completed success.." when trying to dial up
- From: Mark Steward
- Re: Error 6 "The operation completed success.." when trying to dial up
- Prev by Date: Re: Hook API WriteProcessMemory
- Next by Date: Re: Error 6 "The operation completed success.." when trying to dial up
- Previous by thread: Generating a random sequence of alpha-numeric characters.
- Next by thread: Re: Error 6 "The operation completed success.." when trying to dial up
- Index(es):
Relevant Pages
|