Prev: Contact.ItemID
Next: Binary SMS
From: jwei on 3 Dec 2009 15:13 i am working with vs2008 and a windows ce device under windows xp (activesync 4.5) after some time (1-2 weeks of development) i cant connect to the device anymore: first hit of F5 : 'timeoout - connect to device failed'; the next time i hit F5 i get error, that 'cannot access the file because it is being used by another process' also a reboot of the device doesnt work for a succesful deployment (same errors as above) on antoher pc the deployment works fine - should i reinstall vs2008 (i already reinstalled activesync 4.5) ? its possible to increase the deployment-timeout ?
From: Paul G. Tobey [eMVP] paultobey _at_ earthlink _dot_ on 4 Dec 2009 10:45 That sounds like you've gotten Visual Studio into a state where there are several copies of the debugger running (and only the first can open the EXE, so the subsequent ones fail). Exit VS2008 and reboot the PC and try again. Same result? Paul T. "jwei" wrote: > i am working with vs2008 and a windows ce device under windows xp (activesync > 4.5) > > after some time (1-2 weeks of development) i cant connect to the device > anymore: > first hit of F5 : 'timeoout - connect to device failed'; the next time i hit > F5 i get error, that 'cannot access the file because it is being used by > another process' > > also a reboot of the device doesnt work for a succesful deployment (same > errors as above) > > on antoher pc the deployment works fine - should i reinstall vs2008 (i > already reinstalled activesync 4.5) ? > > its possible to increase the deployment-timeout ?
|
Pages: 1 Prev: Contact.ItemID Next: Binary SMS |