From: voidcoder on 15 Aug 2006 03:18 What about your development PC? Are you running a firewall? Also make sure the network connection is configured properly on your device. You should be able at least to ping the device. On Tue, 15 Aug 2006 02:46:40 +0200, Mario <alphatommy(a)hotmail.com> wrote: > Hi Chris, > > I verified that firewall was not installed. > > Cheers, > > mario > > <ctacke/> wrote: >> The Firewall component. >> >> SYSGEN_FIREWALL or >> Core OS->Windows CE Devices->Communications Services and >> Networking->Networking Features->Firewall >> >> -Chris >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> news:1155599846.270651.54770(a)b28g2000cwb.googlegroups.com... >> >I do not think so. Which component shoulc I check for? Thanks. >> > >> > Cheers, >> > >> > Mario >> > >> > >> > <ctacke/> wrote: >> >> Is the firewall part of the CE image? If so, make sure it's off. >> >> >> >> -Chris >> >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> news:1155592470.743636.302550(a)m79g2000cwm.googlegroups.com... >> >> > Hi Chris, >> >> > >> >> > I did follow the msdn doc titled "How to: Connect Windows CE Device >> >> > Without ActiveSync" All steps were executed correctly until >> >> > deployment. From PB I checked that CMAccpet.exe and >> ConmanClient2.exe >> >> > were still running before I tried to deploy/debug the application >> from >> >> > VS2005. After going to Debug/Start Debugging, I got an error >> saying >> >> > that "There were deployment errors. Continue?" On the Error >> List, it >> >> > had "Connection failed" under Description and "Device Connectivity >> >> > Component" under File. I also tried to just connect to the device >> >> > through Tools/Connect to Device in VS2005 to no avail. The >> message was >> >> > "Connection failed. The device is not ready". All this was done >> while >> >> > ConmanClient2.exe and CMAccept.exe were still running in the >> device. >> >> > >> >> > Thanks. >> >> > >> >> > mario >> >> > >> >> > >> >> > <ctacke/> wrote: >> >> >> PB and Studio use totally different connection mechanisms. >> Installing >> >> >> ActiveSync is a good start - though not required. Google for >> >> >> connecting >> >> >> to >> >> >> a CE 5.0 device without ActiveSync for the manual method. >> >> >> >> >> >> -Chris >> >> >> >> >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> >> news:1155336366.654497.139320(a)i42g2000cwa.googlegroups.com... >> >> >> > Hi Derek, >> >> >> > >> >> >> > I am trying to deployed my application to the WinCE device. I >> tried >> >> >> > to >> >> >> > connect the device by going to VS2005/Tools/Coonect to >> Device... I >> >> >> > get >> >> >> > an error that ActiveSync is not installed. I guess the answer >> to >> >> >> > your >> >> >> > last question is that I have not been able to talk to my device >> from >> >> >> > VS2005. I have not problems talking to the device from Platform >> >> >> > builder. Any pointers is appreciated it. Thanks. >> >> >> > >> >> >> > Cheers, >> >> >> > >> >> >> > mario >> >> >> > >> >> >> > Derek Ou wrote: >> >> >> >> Hi, Mario, >> >> >> >> >> >> >> >> Do you have problem just connecting VS2005 to Win CE 5.0? Or >> you >> >> >> >> have >> >> >> >> problem deploying your project after connection is set up? I >> >> >> >> assume >> >> >> >> that >> >> >> >> you are using the Remote File Viewer from Platform Builder, >> right? >> >> >> >> Have >> >> >> >> you >> >> >> >> been able to use the remote tools for VS2005? >> >> >> >> >> >> >> >> Derek >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> >> >> news:1155256396.233607.124790(a)74g2000cwt.googlegroups.com... >> >> >> >> > Hi Derek, >> >> >> >> > >> >> >> >> > I am having some problems in setting up the system to debug >> from >> >> >> >> > VS2005 >> >> >> >> > as well. I am using i.MX21 ADS. The following are the steps >> >> >> >> > that I >> >> >> >> > followed, please let me know if I missed something that you >> did >> >> >> >> > to >> >> >> >> > make >> >> >> >> > your setup successful: >> >> >> >> > >> >> >> >> > 1. Loaded image to board. >> >> >> >> > 2. Copied files (Clientshutdown.exe, commanclient2.exe, >> >> >> >> > CMaccept.ese, >> >> >> >> > eDbgTL.dll, and TcpConnectionA.dll) to the Windows folder in >> the >> >> >> >> > device >> >> >> >> > using remote file viewer. >> >> >> >> > 3.Ran commanclient2.exe from device command prompt. >> >> >> >> > 4.Ran cMaccpet.exe from device command prompt (IP address >> setup >> >> >> >> > in >> >> >> >> > VS >> >> >> >> > 2005 was set already). >> >> >> >> > 5. VS2005 Debug/Start Debugging >> >> >> >> > >> >> >> >> > After a little while, I get a message saying that it had >> problems >> >> >> >> > connecting. Did you do anything different that what I did? >> >> >> >> > Thanks. >> >> >> >> > >> >> >> >> > Regards, >> >> >> >> > Mario >> >> >> > >> >> > >> > >
From: voidcoder on 15 Aug 2006 03:18 What about your development PC? Are you running a firewall? Also make sure the network connection is configured properly on your device. You should be able at least to ping the device. On Tue, 15 Aug 2006 02:46:40 +0200, Mario <alphatommy(a)hotmail.com> wrote: > Hi Chris, > > I verified that firewall was not installed. > > Cheers, > > mario > > <ctacke/> wrote: >> The Firewall component. >> >> SYSGEN_FIREWALL or >> Core OS->Windows CE Devices->Communications Services and >> Networking->Networking Features->Firewall >> >> -Chris >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> news:1155599846.270651.54770(a)b28g2000cwb.googlegroups.com... >> >I do not think so. Which component shoulc I check for? Thanks. >> > >> > Cheers, >> > >> > Mario >> > >> > >> > <ctacke/> wrote: >> >> Is the firewall part of the CE image? If so, make sure it's off. >> >> >> >> -Chris >> >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> news:1155592470.743636.302550(a)m79g2000cwm.googlegroups.com... >> >> > Hi Chris, >> >> > >> >> > I did follow the msdn doc titled "How to: Connect Windows CE Device >> >> > Without ActiveSync" All steps were executed correctly until >> >> > deployment. From PB I checked that CMAccpet.exe and >> ConmanClient2.exe >> >> > were still running before I tried to deploy/debug the application >> from >> >> > VS2005. After going to Debug/Start Debugging, I got an error >> saying >> >> > that "There were deployment errors. Continue?" On the Error >> List, it >> >> > had "Connection failed" under Description and "Device Connectivity >> >> > Component" under File. I also tried to just connect to the device >> >> > through Tools/Connect to Device in VS2005 to no avail. The >> message was >> >> > "Connection failed. The device is not ready". All this was done >> while >> >> > ConmanClient2.exe and CMAccept.exe were still running in the >> device. >> >> > >> >> > Thanks. >> >> > >> >> > mario >> >> > >> >> > >> >> > <ctacke/> wrote: >> >> >> PB and Studio use totally different connection mechanisms. >> Installing >> >> >> ActiveSync is a good start - though not required. Google for >> >> >> connecting >> >> >> to >> >> >> a CE 5.0 device without ActiveSync for the manual method. >> >> >> >> >> >> -Chris >> >> >> >> >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> >> news:1155336366.654497.139320(a)i42g2000cwa.googlegroups.com... >> >> >> > Hi Derek, >> >> >> > >> >> >> > I am trying to deployed my application to the WinCE device. I >> tried >> >> >> > to >> >> >> > connect the device by going to VS2005/Tools/Coonect to >> Device... I >> >> >> > get >> >> >> > an error that ActiveSync is not installed. I guess the answer >> to >> >> >> > your >> >> >> > last question is that I have not been able to talk to my device >> from >> >> >> > VS2005. I have not problems talking to the device from Platform >> >> >> > builder. Any pointers is appreciated it. Thanks. >> >> >> > >> >> >> > Cheers, >> >> >> > >> >> >> > mario >> >> >> > >> >> >> > Derek Ou wrote: >> >> >> >> Hi, Mario, >> >> >> >> >> >> >> >> Do you have problem just connecting VS2005 to Win CE 5.0? Or >> you >> >> >> >> have >> >> >> >> problem deploying your project after connection is set up? I >> >> >> >> assume >> >> >> >> that >> >> >> >> you are using the Remote File Viewer from Platform Builder, >> right? >> >> >> >> Have >> >> >> >> you >> >> >> >> been able to use the remote tools for VS2005? >> >> >> >> >> >> >> >> Derek >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> >> >> news:1155256396.233607.124790(a)74g2000cwt.googlegroups.com... >> >> >> >> > Hi Derek, >> >> >> >> > >> >> >> >> > I am having some problems in setting up the system to debug >> from >> >> >> >> > VS2005 >> >> >> >> > as well. I am using i.MX21 ADS. The following are the steps >> >> >> >> > that I >> >> >> >> > followed, please let me know if I missed something that you >> did >> >> >> >> > to >> >> >> >> > make >> >> >> >> > your setup successful: >> >> >> >> > >> >> >> >> > 1. Loaded image to board. >> >> >> >> > 2. Copied files (Clientshutdown.exe, commanclient2.exe, >> >> >> >> > CMaccept.ese, >> >> >> >> > eDbgTL.dll, and TcpConnectionA.dll) to the Windows folder in >> the >> >> >> >> > device >> >> >> >> > using remote file viewer. >> >> >> >> > 3.Ran commanclient2.exe from device command prompt. >> >> >> >> > 4.Ran cMaccpet.exe from device command prompt (IP address >> setup >> >> >> >> > in >> >> >> >> > VS >> >> >> >> > 2005 was set already). >> >> >> >> > 5. VS2005 Debug/Start Debugging >> >> >> >> > >> >> >> >> > After a little while, I get a message saying that it had >> problems >> >> >> >> > connecting. Did you do anything different that what I did? >> >> >> >> > Thanks. >> >> >> >> > >> >> >> >> > Regards, >> >> >> >> > Mario >> >> >> > >> >> > >> > >
From: Mario on 15 Aug 2006 11:18 I can ping the device without any lost packets. Does the image need to be in debug or can I use the release version? I am using the release version as PB fails to build a debug version of the OS. Cheers, mario voidcoder wrote: > What about your development PC? Are you running > a firewall? Also make sure the network connection > is configured properly on your device. You should > be able at least to ping the device. > > > > On Tue, 15 Aug 2006 02:46:40 +0200, Mario <alphatommy(a)hotmail.com> wrote: > > > Hi Chris, > > > > I verified that firewall was not installed. > > > > Cheers, > > > > mario > > > > <ctacke/> wrote: > >> The Firewall component. > >> > >> SYSGEN_FIREWALL or > >> Core OS->Windows CE Devices->Communications Services and > >> Networking->Networking Features->Firewall > >> > >> -Chris > >> > >> > >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> news:1155599846.270651.54770(a)b28g2000cwb.googlegroups.com... > >> >I do not think so. Which component shoulc I check for? Thanks. > >> > > >> > Cheers, > >> > > >> > Mario > >> > > >> > > >> > <ctacke/> wrote: > >> >> Is the firewall part of the CE image? If so, make sure it's off. > >> >> > >> >> -Chris > >> >> > >> >> > >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> >> news:1155592470.743636.302550(a)m79g2000cwm.googlegroups.com... > >> >> > Hi Chris, > >> >> > > >> >> > I did follow the msdn doc titled "How to: Connect Windows CE Device > >> >> > Without ActiveSync" All steps were executed correctly until > >> >> > deployment. From PB I checked that CMAccpet.exe and > >> ConmanClient2.exe > >> >> > were still running before I tried to deploy/debug the application > >> from > >> >> > VS2005. After going to Debug/Start Debugging, I got an error > >> saying > >> >> > that "There were deployment errors. Continue?" On the Error > >> List, it > >> >> > had "Connection failed" under Description and "Device Connectivity > >> >> > Component" under File. I also tried to just connect to the device > >> >> > through Tools/Connect to Device in VS2005 to no avail. The > >> message was > >> >> > "Connection failed. The device is not ready". All this was done > >> while > >> >> > ConmanClient2.exe and CMAccept.exe were still running in the > >> device. > >> >> > > >> >> > Thanks. > >> >> > > >> >> > mario > >> >> > > >> >> > > >> >> > <ctacke/> wrote: > >> >> >> PB and Studio use totally different connection mechanisms. > >> Installing > >> >> >> ActiveSync is a good start - though not required. Google for > >> >> >> connecting > >> >> >> to > >> >> >> a CE 5.0 device without ActiveSync for the manual method. > >> >> >> > >> >> >> -Chris > >> >> >> > >> >> >> > >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> >> >> news:1155336366.654497.139320(a)i42g2000cwa.googlegroups.com... > >> >> >> > Hi Derek, > >> >> >> > > >> >> >> > I am trying to deployed my application to the WinCE device. I > >> tried > >> >> >> > to > >> >> >> > connect the device by going to VS2005/Tools/Coonect to > >> Device... I > >> >> >> > get > >> >> >> > an error that ActiveSync is not installed. I guess the answer > >> to > >> >> >> > your > >> >> >> > last question is that I have not been able to talk to my device > >> from > >> >> >> > VS2005. I have not problems talking to the device from Platform > >> >> >> > builder. Any pointers is appreciated it. Thanks. > >> >> >> > > >> >> >> > Cheers, > >> >> >> > > >> >> >> > mario > >> >> >> > > >> >> >> > Derek Ou wrote: > >> >> >> >> Hi, Mario, > >> >> >> >> > >> >> >> >> Do you have problem just connecting VS2005 to Win CE 5.0? Or > >> you > >> >> >> >> have > >> >> >> >> problem deploying your project after connection is set up? I > >> >> >> >> assume > >> >> >> >> that > >> >> >> >> you are using the Remote File Viewer from Platform Builder, > >> right? > >> >> >> >> Have > >> >> >> >> you > >> >> >> >> been able to use the remote tools for VS2005? > >> >> >> >> > >> >> >> >> Derek > >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> >> >> >> news:1155256396.233607.124790(a)74g2000cwt.googlegroups.com... > >> >> >> >> > Hi Derek, > >> >> >> >> > > >> >> >> >> > I am having some problems in setting up the system to debug > >> from > >> >> >> >> > VS2005 > >> >> >> >> > as well. I am using i.MX21 ADS. The following are the steps > >> >> >> >> > that I > >> >> >> >> > followed, please let me know if I missed something that you > >> did > >> >> >> >> > to > >> >> >> >> > make > >> >> >> >> > your setup successful: > >> >> >> >> > > >> >> >> >> > 1. Loaded image to board. > >> >> >> >> > 2. Copied files (Clientshutdown.exe, commanclient2.exe, > >> >> >> >> > CMaccept.ese, > >> >> >> >> > eDbgTL.dll, and TcpConnectionA.dll) to the Windows folder in > >> the > >> >> >> >> > device > >> >> >> >> > using remote file viewer. > >> >> >> >> > 3.Ran commanclient2.exe from device command prompt. > >> >> >> >> > 4.Ran cMaccpet.exe from device command prompt (IP address > >> setup > >> >> >> >> > in > >> >> >> >> > VS > >> >> >> >> > 2005 was set already). > >> >> >> >> > 5. VS2005 Debug/Start Debugging > >> >> >> >> > > >> >> >> >> > After a little while, I get a message saying that it had > >> problems > >> >> >> >> > connecting. Did you do anything different that what I did? > >> >> >> >> > Thanks. > >> >> >> >> > > >> >> >> >> > Regards, > >> >> >> >> > Mario > >> >> >> > > >> >> > > >> > > >
From: Mario on 15 Aug 2006 11:18 I can ping the device without any lost packets. Does the image need to be in debug or can I use the release version? I am using the release version as PB fails to build a debug version of the OS. Cheers, mario voidcoder wrote: > What about your development PC? Are you running > a firewall? Also make sure the network connection > is configured properly on your device. You should > be able at least to ping the device. > > > > On Tue, 15 Aug 2006 02:46:40 +0200, Mario <alphatommy(a)hotmail.com> wrote: > > > Hi Chris, > > > > I verified that firewall was not installed. > > > > Cheers, > > > > mario > > > > <ctacke/> wrote: > >> The Firewall component. > >> > >> SYSGEN_FIREWALL or > >> Core OS->Windows CE Devices->Communications Services and > >> Networking->Networking Features->Firewall > >> > >> -Chris > >> > >> > >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> news:1155599846.270651.54770(a)b28g2000cwb.googlegroups.com... > >> >I do not think so. Which component shoulc I check for? Thanks. > >> > > >> > Cheers, > >> > > >> > Mario > >> > > >> > > >> > <ctacke/> wrote: > >> >> Is the firewall part of the CE image? If so, make sure it's off. > >> >> > >> >> -Chris > >> >> > >> >> > >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> >> news:1155592470.743636.302550(a)m79g2000cwm.googlegroups.com... > >> >> > Hi Chris, > >> >> > > >> >> > I did follow the msdn doc titled "How to: Connect Windows CE Device > >> >> > Without ActiveSync" All steps were executed correctly until > >> >> > deployment. From PB I checked that CMAccpet.exe and > >> ConmanClient2.exe > >> >> > were still running before I tried to deploy/debug the application > >> from > >> >> > VS2005. After going to Debug/Start Debugging, I got an error > >> saying > >> >> > that "There were deployment errors. Continue?" On the Error > >> List, it > >> >> > had "Connection failed" under Description and "Device Connectivity > >> >> > Component" under File. I also tried to just connect to the device > >> >> > through Tools/Connect to Device in VS2005 to no avail. The > >> message was > >> >> > "Connection failed. The device is not ready". All this was done > >> while > >> >> > ConmanClient2.exe and CMAccept.exe were still running in the > >> device. > >> >> > > >> >> > Thanks. > >> >> > > >> >> > mario > >> >> > > >> >> > > >> >> > <ctacke/> wrote: > >> >> >> PB and Studio use totally different connection mechanisms. > >> Installing > >> >> >> ActiveSync is a good start - though not required. Google for > >> >> >> connecting > >> >> >> to > >> >> >> a CE 5.0 device without ActiveSync for the manual method. > >> >> >> > >> >> >> -Chris > >> >> >> > >> >> >> > >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> >> >> news:1155336366.654497.139320(a)i42g2000cwa.googlegroups.com... > >> >> >> > Hi Derek, > >> >> >> > > >> >> >> > I am trying to deployed my application to the WinCE device. I > >> tried > >> >> >> > to > >> >> >> > connect the device by going to VS2005/Tools/Coonect to > >> Device... I > >> >> >> > get > >> >> >> > an error that ActiveSync is not installed. I guess the answer > >> to > >> >> >> > your > >> >> >> > last question is that I have not been able to talk to my device > >> from > >> >> >> > VS2005. I have not problems talking to the device from Platform > >> >> >> > builder. Any pointers is appreciated it. Thanks. > >> >> >> > > >> >> >> > Cheers, > >> >> >> > > >> >> >> > mario > >> >> >> > > >> >> >> > Derek Ou wrote: > >> >> >> >> Hi, Mario, > >> >> >> >> > >> >> >> >> Do you have problem just connecting VS2005 to Win CE 5.0? Or > >> you > >> >> >> >> have > >> >> >> >> problem deploying your project after connection is set up? I > >> >> >> >> assume > >> >> >> >> that > >> >> >> >> you are using the Remote File Viewer from Platform Builder, > >> right? > >> >> >> >> Have > >> >> >> >> you > >> >> >> >> been able to use the remote tools for VS2005? > >> >> >> >> > >> >> >> >> Derek > >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message > >> >> >> >> news:1155256396.233607.124790(a)74g2000cwt.googlegroups.com... > >> >> >> >> > Hi Derek, > >> >> >> >> > > >> >> >> >> > I am having some problems in setting up the system to debug > >> from > >> >> >> >> > VS2005 > >> >> >> >> > as well. I am using i.MX21 ADS. The following are the steps > >> >> >> >> > that I > >> >> >> >> > followed, please let me know if I missed something that you > >> did > >> >> >> >> > to > >> >> >> >> > make > >> >> >> >> > your setup successful: > >> >> >> >> > > >> >> >> >> > 1. Loaded image to board. > >> >> >> >> > 2. Copied files (Clientshutdown.exe, commanclient2.exe, > >> >> >> >> > CMaccept.ese, > >> >> >> >> > eDbgTL.dll, and TcpConnectionA.dll) to the Windows folder in > >> the > >> >> >> >> > device > >> >> >> >> > using remote file viewer. > >> >> >> >> > 3.Ran commanclient2.exe from device command prompt. > >> >> >> >> > 4.Ran cMaccpet.exe from device command prompt (IP address > >> setup > >> >> >> >> > in > >> >> >> >> > VS > >> >> >> >> > 2005 was set already). > >> >> >> >> > 5. VS2005 Debug/Start Debugging > >> >> >> >> > > >> >> >> >> > After a little while, I get a message saying that it had > >> problems > >> >> >> >> > connecting. Did you do anything different that what I did? > >> >> >> >> > Thanks. > >> >> >> >> > > >> >> >> >> > Regards, > >> >> >> >> > Mario > >> >> >> > > >> >> > > >> > > >
From: voidcoder on 15 Aug 2006 14:07
Do you use firewall on your development PC? >> Does the image need to be in debug or can I usethe release version? I think VS app level debugger will not run together with PB kernel debugger, so Release is the right choice. On Tue, 15 Aug 2006 17:18:24 +0200, Mario <alphatommy(a)hotmail.com> wrote: > I can ping the device without any lost packets. Does the image need to > be in debug or can I use the release version? I am using the release > version as PB fails to build a debug version of the OS. > > Cheers, > > mario > > > voidcoder wrote: >> What about your development PC? Are you running >> a firewall? Also make sure the network connection >> is configured properly on your device. You should >> be able at least to ping the device. >> >> >> >> On Tue, 15 Aug 2006 02:46:40 +0200, Mario <alphatommy(a)hotmail.com> >> wrote: >> >> > Hi Chris, >> > >> > I verified that firewall was not installed. >> > >> > Cheers, >> > >> > mario >> > >> > <ctacke/> wrote: >> >> The Firewall component. >> >> >> >> SYSGEN_FIREWALL or >> >> Core OS->Windows CE Devices->Communications Services and >> >> Networking->Networking Features->Firewall >> >> >> >> -Chris >> >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> news:1155599846.270651.54770(a)b28g2000cwb.googlegroups.com... >> >> >I do not think so. Which component shoulc I check for? Thanks. >> >> > >> >> > Cheers, >> >> > >> >> > Mario >> >> > >> >> > >> >> > <ctacke/> wrote: >> >> >> Is the firewall part of the CE image? If so, make sure it's off. >> >> >> >> >> >> -Chris >> >> >> >> >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> >> news:1155592470.743636.302550(a)m79g2000cwm.googlegroups.com... >> >> >> > Hi Chris, >> >> >> > >> >> >> > I did follow the msdn doc titled "How to: Connect Windows CE >> Device >> >> >> > Without ActiveSync" All steps were executed correctly until >> >> >> > deployment. From PB I checked that CMAccpet.exe and >> >> ConmanClient2.exe >> >> >> > were still running before I tried to deploy/debug the >> application >> >> from >> >> >> > VS2005. After going to Debug/Start Debugging, I got an error >> >> saying >> >> >> > that "There were deployment errors. Continue?" On the Error >> >> List, it >> >> >> > had "Connection failed" under Description and "Device >> Connectivity >> >> >> > Component" under File. I also tried to just connect to the >> device >> >> >> > through Tools/Connect to Device in VS2005 to no avail. The >> >> message was >> >> >> > "Connection failed. The device is not ready". All this was >> done >> >> while >> >> >> > ConmanClient2.exe and CMAccept.exe were still running in the >> >> device. >> >> >> > >> >> >> > Thanks. >> >> >> > >> >> >> > mario >> >> >> > >> >> >> > >> >> >> > <ctacke/> wrote: >> >> >> >> PB and Studio use totally different connection mechanisms. >> >> Installing >> >> >> >> ActiveSync is a good start - though not required. Google for >> >> >> >> connecting >> >> >> >> to >> >> >> >> a CE 5.0 device without ActiveSync for the manual method. >> >> >> >> >> >> >> >> -Chris >> >> >> >> >> >> >> >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> >> >> news:1155336366.654497.139320(a)i42g2000cwa.googlegroups.com... >> >> >> >> > Hi Derek, >> >> >> >> > >> >> >> >> > I am trying to deployed my application to the WinCE device. >> I >> >> tried >> >> >> >> > to >> >> >> >> > connect the device by going to VS2005/Tools/Coonect to >> >> Device... I >> >> >> >> > get >> >> >> >> > an error that ActiveSync is not installed. I guess the >> answer >> >> to >> >> >> >> > your >> >> >> >> > last question is that I have not been able to talk to my >> device >> >> from >> >> >> >> > VS2005. I have not problems talking to the device from >> Platform >> >> >> >> > builder. Any pointers is appreciated it. Thanks. >> >> >> >> > >> >> >> >> > Cheers, >> >> >> >> > >> >> >> >> > mario >> >> >> >> > >> >> >> >> > Derek Ou wrote: >> >> >> >> >> Hi, Mario, >> >> >> >> >> >> >> >> >> >> Do you have problem just connecting VS2005 to Win CE 5.0? >> Or >> >> you >> >> >> >> >> have >> >> >> >> >> problem deploying your project after connection is set up? >> I >> >> >> >> >> assume >> >> >> >> >> that >> >> >> >> >> you are using the Remote File Viewer from Platform Builder, >> >> right? >> >> >> >> >> Have >> >> >> >> >> you >> >> >> >> >> been able to use the remote tools for VS2005? >> >> >> >> >> >> >> >> >> >> Derek >> >> >> >> >> "Mario" <alphatommy(a)hotmail.com> wrote in message >> >> >> >> >> news:1155256396.233607.124790(a)74g2000cwt.googlegroups.com... >> >> >> >> >> > Hi Derek, >> >> >> >> >> > >> >> >> >> >> > I am having some problems in setting up the system to >> debug >> >> from >> >> >> >> >> > VS2005 >> >> >> >> >> > as well. I am using i.MX21 ADS. The following are the >> steps >> >> >> >> >> > that I >> >> >> >> >> > followed, please let me know if I missed something that >> you >> >> did >> >> >> >> >> > to >> >> >> >> >> > make >> >> >> >> >> > your setup successful: >> >> >> >> >> > >> >> >> >> >> > 1. Loaded image to board. >> >> >> >> >> > 2. Copied files (Clientshutdown.exe, commanclient2.exe, >> >> >> >> >> > CMaccept.ese, >> >> >> >> >> > eDbgTL.dll, and TcpConnectionA.dll) to the Windows folder >> in >> >> the >> >> >> >> >> > device >> >> >> >> >> > using remote file viewer. >> >> >> >> >> > 3.Ran commanclient2.exe from device command prompt. >> >> >> >> >> > 4.Ran cMaccpet.exe from device command prompt (IP address >> >> setup >> >> >> >> >> > in >> >> >> >> >> > VS >> >> >> >> >> > 2005 was set already). >> >> >> >> >> > 5. VS2005 Debug/Start Debugging >> >> >> >> >> > >> >> >> >> >> > After a little while, I get a message saying that it had >> >> problems >> >> >> >> >> > connecting. Did you do anything different that what I >> did? >> >> >> >> >> > Thanks. >> >> >> >> >> > >> >> >> >> >> > Regards, >> >> >> >> >> > Mario >> >> >> >> > >> >> >> > >> >> > >> > > |