EDN Admin
Well-known member
VS2010 Info:
<br/>
Microsoft Visual Studio 2010
Version 10.0.30128.1 RC1Rel
Microsoft .NET Framework
Version 4.0.30128 RC1Rel
<br/>
Installed Version: Ultimate
<br/>
<br/>
Every now & then I get this error when I make a build. This solution has 3 projects (2 libs & 1 exe). If I re-run the build (right click on the main project & select "Build"), it build successfully.
<br/>
<br/>
2>InitializeBuildStatus:
2> Touching ".Releasepbxctrl.unsuccessfulbuild".
2>ClCompile:
2> win_service.cpp
2>Link:
2> pbxctrl.vcxproj -> C:UsersPradeepworkpbxctrl.Releasepbxctrl.exe
2>Manifest:
2>
2>mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file ".Release/pbxctrl.exe". The process cannot access the file because it is being used by another process.
2>
2>
2>Build FAILED.
2>
2>Time Elapsed 00:00:10.77
========== Build: 1 succeeded, 1 failed, 1 up-to-date, 0 skipped =========
View the full article
<br/>
Microsoft Visual Studio 2010
Version 10.0.30128.1 RC1Rel
Microsoft .NET Framework
Version 4.0.30128 RC1Rel
<br/>
Installed Version: Ultimate
<br/>
<br/>
Every now & then I get this error when I make a build. This solution has 3 projects (2 libs & 1 exe). If I re-run the build (right click on the main project & select "Build"), it build successfully.
<br/>
<br/>
2>InitializeBuildStatus:
2> Touching ".Releasepbxctrl.unsuccessfulbuild".
2>ClCompile:
2> win_service.cpp
2>Link:
2> pbxctrl.vcxproj -> C:UsersPradeepworkpbxctrl.Releasepbxctrl.exe
2>Manifest:
2>
2>mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file ".Release/pbxctrl.exe". The process cannot access the file because it is being used by another process.
2>
2>
2>Build FAILED.
2>
2>Time Elapsed 00:00:10.77
========== Build: 1 succeeded, 1 failed, 1 up-to-date, 0 skipped =========
View the full article