IOExecption in palm

Hi, i have some problems with my application. My program is running in a palm tx with j9 Vm, and it send some information with http post to a php server. All work fine when i have an active wifi connection, but when the palm dont find any wifi connection, i get some msg from the palm that say: Error in net, and put me three options for configuration: OK,WIFI,BLUeTooth, when i press ok, the application try another time to open the connection, and i get the msg again, and again and again if i press OK,(If i press the other two, it send my to some configurations, and back again), in the 4 or 6 msg i get the IOException of my application. I don't now why! plis help me, this is the only problem of my application, but is annoying! here is the code:
* Comunicacion.java
* Created on April 12, 2007, 11:11 AM
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
import java.io.*;
import javax.microedition.io.*;
* @author DANNIEL
public class Comunicacion implements Runnable{
   private Thread t;
   private Tms midlet;
   private String url="http://www.locho0424.com/midlet/Tmspda.php";
   private String data,salida,from;
   /** Creates a new instance of Comunicacion */
   public Comunicacion(Tms m) {
      midlet=m;    
   public void conectar(String d,String f){
      data=d ;
      from=f;
      t=new Thread(this);
       t.start();
   public void run(){
      try{
         procesaRes();
      }catch(Exception e){
         int i,j;
         String store="";
         if(from.compareTo("fformu")==0){
            if(data.indexOf("insert")>-1){
             i=data.indexOf("insert")+6;
             j=data.length();
             store=data.substring(i,j);
            midlet.signosV.setdatos(store);
            midlet.setTicker(midlet.fintro,"Tiene datos sin enviar");
         midlet.setAlarm("Error trying openning connection",midlet.fintro);
         //System.err.println("Error:"+e.toString());
   private void procesaRes() throws IOException{
     InputStream in=null;
     OutputStream out=null;
     StringBuffer b=new StringBuffer();
     HttpConnection conn=null;
     boolean sync=false;
     //System.out.println(data);
      try{
         conn=(HttpConnection) Connector.open(url,Connector.READ_WRITE,true);     
         conn.setRequestProperty("User-Agent","Profile/MIDP-2.0 Configuration/CLDC-1.1");
         conn.setRequestProperty("Content-Language","es-ES");
         conn.setRequestProperty("Content-Type","application/x-www-form-urlencoded");
         conn.setRequestProperty( "Content-Length",Integer.toString(data.length()));
         conn.setRequestMethod(HttpConnection.POST);
         //System.out.println(data);
         out=conn.openOutputStream();
         out.write(data.getBytes());
         //out.flush();
         if(conn.getResponseCode() == HttpConnection.HTTP_OK){
            if( (from.compareTo("fnewpac")) ==0){
               midlet.paciente.borrarPacientes();
               midlet.pacpopup.deleteAll();
               midlet.cantdeDatos=0;
            int ch,i,j,k=0;
            in=conn.openInputStream();
            while( (ch = in.read()) != -1){
                 b.append((char) ch);
                 if (ch == '\n') {
                    sync=true;
                    if (b.toString().indexOf("name>") > -1) {
                        i = b.toString().indexOf("name>")+5;
                        j =b.toString().indexOf("<name");
                        midlet.setPacPopup(b.toString().substring(i,j));
                        midlet.paciente.setPaciente(b.toString().substring(i,j));
                        k++;
                    b.delete(0,b.length());
            if (sync==false) {
               if(from.compareTo("fformu")==0){
                  midlet.setTicker(midlet.fformu,b.toString());
                  midlet.setAlarm("Expediente Actualizado",midlet.fformu);
               else{
                  midlet.signosV.borrardatos();
                  midlet.da.deleteAll();
                  midlet.setTicker(midlet.fintro,"Todos los datos Fueron enviados");
                  midlet.setAlarm(b.toString(),midlet.fintro);
            else {
               midlet.setTicker(midlet.fnewpac,"Se encontro "+k+" paciente(s) asignado(s) a esta unidad");
         else{
             if(from.compareTo("fformu")==0){
            midlet.signosV.setdatos(data);
            midlet.setTicker(midlet.fintro,"Tiene dato(s) sin enviar");
            midlet.setAlarm("Error in opening HTTP Connection. Error#:"+conn.getResponseMessage(),midlet.fintro);
          //  System.out.println(conn.getResponseMessage());getResponseMessage
     // System.err.println("Error: " + e.toString());
   }finally{
      if(out!=null) out.close();
      if(in!= null) in.close();
      if(conn !=null) conn.close();
}

If you use MIDP, you have to use an HTTP connection to transfer data
from MIDP to your PC.
But you have the option of developing the PC Connector independent of MIDP
by:
a) Develop a Java conduit.
b) Use the Hotsync utility to backup data from RMS into your PC
and then write a program to read the backed up data and update the database.
You can see more details on www.palmos.com. Again, I am not completely
sure about above two options.
Ajay

Similar Messages

  • I have a new Palm Pre Plus - can I have more than one Google G-Mail Account on the phone?

    I have a general G-Mail account and it has started getting too busy with advertisements etc.  I'm thinking about changing to a different e-mail address but don't know what yet.
    I have an old Palm Centro I used to Synch with my laptop.  Now I need to do this with G-Mail.  So I created a unique g-mail account that would only contain my calendar and contact information - i called it "palm.last name" - made sense to me.
    When I try to add it to my Palm Pre Plus I am unable to sign in.  I'm wondering if you are limited to the number of Gmail e-mail accounts you can have on the phone.  If i can only have 1 then I don't want my e-mail to be "palm.last name" and give that out to people - that would not make sense to them. 
    I already have a Yahoo Account and I'm thinking about another Yahoo Account to keep some e-mails and instant messages separate from my personal Yahoo.  If I cannot add more than 1 account, this is going to be a problem.
    Thank you for any assistance you can provide.

    Hi, and welcome to the Palm Support Community.
    You should be able to add your second Gmail account without any problem...I have two Gmail accounts on my Pre and have no difficulties.
    When you say you are unable to "sign in", I assume you mean you are unable to sync the email and calendar on your new account?  Double-checking your user name and password are the only things that come to mind.
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • Multiple Google calendars on one account no longer sync with Palm Pre

    Since the WebOS update in early Sept., the multiple Google Calendars that I own and which appeared on my Pre have disappeared.  I'm left only with the default account calendar.  The calendars which had appeared on the phone are still there in the pull-down menu on the upper right, so if I CREATE an event in a calendar on the phone, it's pushed to Google and then to my desktop calendar (iCal).  However, events which I create in different Google calendars are NOT pushed to my Pre.  This makes the Pre more than useless.  The best feature was Synergy and now it's broken.
    I can work around by copying each event (I teach college and each subject's course calendar is listed publicly so that students can subscribe, and I can keep track of multiple subject due dates) to my default account.  That means that I have duplicate events listed in different calendars on Google, but only one event gets pushed to the Pre.  The other workaround is to use the browser to check my Google calendar, but it's not as convenient as using the calendar function of the phone.  And, where's the Synergy???
    I really need a solution.  Before the update, the multiple Google calendar events all appeared on my phone and desktop and Google and I was very happy.  I hate this new situation.
    Post relates to: Pre p100eww (Sprint)

    Hello Sdswmr and welcome to the Palm forums.
    I'm not seeing this issue on my Pre with webOS 1.4.5 installed.  If I create a calendar event, and select one of my other Google Calendars, that event is pushed to the correct calendar and I see it in Apple's iCal.  Similarly, if I create a new event in iCal, it shows up correctly on my Pre.
    Have you tried removing all of your Google accounts and readding them?  What other troubleshooting have you done?
    Alan G

  • Palm desktop calendar - in month view, event times are in wrong order!

    I use Palm Desktop 4.1.4 on my Windows XP machine (I don't own a PDA). I enter my appointments in Week view and they look fine, but when I go to Month view (I want to print this view), the events for a given day show up in the wrong order!
    For example, on one day I see:
    9a Event
    10:30a Event
    2p Event
    12p Event
    and on the next day I see:
    9a Event
    2p Event
    10a Event
    I tried changing things in Options and Preferences - no luck. I have messed around with it and can't figure out any weird pattern it might be sorting by (I've tried re-entering appointments to see whether it sorts by the last time they were entered/edited, and looked into whether it was sorting by category, length of event name, first digit of the time, length of time, alphabetically by event name, by whether it repeats/has a location/has a note/has an alarm/was entered by clicking once and typing or by right-clicking). It just seems baffling, and it definitely seems like a bug, since of course you'd want your events sorted by time.
    Does anyone know what's going on or have this problem?
    Thanks!
    Post relates to: None

    I had looked at this in response to another post, and didn't notice the same problem. But then I went back further and noticed it sure enough...it's only occasional.
    I haven't done any kind of analysis as you have apparently done, mostly because I don't really use the desktop application except occasionally.
    Thought maybe it sorts repeating events differently than single events, but I've seen it both ways, so that doesn't seem to be it.
    It doesn't bother me enough, but it certainly seems like it would warrant an email support request to Palm, to see if they have an answer.
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • Palm Desk Top 6.2, a step backwards?

    I use the Palm desktop considerably for my work schedule. I just got a new laptop which came with Vista. I downloaded the latest Palm desktop (6.2.2) and while the program works I am very disappointed that some of the features of the old version are no longer there. It is definitely a down grade. What I am specifically missing is the ability to change color for different categories so I can see at a glance the type of appointment in my schedule. This was very useful to me and was available in the older version I was using on my XP laptop. Does any one know if the latest version will be upgraded back to the level of customization of the old version?
    Post relates to:

    This version of Palm Desktop (and Hotsync) are from Access (the company that acquired PalmSource). Palm does not own these applications and may not have legal rights to modiify them any longer.
    Access provided the absolute minimum and did not include any enhancements that Palm made to prior versions of these applications when Palm and PalmSource had better working relations.
    Access is currently primarily interested in getting their competing operating system to market.

  • Calendar - looking for Palm Calendar ease of use

    Has anyone found an iPhone Calendar Application that is as functional as the Palm phone Calendar standard (which is at least 12 years old & requires 1/3 the number of steps.)
    I have been using a Palm phone for the past 10 + years - just bought a new iPhone, & hoping I won't need to also carry the Palm for my calendar...

    Welcome to iMovie Discussions.
    For a bit of info on the Sony, see camcorderinfo here, and on the Canon, see here.
    Hard-disc hi-def camcorders record video in AVCHD format, which has to be converted into a slightly different 'Apple Intermediate Codec' format during importing into iMovie, for editing. This works OK with fast, Intel-based Macs (..all the most recent models..) but will NOT work with older PowerPC-based Macs (two or three years old) unless you download a separate program called VoltaicHD (click here).
    On slower Macs you may find that the import lags slightly behind the 'real time' movie, as the video is converted during the import.
    Video from hi-def camcorders which record onto miniDV tape (instead of a hard disc or memory chips or miniDVDs) using the HDV mode (instead of AVCHD) can be imported straight into any older PowerPC-based Mac or a newer Intel-based Mac ..but, again, there may be a lag during import if using an older PowerPC-based Mac, but not on any current fast Macs.

  • Bug & Conflict w/ Palm Destop 6 & Windows Media Player

    I am a long time Palm user but my T2 was not getting much use considering I was already carrying Two cell phones. But I was excited to get an upgrade to a Centro for one of my phones. Now I am dealing with the differences between PalmDesktop4 (PD4) and PD6 on Windows XP SP3.
    I found what appears to be a critical bug in the installation of PD6 in that it has some very undesirable interactions with Windows Media Player (WMP) 10 & 11. Let me preface by saying that I am not using WMP or PocketTunes for any syncing or transferring any media to my Centro. My Centro is only used for calendar, contacts, calculators, and Docs2Go.
    I have installed PD6 and the PD6 user data to a removable drive for personal privacy on a work computer. The error is that when ever the drive is not mounted and wmplayer.exe is started, Windows searches for the Palm Access Installation package on my removable drive and attempts to start a installation of PD6. Of course it does not find the .msi and the only thing that happens is my computer locks up till I close WMP and then the ACCESS installer goes away. If the removable drive is mounted with the PD6 application directory and the PD6 user data, WMP loads quickly and appears to work fine.
    Why is WMP trying to connect to applications or support files in the PD6 application directory?
    I can only assume that the new PD6 media tab now is hooked into some windows media services. PD6 must be registered as a client/helper app to windows media and WMP is trying to load or locate the registered resources.
    The big problem with this is that my user data path gets over written with PD6 installation defaults in the Windows Registry and I have to manually reset all the PalmDesktop registry data to point PD6 at my really user path on the V: drive.
    This should not be installed this way. The association between the two applications appears to be an error in the ACCESS installation package for PD6.
    I used Palm.com “Chat” support four or five time for some very basic support in getting my new Centro setup. The Palm.com “Chat” support was great. For this issue they were absolutely useless. One support person affirmed that I should be able to use the removable drive, the next just had me do reinstalls for PD6 (that I had already done) and then told me I would have to use the defaults for C:\Program Files and D:\Documents and Settings\username... They recommended that I use the Palm.com phone support number.
    I did this and it had to be one of the worse support calls I have made in a while (case number 1-51474282949). Why is it impossible to get any computer software or hardware company to support the desktop software they putout? I got the same tech support baby talk about “reinstalling the application”, “use the default installation path”, “its not our application” and “you will have to contact Microsoft for support on your operating system”. Ahhhhh!
    I was not even able to speak with a “Level 2” tech support person. I demanded that I be connected to a technical person a not just fed the same FAQ crap that I could find on the website. The “Level 2” person would not take my call but just passed the message to the “Level 1” Person that I would have to contact Microsoft.
    So I am posting this message here to the Palm fourm in hope that the software engineering team will see this and be able to either patch their software or give me the .reg key to break the association between WMP and PD6. Below I have posted a long list of my Chat support that explains the issues in further technical details, and also details the lack of detailed skilled support available at Palm.com.
    Help? Direction?
    I have my palm application directory installed to V:\PalmDesktop6App and the user data files installed to V:\jcollyer-files\PalmDataV6_001 This is a removable drive that I install on my work computer. I remove this drive and take it home with me. Doing this allows me the ability to keep my palm data secure but I can still use my computer at work to manage my palm data.
    If the V:\ drive is not mounted when I run palm desktop, Palm desktop messes up the "Path" regestry key:
    [HKEY_CURRENT_USER\Software\U.S. Robotics\Pilot Desktop\Core]
    "DesktopPath"="V:\\PalmDesktop6App\\"
    "HotSyncPath"="V:\\PalmDesktop6App\\Hotsync.exe"
    "Path"="V:\\jcollyer-files\\PalmDataV6_001"
    "UserConduitFolder"="C:\\Documents and Settings\\jcollyer\\Application Data\\HotSync\\Conduits"
    "PIMVersion"="6.1.0"
    "DesktopExe"="Palm.exe"
    @=""
    "Desktop Language"="ENG"
    "INSTALLDIR"="V:\\PalmDesktop6App\\"
    "VM_Username"="John Collyer"
    When the key gets messed up it defaults to the standard palm desktop path:
    "C:\Documents and Settings\jcollyer\My Documents\Palm OS Desktop"
    I found this out because every time Windows Media player starts it tries to start Palm Desktop or the Palm Desktop install/remove program. I get a pop up window and progress bar that says “Palm Desktop by Access”. The only way to get rid of this pop up window is to shut down windows media player. So if my V: drive is not mounted just starting windows media player corrupts the user “Path” registry settings. It just so happens our work voicemail uses media player on the computer.
    Dan(Sun Oct 19 2008 16:04:52 GMT-0400 (Eastern Daylight Time))>
    1. Click on Start.
    2. Click on Run.
    3. Type "regedit" and click Ok.
    4. Then Registry Editor window will open.
    5. Double click on HKEY_CURRENT_USER.
    6. Then click on +sign beside Software.
    7. Now delete all the folders which start with Palm.
    8. Also delete the folder called US robotics.
    9. Now Double click on HKEY_LOCAL_MACHINE.
    10. Then click on +sign beside Software.
    11. Now delete all the folders which start with Palm.
    LiveAssist Transcript
    [Print] Print [Copy] Copy [Email] Email [Close] Close
    chat id: 7f2a7664-50e8-40fb-8933-f82278d33b6d
    Problem: Palm Deskto & Windows Media Player?
    John_Collyer > I have my palm application directory installed to V:\PalmDesktop6App and the user data files installed to V:\jcollyer-files\PalmDataV6_001 This is a removable drive that I install on my work computer. I remove this drive and take it home with me. Doing this allows me the ability to keep my palm data secure but I can still use my computer at work to manage my palm data.
    If the V:\ drive is not mounted when I run palm desktop, Palm desktop messes up the "Path" regestry key:
    [HKEY_CURRENT_USER\Software\U.S. Robotics\Pilot Desktop\Core]
    "DesktopPath"="V:\\PalmDesktop6App\\"
    "HotSyncPath"="V:\\PalmDesktop6App\\Hotsync.exe"
    "Path"="V:\\jcollyer-files\\PalmDataV6_001"
    "UserConduitFolder"="C:\\Documents and Settings\\jcollyer\\Application Data\\HotSync\\Conduits"
    "PIMVersion"="6.1.0"
    "DesktopExe"="Palm.exe"
    @=""
    "Desktop Language"="ENG"
    "INSTALLDIR"="V:\\PalmDesktop6App\\"
    "VM_Username"="John Collyer"
    Dan > Hello John_Collyer, Thank you for contacting Palm Technical Support. My name is Dan. How may I help you?
    John_Collyer > When the key gets messed up it defaults to the standard palm desktop path:
    "C:\Documents and Settings\jcollyer\My Documents\Palm OS Desktop"
    I found this out because every time Windows Media player starts it tries to start Palm Desktop or the Palm Desktop install/remove program. I get a pop up window and progress bar that says “Palm Desktop by Access”. The only way to get rid of this pop up window is to shut down windows media player. So if my V: drive is not mounted just starting windows media player corrupts the user “Path” registry settings. It just so happens our work voicemail uses media player on the computer. I am using window media player 11.
    What the heck is going on? How can I stop Windows Media Player from triggering the palm desktop application? Better yet why does it even try?
    It does this when I simply open windows media player, even without a file. Just opening the Windows Media player application by it’s self causes this behavior.
    Dan > Please let me go through the information you have provided.
    John_Collyer > Ok standing by...
    Dan > I understand that you have issue with the Palm Desktop and windows Media player getting messed up .
    Dan > Sure I will guide with the issue .
    Dan > May I know since when you are facing the issue ?
    Dan > Please let me know the Operating System you are using. Is it Windows 95/98/ME/NT/2000/XP/Vista or MAC?
    John_Collyer > I had this problem from the first install about two weeks. I use PalmDesktop 4 with my T2 for years on a removable drive never had an issue. PD6 only allows me to set the user path during installation. So I have been having issues with the reg keys getting messed up for a while. I though just creating a .reg file to fix the problems was going to be simple till I found windows media player was trying to autostart palm software???
    John_Collyer > Windows XP SP3
    John_Collyer > I am a new owner of the Palm Centro not using the T2 with PD6
    Dan > Thank you for information .
    Dan > I got the issue .
    Dan > There are more than one version of the Palm software in the computer .
    John_Collyer > No only PD6 now
    Dan > That's reason the Drivers in the Registry are messing up and causing the issue .
    Dan > Okay .
    Dan > Do you have any data in the Palm Desktop ?
    John_Collyer > Yes, when the V: drive is mounted everything works great, perfect. Windows Media player even load without a hitch. I would even deal with the .reg fix work around I made to over write the registry. I still don't understand why the application tries to load when it is installed on the V: drive if the v: drive is not present. It has to be the install/uninstall .msi file that runs the Add/Remove programs feature in widows control panel. Why does any of this change the user path?
    Dan > I will explain you .
    Dan > The reason for change of the path is with the corrupted applications and computer settings .
    John_Collyer > Sorry, Why would the .msi file run if Windows Media is started?
    Dan > .MSI file is the supporting file for Windows Media player .
    Dan > That's reason for executing of .msi file during the windows media player .
    Dan > To fix the issue we must perform clean uninstall and reinstall so that you will not have any further issue .
    Dan > Let me know if you are comfortable with the clean uninstall and reinstall if the Palm software .
    John_Collyer > I've uninstalled PD6 and reinstalled it like 12 times. If the V: drive is missing it really messes up the PD6 software. To keep me from doing this by launching PD6 from the C: drive I installed it to V:. No .exe no launchy. It works fine. What is hooking into windows media player. A .msi is a Microsoft install package, not a media file. We can do a clean install but why would running windows media player start the palm install/uninstall .msi file? I have not heard why?
    John_Collyer > All my installs have worked fine. Unless there is a deeper cleaning process you can help me with other than running the remove program, is it worth trying AGAIN?
    Dan > Did you perform clean uninstall and reinstall >
    John_Collyer > Clean = remove program, reinstall, and sync to a new user folder? Then Yes. Other options?
    Dan > No we need top perform few other steps .
    John_Collyer > Ok shall I "Remove Program"?
    Dan > No please wait .
    Dan > First please let me know if you have any data in the Palm Desktop in the computer .
    John_Collyer > Yes, but it is also going to be kept in the phone correct? It will survive if we create a new user folder right?
    Dan > Yes .
    Dan > Please let me know the user name given during the Sync .
    John_Collyer > Well then I think it is safe, I have recently hotsynced so the data should be a match?
    John_Collyer > John Collyer
    Dan > Cool .
    Dan > Thank you for information .
    Dan > In the computer open My documents -->Palm OS Desktop-->locate folder called CoolyJ .
    Dan > In the computer open My documents -->Palm OS Desktop-->locate folder called CoolyJ .
    John_Collyer > No user folder there.... It's on the V: drive V:\jcollyer-files\PalmDataV6_001\CollyeJ Yes?
    Dan > Please wait .
    Dan > Please right click on the Palm Desktop and then click on Properties .
    John_Collyer > the .exe in V:\PalmDesktop6App or the shortcut in start menu?
    John_Collyer > start menu= V:\PalmDesktop6App\Palm.exe
    Dan > You will have the Palm Desktop icon on the computer desktop .
    Dan > Okay .
    Dan > Thank you for information .
    Dan > Please take the back of the Palm Desktop data in the computer .
    John_Collyer > Destop target = V:\PalmDesktop6App\Palm.exe tpp
    John_Collyer > ??? Please take the back of the Palm Desktop data in the computer
    Dan > I mean to tell you that we must save all data of the Palm Desktop in different location .
    Dan > I will assist you .
    Dan > In the computer open V:drive-->locate Palm folder .
    Dan > Open Palm folder and check if you have folder called CoolyJ .
    John_Collyer > V:\jcollyer-files\PalmDataV6_001\CollyeJ
    John_Collyer > No CoolyJ
    Dan > Okay .
    Dan > In the computer open Vrive-->Collerfiles-->Copy Palm folder and paste on the computer desktop .
    John_Collyer > done
    Dan > Okay .
    Dan > Do not delete the Pal folder that was copied to computer desktop .
    John_Collyer > ok
    Dan > First go to Start-->Control Panel-->Add/Remove Programs. There Palm or PalmOne or Palm Desktop will be listed. Click Remove against it.
    Let me know once you are done with unistallation process.
    John_Collyer > starting
    John_Collyer > done, next
    Dan > Now in the computer open V:drive-->Collerfiles-->Rename Palm folder to Palmold .
    John_Collyer > already there
    Dan > Okay .
    Dan > Now we need to perform Registry Clean up .
    Dan > Please perform the steps provided .
    Dan > 1. Click on Start.
    2. Click on Run.
    3. Type "regedit" and click Ok.
    4. Then Registry Editor window will open.
    5. Double click on HKEY_CURRENT_USER.
    6. Then click on +sign beside Software.
    7. Now delete all the folders which start with Palm.
    8. Also delete the folder called US robotics.
    9. Now Double click on HKEY_LOCAL_MACHINE.
    10. Then click on +sign beside Software.
    11. Now delete all the folders which start with Palm.
    John_Collyer > still working
    Dan > Please take your time .
    Dan > I will be with you .
    John_Collyer > done
    Dan > Cool .
    Dan > You are pretty fast .
    Dan > Now clean uninstall of the Palm software is done .
    John_Collyer > I was already deep in the registry look at this all thats how I found the "Path"
    John_Collyer > Now we reinstall? Can I still use the V: drive for application files and user data?
    Dan > Yes .
    Dan > You can use V:drive .
    Dan > After you install the Palm software perform Sync and make sure that Sync is success .
    Dan > And you will not have sny issue with the Windows media player messing up .
    John_Collyer > Ok I will start the PD6 install now
    Dan > Please go a head .
    Dan > Thank you for all the cooperation and patience in the chat session .,
    John_Collyer > working almost done
    Dan > Awesome .
    Dan > But after installation is complete we need to restart the computer .
    Dan > We must restart the computer for necessary changes to take place .
    John_Collyer > how do I get back to you in support?
    Dan > I assure that you will not have any further issue ,
    Dan > However if you do have any further issue .
    Dan > Please login with the same user name and email address .
    John_Collyer > Palm Support can find me after that?
    Dan > Yes .
    Dan > I will have Our chat session in Our Data Base .
    John_Collyer > Ok then it is time for a restart?
    Dan > So that once you re contact us we will check with the required information and pull the chat session already we have done with .
    Dan > And proceed with the further steps .
    Dan > Please go ahead .
    John_Collyer > Till then, good bye...
    Dan > Please let me know if I can be of any further help .
    Dan > Analyst has closed chat and left the room
    Did all this above. Still have Windows Media Player trying to launch the ACCESS .msi installer which creates these processes:
    IDriver.exe (x5)
    IdriverT.exe (x1)
    MSIexec.exe (x3)
    I have let windows media player and windows installer run a bit longer and I get a second window titled "windows installer" with the text:
    The feature you are trying to use is on a network resource that is unavailable.
    Click OK to try again, or enter and alternate path to a folder containing the installation package 'Palm Desktop by ACCESS.msi' in the box below.
    [C:\DOCUME~1\jcollyer\LOCALS~1\Temp\_is4\]
    this is the default text.
    I browsed my way to C:\WINDOWS\Installer and found a new .msi for PD6 called C:\WINDOWS\Installer\45599.msi and renamed it to C:\WINDOWS\Installer\45599_PalmNeedsBetterSoftware​_msi
    Still have the same issues from above. I thought if the .msi failed to be found then the error might just get passed over. So I do not know where IDriver.exe or other MS Installer applications is getting the values for 'Palm Desktop by ACCESS.msi'?
    Again it is very odd that the ACCESS installer it trying to run when windows media player is launched (even with out any media, app only). Please do not tell me to do another "Clean Install" that is just BABY-TALK tech support at this point!!! I need to know why the PalmDesktop ACCESS installer is hooking into Windows Media Player. There is no doubt something odd is going on. As long as the V: drive where my Palm Desktop applications and user data is stored there is no problem. As soon as the V: drive is off line I have all these issues.
    I noticed that PalmDesktop now has advanced media tools to "Make Video" in the media tab of Palm Desktop. This is where you can export a .mpg slide show of all you photos from your palm photos.
    I would bet you a free year of Verizon's wireless data plan that the new Palm Desktop is registered as some type of client application to windows media service. When windows media player loads it tries to register all the clients and the Palm media client application is not available so some how MS Windows tries to start the PalmDesktop installer to fix the client media application.
    Please note that I am not using Pocket Tunes at all, not trying to sync pTunes with Windows media or Rhapsody or any other media junk. Right now I want my palm to just be a extra smart contact and calendar manager, that’s all.
    PALM NEEDS TO PATCH THIS. Palm Desktop should call Windows Media when it needs it, not have Palm Desktop registered as a client application to Windows Media by default!
    PLEASE TELL ME THERE IS A SIMPLE FAQ FIX FOR ALL NONSENSE???
    Post relates to: Centro (Verizon)

    Thank you so much for replying.
    Yes I have removed and reinstalled WMP.
    I had good results with the PD6 application installed on the default path onto the C: drive with the one exception that if the application was launched by accident and the user data path was not available, the PD6 application would blow away my custom user path registry settings. Now that I know what they are I have made a .reg file to repair my registry to my desired user data paths.
    Installing the application on the removable drive appeared to help prevent me from launching the application by accident and overwriting my registry with default user paths.
    So which is the less of the two evils?
    If the application directory is not available, windows media player still tries to launch the .msi for installing PD6.
    If I install the application to the C: drive but the user data to the removable drive, launching the PD6 application without the user data drive will still corrupt my registry settings for a user data path.
    Both these issues seem like a logical (if not easy) fix that should be done in the PD6 application and installation package. I mean really, cannot anyone tell me why windows media player is checking the PD6 application directory? Why in PD4 did we have an option control for setting the user data path from the PD4 application? Why is this option not in the PD6 application, just the installer?
    I am given a choice during installation to move the user data to another non default location. Why else would this be provided if not to accommodate my kind of request to store the user data into an alternate location other than “My Document”. Certainly Palm is not trying to force the users on how to protect and store their personal data?
    Post relates to: Centro (Verizon)

  • Hot sync says Palm Zire has successfully synced but no data (using Windows 7 32 bit)

    We have a Win XP desktop on which an older version of Palm Desktop has been working for years and been able to sync with my Palm Zire and my husband's Palm Z22.  Now that we have to decomission Win XP desktop have installed Palm Desktop by Access v6.2.2 and Hotsync v7.0.2 on Win 7 32bit laptop.
    My husband has a Palm Z22 and has had no problems setting up user and syncing using Palm Desktop by Access when using Windows 7.  However, although the Palm Desktop has correctly indentified by device as a Zire and hotsync via cable says it completes successfully no data appears on the Desktop.  In reverse, when I add a new contact on Palm Desktop and sync it does not appear on the handheld.
    Have tried downloading and installing driver from:
    http://aceeca.com/support/sales-support/downloads/product/drivers-32-bit-usb-windows-driver-for-palm...
    However, when I followed the instructions provided with teh 64 bit download my laptop said I already had most up to date driver!
    Please help as I rely on my Zire and need it to back up successfully.

    Hello, and Welcome to the HP Support Community!
    The Aceeca drivers are ONLY for 64-bit Operating Systems.  Since yours is 32-bit, it's not needed.
    Try right-clicking on the shortcut for Palm Desktop, then choose "Run as Administrator".  See if the data appears.
    Another suggestion would be to turn off "UAC" or User Access Control.   Control Panel/Users/Turn off UAC.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Updating Palm TX to 32 bit Win 7 Pro from XP: use XP mode? Or Win 7?

    I am really good at making fatal errors with technology and my Palm is too critical to risk,  so I bought a 32 bit laptop, with Windows 7 pro and XP mode installed.  
    I have scoured the forums  but all I can find are problems/solutions with 64 bits (which is what scared me off in the first place of course).
    First, should I install in XP mode?  Or will installing in Win 7 in a 32 bit computer go smoothly?  
    Second, can I safely use my original disc with the 4.2 version of Palm Desktop?
    Finally, for my peace of mind, would you kindly check my checklist for errors or omissions or danger zones.  
    1) synch the device to Palm desktop
    2) backup to my SD card with NVBackup
    3) Open XP mode  - or do not open XP mode as you recommend
    4) install Palm desktop  (from disc or download as you recommend)
    5) enter the same user name as on the device/ xp computers
    6) change conduits to Handheld overrides desktop
    7) synch with the cable. Make tea. Be calm.
    8) check data on handheld and on desktop for errors.
    9) When somewhat confident all is well, return conduits to synchronize except for Backup which stays as Handheld overrides desktop. (nor sure why, but it is the default I guess.)
    Thanks,
    Muddling
    This question was solved.
    View Solution.

    Hey!  You have Win7... I'm still using Vista64 as my most modern PC OS!  
    To turn off UAC - go to the Control Panel/Users/Turn off User Account Control.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Palm Missing Localization Information Display after Mac OS 10.4.6 Update

    Recently I installed the Mac OS 10.4.6 update after confirming that it should improve some minor issues with "Hot Synching".
    Previously I could "Hot Synch" with my Palm Mac Desk Top software 4.2.1 and also with my PC with no issues. My Palm is using Palm OS 4.5, I believe.
    Now I can still can "Hot Sync" on my Mac--with no issues. However, when I take the Palm out of the USB Cradle and try to access the Palm Display page with the featured icons, I get a very unusual error:
    "Application can not be launched because it is missing localization info file xxx--enUS.prc."
    I checked the Palm site and entered the error message and the response was returned that indicated "several applications with the Palm Tungsten T require overlay files to run properly. "Dialer, SMS, & WAP Browser" require and overlay "prc" file that determines which language the application displays on the device. If this "prc" file is missing, it will cause this message to be displayed."
    I was instructed to install the "xxx_enUS.prc" using the Palm Install tool.
    I installed all of the "xxx_enUS.prc" files on Disk 2 and have performed a "Hot Sync" again. A successful "Hot Synch" was performed.
    The above message is still displayed on the Palm screen even after that successful "Hot Synch".
    I can not use any of the screen icons to select any of the features or vprograms on the Palm.
    The face buttons can be depressed but the selection from the Palm hand held icons with the stylus can not be accessed as the "missing localization info, ect" is displayed.
    I have performed soft resets to no avail.
    I still can not get this issues resolved.
    Recently I instlled iSynch and the problems still occur.
    Anyone out there have any suggestions.
    POWER MAC G-4 (933 MHz QuickSilver) Mac OS X (10.4.6) iSite
    POWER MAC G-4 (933 MHz QuickSilver)   Mac OS X (10.4.6)   iSite

    When I do Command-I, I see that I have read/write access for the local drive - depending on the machine I am sitting at - and the other networkeded drives allow read only.
    I guess the question is - how does the system know a user with the same username and password are actually the same person?
    Robert

  • Mac OS 10.4.6 Update and Palm Hand Held Issues

    Recently I installed the Mac OS 10.4.6 update after confirming that it should improve some minor issues with "Hot Synching".
    Previously I could "Hot Synch" with my Palm Mac Desk Top software 4.2.1 and also with my PC with no issues.
    I noticed now I can "Hot Sync" on my Mac--with no issues. However, when I take the Palm out of the USB Cradel and try to access the Palm Display page with the featured icons, I get a very unusual error:
    "Application can not be launched because it is missing localization info file xxx--enUS.prc."
    I checked the Palm site and entered the error message and the response was returned that indicated "several applications with the Palm Tungsten T require overlay files to run properly. "Dialer, SMS, & WAP Browser" require and overlay "prc" file that determines which language he application displays on the device. If this "prc" file is missing, it will cause this message to be displayed."
    I was instructed to install the "xxx_enUS.prc" using the Palm Install tool.
    I installed all of the "xxx_enUS.prc" files on Disk 2 and have performed a "Hot Sync" again. A successful "Hot Synch" was performed.
    The above message is still displayed on the Palm screen even after that successful "Hot Synch".
    I can not use any of the screen icons to select any of the features or vprograms on the Palm.
    The face buttons can be depressed but the selection from the Palm hand held icons with the stylus can not be accessed as the "missing localization info, ect" is displayed.
    I have performed soft resets to no avail.
    I still can not get this issues resolved.
    Anyone out there have any suggestions.
    POWER MAC G-4 (933 MHz QuickSilver) Mac OS X (10.4.5) iSite

    I don't use the synch. option. However, my RSS feeds are updating without problem after the update. If I remember correctly, the RSS feed update was affected by synching through .Mac? Is that true?
    What method did you use to update your system. As a rule, I use the combo update. If you used the incremental method, I suggest using the combo update. Remember to repair permissions via Disk Utility after the update.

  • Palm z22 will not sync with windows vista

    I have been following the forums and this seems to be consistent issue and no one seems to be able to give a straight answer as to what to do. I like to consider myself a biut of a techie, but this blows my mind. My computer recognized my z22 twice and synced twice, but ever since it synced with it the second time and i installed my belkin wireless key board it stopped working. I don't know why but my computer will no longer recognize the device, i've tried everything i've seen discussed i've installed different versions of palm desktop i've tried restarting my palm in everyway possible, there is no way on earth i am going to reload vista or wipe my hard drive or any crap like that i've got to much stuff and i don't have the disks for it anymore anyway. so what am i supposed to do. i'm trying to keep cool but this is sort of something i'm counting on working to help me keep organized while i go through college, and i think it's understandable that i would be a little frustrated.
    Post relates to: Palm Z22

    timm3r wrote:
     My only other question is what do I use to crop some MP3's to make some ringtones? And is there a recommended way to do this?
    Thank's again for all your help.
    -timm3r
    Check out either MusicTones or MiniTones, both free programs that work similarly.  Available from freewarepalm.com.
    They will scan your SD card for songs, then let you edit out a slice right on your Centro.  You choose the Start and Stop locations of the "slice".  When satisfied, click the "Add" button, and it will appear in your list of Ringtones.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Yahoo Calendar sync to Palm

    I have a Windows XP Home Edition PC and a Palm (Sprint) Centro. I have installed version 4.2 Palm Desktop (per tech support) and installed Yahoo Auto Sync. I am connected to the internet through DSL and from the PC to the Centro by a USB cable.
    Yahoo Auto Sync is suppose to sync Yahoo's calendar, address book and notepad. I do not use Outlook, only Yahoo. My sole intent is to download all of my calendar dates and events to the Centro. I have no use for Sprints' internet or email service.
    Problem:
    Spent MANY hours with Palm Tech support deleting and reloading software with no result. The problem is that the information that is on my Yahoo Calendar does not show up on the Palm desktop or the Centro. The information (data) transfers over but can not be viewed on Palms Calendar. However, if I search an event through the "view" window of Palm Desktop, all of the dates for that specific event can be seen. The data appears not to be "mapping" between the two programs properly.
    In the desktop there is a area to add new events or titles to be viewed. Is there a name I should be using to access the calendar info? Or, just pitch the whole thing???
    Post relates to: Centro (Sprint)

    does it seem to not sync events that are >60 days from today?  My calendar won't sync to my Pre if the event is in May or beyond...

  • Cannot send email with Palm Treo Pro

    Hi,
    We have a Palm Treo Pro that was previously configured to sync with exchange 2003 and at the same time also had an IMAP email account setup for another email address.  We have since removed the Exchange email account and only have the IMAP account configured.  Since removing the exchange account we can no longer send email from the phone, but can receive fine.  The error we get when trying to send is listed below.
    "The message(s) could not be sent.  Check that you have network coverage and that you account information is correct then try sending again"
    The connection is fine because we can receive email and browse fine.  The account information is also correct.  We are using the SMTP server settings for the phones provider and that requires no authentication.  I have also tried a different SMTP server with the appropriate user credentials but still get that message.
    I have contacted the phone provider (Telstra) but they were no use.
    We did have to load on a self signed certificate to get the exchange email working and I dont know whether this is causing any issues.
    If anyone has any ideas it would be greatly appreciated

    Maybe this will help. If you monitor the "More Like This" box, other threads appear. Opening them usually displays other threads.
    http://https://discussions.apple.com/message/19122030#19122030
    http://https://discussions.apple.com/message/18048618#18048618

  • Download Palm Tungsten E2 on new computer with Windows 7

    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

    It is quite likely you have a 64bit version of windows 7. If so that is why the driver was not installed properly. There is a 64bit driver by Aceeca available. Go to the post 64bit drivers are here. Download the 64bit driver and unzipp it on the desktop. You have already tried to hotsync so follow the instruction were it picks up on going into device manager. This will show you how to manually install this driver and with luck you will now be able to hotsync.http://forums.palm.com/t5/Windows-HotSync/64-Bit-Drivers-are-HERE-Thanks-Aceeca-corp/td-p/337516

Maybe you are looking for

  • Expand Text Box? "Advanced" text options not hidden?

    The title text box/editor is very small in the 10.2 update.  It's just big enough for 2 lines of text.  I find it fairly inconvenient to have it so small (I am referring to the text box in the inspector).  I'm guessing there is no way to expand this

  • Error while getting the ORACLE user account for your concurrent request

    Hi , When I am submitting the Concurrent Program from OAF page Iam getting Error Encountered an error while getting the ORACLE user account for your concurrent request. Contact your system administrator. When we will face this error. Not able to subm

  • Frm-47313 Invalid Query for Hierarchy tree

    Hello. i am trying to create a hierarchy tree with the following query: SELECT 1, level, n.name, null, hn.nde_id FROM cerpt_nodes n, cerpt_hierarchy_nodes hn WHERE n.id = hn.nde_id AND hn.hir_id = 1 CONNECT BY PRIOR hn.nde_id = hn.nde_id_parent_of ST

  • My ibook doesn't detect an existing wireless connection...please help

    Hello, just moved into a new house with wireless connection. all the other computers (PCs) can easily detect the wireless signal but my iBook doesn't. The airport is working properly since I can detect wireless connection in the university, cafes, tr

  • Internal hyperlinks within Apple Mail

    Does anyone know how to create internal hyperlinks within Apple Mail? For instance, I want to put something like "contents" at the start of an email where I can click on the title Content 1 Content 2 Content 3 to bring me to the paragraphs below Cont