Click here to Skip to main content
16,005,236 members
Home / Discussions / Mobile
   

Mobile

 
QuestionMessge "the device is not ready" occur. Pin
Le@rner20-Aug-09 20:42
Le@rner20-Aug-09 20:42 
AnswerRe: Messge "the device is not ready" occur. Pin
João Paulo Figueira25-Aug-09 22:09
professionalJoão Paulo Figueira25-Aug-09 22:09 
GeneralRe: Messge "the device is not ready" occur. Pin
Le@rner25-Aug-09 22:15
Le@rner25-Aug-09 22:15 
GeneralRe: Messge "the device is not ready" occur. Pin
João Paulo Figueira25-Aug-09 22:34
professionalJoão Paulo Figueira25-Aug-09 22:34 
QuestionRe: Messge "the device is not ready" occur. Pin
ellieroth.c5-Nov-09 21:55
ellieroth.c5-Nov-09 21:55 
AnswerRe: Messge "the device is not ready" occur. Pin
João Paulo Figueira5-Nov-09 22:51
professionalJoão Paulo Figueira5-Nov-09 22:51 
GeneralRe: Messge "the device is not ready" occur. Pin
ellieroth.c5-Nov-09 23:28
ellieroth.c5-Nov-09 23:28 
GeneralRe: Messge "the device is not ready" occur. Pin
ellieroth.c6-Nov-09 2:11
ellieroth.c6-Nov-09 2:11 
Hey guys and girls Wink | ;-) ,

I got the clue.

There are two very bad errors.

First thing is, that rapi.dll does NOT export a function called CeRapiUnInit().
But it does export a function called CeRapiUninit(). So most of the scripts around do have a typo.

Due to this fact you won't be able to get a pointer on that function. Thats why it will never execute.

So if you change this in your scripts you will be able to call that function.


Second thing is that CeRapiUninit() does not clean up everything for you.
You have to free the handle on rapi.dll by yourself.

If you do so, you App will free that handle and won't block another connection (e.g. on reconnect).

I now can connect und reconnect my Device as often as I like and everything works fine.

Thanks for your help again.
QuestionLocked & full screen form for vb.net Pin
PDASensei19-Aug-09 11:03
PDASensei19-Aug-09 11:03 
AnswerRe: Locked & full screen form for vb.net Pin
Gear119-Aug-09 21:18
Gear119-Aug-09 21:18 
GeneralRe: Locked & full screen form for vb.net Pin
PDASensei24-Aug-09 9:32
PDASensei24-Aug-09 9:32 
GeneralRe: Locked & full screen form for vb.net Pin
PDASensei24-Aug-09 10:14
PDASensei24-Aug-09 10:14 
Questiontransparent cellphones Pin
bhanu2419-Aug-09 0:58
bhanu2419-Aug-09 0:58 
QuestionI cannot get the information about PR_EMAIL_ADDRESS Pin
nkh3717-Aug-09 20:32
nkh3717-Aug-09 20:32 
QuestionTreeview background colour / image Pin
jhorlock13-Aug-09 21:32
jhorlock13-Aug-09 21:32 
QuestionMaking Interactive CAB. Pin
mayurpurandare12-Aug-09 21:00
mayurpurandare12-Aug-09 21:00 
AnswerRe: Making Interactive CAB. Pin
slumberparty20-Aug-09 3:20
slumberparty20-Aug-09 3:20 
QuestionCSocket Problem on Windows Mobile with WLAN Pin
Member 224636612-Aug-09 2:15
Member 224636612-Aug-09 2:15 
Questiontcp connection between two android emulators in two pcs Pin
qiuxumin110-Aug-09 7:15
qiuxumin110-Aug-09 7:15 
QuestionActivateDevice returns sometimes error 110 (ERROR_OPEN_FAILED) Pin
gernot_83-Aug-09 22:06
gernot_83-Aug-09 22:06 
QuestionDifference between Web service and RSS Pin
priya12212-Aug-09 20:15
priya12212-Aug-09 20:15 
AnswerRe: Difference between Web service and RSS [VERY modified] Pin
mysparkle4-Aug-09 5:41
mysparkle4-Aug-09 5:41 
GeneralRe: Difference between Web service and RSS [VERY modified] Pin
Vivek Vijayan7-Sep-09 1:11
Vivek Vijayan7-Sep-09 1:11 
Questionconsume web service with smart phone application using vs 2005 Pin
SEYI MAFE1-Aug-09 22:54
SEYI MAFE1-Aug-09 22:54 
AnswerRe: consume web service with smart phone application using vs 2005 Pin
Arindam Sinha7-Aug-09 2:17
Arindam Sinha7-Aug-09 2:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.