Click here to Skip to main content
15,900,378 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Writing SQL statement in C# Pin
PavanPareta3-Mar-09 23:31
PavanPareta3-Mar-09 23:31 
AnswerRe: Writing SQL statement in C# Pin
ziwez06-Mar-09 11:54
ziwez06-Mar-09 11:54 
QuestionUnable to load bitmap with Compact Framework Pin
rudy.net2-Mar-09 8:42
rudy.net2-Mar-09 8:42 
AnswerRe: Unable to load bitmap with Compact Framework Pin
Joel Ivory Johnson5-Mar-09 7:50
professionalJoel Ivory Johnson5-Mar-09 7:50 
GeneralRe: Unable to load bitmap with Compact Framework Pin
rudy.net5-Mar-09 8:15
rudy.net5-Mar-09 8:15 
QuestionPocket PC today item code in VB .Net Pin
Nirmit Kavaiya27-Feb-09 1:47
professionalNirmit Kavaiya27-Feb-09 1:47 
AnswerRe: Pocket PC today item code in VB .Net Pin
Joel Ivory Johnson1-Mar-09 3:44
professionalJoel Ivory Johnson1-Mar-09 3:44 
QuestionDMProcessConfigXML API returns error code E_INVALIDARG Pin
Mohamed Shakir25-Feb-09 23:56
Mohamed Shakir25-Feb-09 23:56 
Hi,

When i am trying to set PreferredConnections using DMProcessConfigXML API for a GPRS connection. It returns the standard error code E_INVALIDARG.Can any one tell me why this is happenning? and what does it mean?.

WAP provisioning xml i passed into DMProcessConfigXML function is

<wap-provisioningdoc><characteristic type="CM_Planner">
<characteristic type="PreferredConnections">
<parm name="{8928DE37-C914-4db4-90E9-C5213E475A77}" value="MyGPRS"/>
</characteristic>
<parm name="FailoverPrompt" value="1"/>
<parm name="FailoverDefault" value="1"/>
<parm name="CacheTime" value="60"/>
<parm name="RetryCount" value="1"/>
</characteristic></wap-provisioningdoc>

and the out put xml return by DMProcessConfigXML function is

<wap-provisioningdoc><characteristic type="CM_Planner">
<characteristic type="PreferredConnections">
<parm name="{8928DE37-C914-4db4-90E9-C5213E475A77}" value="MyGPRS"/>
</characteristic>
<parm-error name="FailoverPrompt" value="1"/><parm name="FailoverDefault" value="1"/>
<parm name="CacheTime" value="60"/>
<parm name="RetryCount" value="1"/>
</characteristic></wap-provisioningdoc>


Here i can see the 'FailoverPrompt' parameter is failing. Why this is happening?

Thankful to you any kind of help.
Mohamed Shakir

Mohamed Shakir

AnswerRe: DMProcessConfigXML API returns error code E_INVALIDARG Pin
Manvendra Kumar Sah26-Feb-09 18:12
Manvendra Kumar Sah26-Feb-09 18:12 
QuestionGet All Applications information in the given smartphone programatically using Win32 Pin
hemlat25-Feb-09 19:56
hemlat25-Feb-09 19:56 
Questionaccessing data from database on Win mobile 5.0 emulator Pin
Deepali Khalkar24-Feb-09 1:25
Deepali Khalkar24-Feb-09 1:25 
AnswerRe: accessing data from database on Win mobile 5.0 emulator Pin
PavanPareta2-Mar-09 19:31
PavanPareta2-Mar-09 19:31 
QuestionError in connecting device emulator to GPRS Pin
ReachMe@CodeProject23-Feb-09 23:22
ReachMe@CodeProject23-Feb-09 23:22 
QuestionHow to repaint the whole screen? Pin
sushilange18-Feb-09 23:30
sushilange18-Feb-09 23:30 
AnswerRe: How to repaint the whole screen? Pin
Joel Ivory Johnson19-Feb-09 10:52
professionalJoel Ivory Johnson19-Feb-09 10:52 
GeneralRe: How to repaint the whole screen? Pin
sushilange19-Feb-09 11:15
sushilange19-Feb-09 11:15 
GeneralRe: How to repaint the whole screen? Pin
Dr. William J. Blanke21-Feb-09 15:48
Dr. William J. Blanke21-Feb-09 15:48 
GeneralRe: How to repaint the whole screen? Pin
sushilange21-Feb-09 23:21
sushilange21-Feb-09 23:21 
AnswerRe: How to repaint the whole screen? Pin
PavanPareta2-Mar-09 19:35
PavanPareta2-Mar-09 19:35 
GeneralRe: How to repaint the whole screen? Pin
sushilange4-Mar-09 23:05
sushilange4-Mar-09 23:05 
QuestionSpeech recognition and Text to Speech conversion in Smart device application Pin
ReachMe@CodeProject18-Feb-09 22:47
ReachMe@CodeProject18-Feb-09 22:47 
AnswerRe: Speech recognition and Text to Speech conversion in Smart device application Pin
Joel Ivory Johnson19-Feb-09 10:51
professionalJoel Ivory Johnson19-Feb-09 10:51 
QuestionHow to use InputPanel in SmartDevice Application in .NCF 1.0(2003) Pin
yrishi17-Feb-09 20:20
yrishi17-Feb-09 20:20 
QuestionConnect multiple Windows Mobile devices to one PC at the same time? Pin
Mokai17-Feb-09 4:44
Mokai17-Feb-09 4:44 
Questionhow to show massage before form is load Pin
E_Gold17-Feb-09 4:11
E_Gold17-Feb-09 4:11 

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.