PDA

View Full Version : A little trouble on the cooking front


nottoosmart
12-06-2007, 04:21 PM
I cant seem to understand why, but I cannot get the stupid xml file to do wap provisioning to run unless its in cab format. I used this in my config.txt and it still didnt work

LOCK:Enabled
XML: \Windows\CM_Entries.xml
LOCK:Disabled
RST: Reset

And in the CM_Entries.xml

<wap-provisioningdoc>
<characteristic type="EMAIL2">
<characteristic type="{4FE84006-9E8A-4158-864D-A2E1E98C3786}">
<parm name="SERVICENAME" value="MMS" />
<parm name="SERVICETYPE" value="MMS1" />
<parm name="INSERVER" value="MMSINServer "/>
<parm name="OUTSERVER" value="MMSOUTserver "/>
<parm name="AUTHNAME" value="User" />
<parm name="AUTHSECRET" value="User" />
<parm name="DOMAIN" value="User" />
<parm name="REPLYADDR" value="" />
</characteristic>
</characteristic>

</wap-provisioningdoc>



What am i missing?

anichillus
12-06-2007, 05:12 PM
What are you trying to do ? LOL

nottoosmart
12-06-2007, 05:25 PM
Trying to get the MMS folder under the messaging application

anichillus
12-06-2007, 05:30 PM
Trying to get the MMS folder under the messaging application

add those lines in an already existent provxml....the easyest way ;)
Or it might work to leave that xml in one of your packages....no need for execute...and you can execute only executables..

nottoosmart
12-06-2007, 05:54 PM
add those lines in an already existent provxml....the easyest way ;)
Or it might work to leave that xml in one of your packages....no need for execute...and you can execute only executables..

You are a genius. Worked like a charm. thanks bro.

anichillus
12-06-2007, 06:04 PM
Glad to help :D