How can I terminate a running process on a handheld device?

倖福魔咒の 提交于 2019-12-20 07:29:04

问题


I am no longer able to replace the old version of my exe on my handheld device (copied over from the dev machine). When I try to do so, I get:

Cannot copy Platypus.exe 
The device has either stopped responding or has been disconnected.

The device is still responding, otherwise; it is not disconnected. When I try to run Platypus.exe on it now, it just "hourglasses" forever (and a day).

I have warmbooted the device, and it makes no difference. I'm trying to avoid having to cold-boot it, if at all possible.

If I could Ctrl+Alt+Del, I reckon I cound find the rogue process and kill it. I tried Start > Run... > taskmgr, but taskmgr is not recognized.

Is there a way I can accomplish this without resorting to a cold boot?

UPDATE

I coldbooted, and I'm still getting the same thing (won't let me copy)...

UPDATE 2

Have my ActiveStync connection settings gone haywire? I don't know what they should be for sure, but I do what they are right now:

UPDATE 3

It's only certain files that refuse to be copied over. For example, I tried to copy over two .SDF files - one replaced the other one fine, but the next one gave me the err as above. I then tried to delete the file which would not be replaced, and got, "bla.SDF could not be deleted. The device has either stopped responding or has been disconnected."

Neither one of these is true. It's another "or" but neither it nor I know what the problem actually is. It does seem as if certain files are in "limbo" and need to be released - but if a cold boot won't do it, what will?

UPDATE 4

As my youngest son would say, "Okay, then!" (in a mildly mocking tone of dumbfounded disbelief).

For some reason, as quickly as my it-won't-allow-me-to-copy-over-a-new-exe-any-more OOME (Out Of Mind Experience) occurred,

now it all of a sudden is letting me again - the same old .exe finally allowed itself to be deleted, and the same new .exe I've been trying

to copy over for more than a day finally agreed to be copied over.

Why, I don't know. I did run a quick-and-dirty util I slapped together on the handheld device to search and destory instances of my .exe/.dll pair, but it didnt' find them. See the Update here for all the gory details.

来源:https://stackoverflow.com/questions/25999613/how-can-i-terminate-a-running-process-on-a-handheld-device

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!