We are upgrading .NETweb application to .Net Framework 4.0 and recompile in VS 2010.
The application uses several boost dlls. We got below error. But it same issue didn't happen in the past when we use VS 2008 on Window Vista. The error is occuring when we rebuild on Window 7
The operation failed.
Bind result: hr = 0x80131018. No description available.
Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Running under executable C:\WINDOWS\SysWOW64\inetsrv\w3wp.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: User = IIS APPPOOL\DefaultAppPool
LOG: DisplayName = boost_thread-vc100-mt-1_47
ERR: Error extracting manifest import from file (hr = 0x80131018).
ERR: Setup failed with hr = 0x80131018.
ERR: Failed to complete setup of assembly (hr = 0x80131018). Probing terminated.