PRB: Access Violation During Application Setup When File in Use
This article was previously published under Q216368 SYMPTOMS
When running a setup that was created by the Visual Basic Setup Wizard or Package and Deployment Wizard (PDW), the following error message is generated:
<file path and name>
where <file path and name> is the name of the file, including the complete path, that Setup is attempting to copy.
An access violation occurred while copying the file. CAUSE
Another open program is using the specified file. In some cases, the file may be in use by the operating system.
RESOLUTION
Follow these steps to resolve the problem:
MORE INFORMATION
This error occurs most frequently when developers distribute the following files: Comctl32.dll (Not redistributable) Comdlg32.dll (Not redistributable) Mfc42.dll Msvcrt.dll Msvcrt20.dll Msvcrt40.dll This error has also been reported less frequently with the following files: Mfc40.dll Msvcirt.dll NOTE: The following tables contain information about the files listed above, including which operating systems install them and which operating systems require them.
File Operating File File File
Name System Installed? In Use? Version
--------------------------------------------------------------
Mfc40.dll Windows 95 No No
Windows 95b Yes No 4.1.6139
Windows 98 Yes No 4.1.6139
NT 4.0 Yes No 4.1.6139
Mfc42.dll Windows 95 No No
Windows 95b No No
Windows 98 Yes No 4.21.7325
NT 4.0 Yes No 4.2.6068
Msvcirt.dll Windows 95 No No
Windows 95b No No
Windows 98 Yes No 4.20.6164
NT 4.0 Yes No 4.20.6201
Msvcrt.dll Windows 95 No No
Windows 95b No No
Windows 98 Yes Yes 5.00.7128
NT 4.0 Yes Yes 4.20.6201
Msvcrt20.dll Windows 95 Yes No 2.11.000
Windows 95b Yes No 2.11.000
Windows 98 Yes No 2.11.000
NT 4.0 Yes No 2.11.000
Msvcrt40.dll Windows 95 No No
Windows 95b Yes No 4.10.6038
Windows 98 Yes No 4.10.6038
NT 4.0 Yes No 4.20
APPLIES TO
| Article Translations
|

Back to the top
