Visual Studio deploy error can't access exe file 0x80070020
- From: R Cook <rc@xxxxxxxxxxxxx>
- Date: Mon, 06 Nov 2006 15:24:11 -0500
I am working with an example program in Visual Studio 2005 Pro,
Version 8.0.50727.42), MS Visual C++, target Windows Mobile 5 PDA
emulator. I have compiled and run this program before; I made some
change to it, it compiled fine, but it will not run. When I try to
run it it says:
Deploy started: Project: BaseSample, Configuration: Debug Windows 5.0
Pocket PC SDK (ARMV41) ------
l> Deployment and/or registration failed with error: 0x8973190e. Error
Writine file '%CSIDL_PROGRAM_FILES%\BaseSample\BaseSample.exe'. Error
0x80070020: The process cannot access the file because it is being
used by another process.
l>
========== Deploy: 0 succeeded, 1 failed, 0 skipped =============
At one time I disabled ActiveSync (since I had no desire to synch my
information onto my PDA; in other fora I've seen that this can cause a
problem. I re-enabled ActiveSync, and have its greyed-out-looking
icon in that place on the task bar where background processes are.
I've opened and looked at it; it seems to be waiting for a connection.
I have told the emulator I don't want it to save its state; I told it
once I did, but now I'm telling it no.
I have looked at the process list in windows task manager; there are
52 processes there, nothing that has the name of my app. I have heard
that there can be a DLL still running and open, but I don't see
anything that looks likely. I've restarted VS a couple of times, and
rebooted the machine entirely a couple of times, with no change.
Anyone have any other suggestions? I suppose I can uninstall and
reinstall VS, but it seems a bit drastic for having made a two-word
change in code that is compiling and used to run. Can anyone help me
please?
rc
.
- Follow-Ups:
- Prev by Date: Re: Can't Get Landscape Preference to "Stick"
- Next by Date: Re: Can't Get Landscape Preference to "Stick"
- Previous by thread: how the bring an app to background
- Next by thread: Re: Visual Studio deploy error can't access exe file 0x80070020
- Index(es):
Relevant Pages
|