Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ramaiah
Starting Member
27 Posts |
Posted - 2010-04-05 : 02:50:37
|
Hi,while installing, SQL Server 2008 R2 November CTP version, we got below error.."Product: Microsoft Application Error Reporting -- Error 1935. An error occurred during the installation of assembly 'Microsoft.VC80.CRT,version="8.0.50727.42",type="win32",processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b"'. Please refer to Help and Support for more information. HRESULT: 0x80070BC9. assembly interface: IAssemblyCacheItem, function: Commit, component: {844EFBA7-1C24-93B2-A01F-C8B3B9A1E18E}".Thank you,Ramaiah. |
|
RobertKaucher
Posting Yak Master
169 Posts |
Posted - 2010-04-05 : 08:07:37
|
In my experience this error is due to the system you are installing trying to access an older, incompatable version of a DLL that is held in memory. Have you tried rebooting and retrying the installation? If we are lucky, rebooting will load the recently upgraded version of the DLL and you will not get the error.===http://www.ElementalSQL.com/ |
 |
|
thewebhosting
Starting Member
17 Posts |
|
|
|
|
|
|