installation error during the sql server 2012 sp1 installation
TITLE: Microsoft SQL Server 2012  Setup
------------------------------

The following error has occurred:

An error occurred during the installation of assembly 'policy.8.0.Microsoft.VC80.CRT,version="8.0.50727.1833",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"'. Please refer to Help and Support for more information. HRESULT: 0x800736FD. 

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0xDF039760%25401201%25401

------------------------------
BUTTONS:

OK
------------------------------

  • Edited by srnsrn Wednesday, December 24, 2014 8:24 AM
  • Moved by Olaf HelperMVP Wednesday, December 24, 2014 9:15 AM Moved from "Getting started" to a more specific forum for a better response
December 24th, 2014 8:23am

Hi,

Please download Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) from below link and install.

http://www.microsoft.com/en-us/download/details.aspx?id=5638

If you have Visual Studio make sure its patched to latest Service pack

Free Windows Admin Tool Kit Click here and download it now
December 24th, 2014 9:45am

thanks for ur replay i did that one also but iam getting the same issue
December 24th, 2014 9:54am

Do you have visual Studio installed ? Whats version it is what is it service pack ?
Free Windows Admin Tool Kit Click here and download it now
December 24th, 2014 10:00am

yes i have vs2012 and 2013 installed i don't know about service packs below is the clear error message 

 Error installing SQL Server 2008 Setup Support Files
An error occurred during the installation of assembly 'policy.8.0.Microsoft.VC80.CRT,version="8.0.50727.1833",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"'. Please refer to Help and Support for more information. HRESULT: 0x800736FD.
Error code: 1935
Log file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20141224_160739\SqlSupport_KatmaiRTM_Cpu64_1.log
Visit http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=SqlSupport.msi%40CreateShortcuts%401935%3a0x800736FD to get help on troubleshooting

  • Edited by srnsrn Wednesday, December 24, 2014 11:26 AM
December 24th, 2014 11:14am

Hello,

Could you please try installing the following update?

http://www.microsoft.com/en-us/download/details.aspx?id=14431#filelist


If the above does not help, please try the following article.


Fix Windows corruption errors by using the DISM or System Update Readiness tool

http://support.microsoft.com/kb/947821


Hope this helps.


Regards,

Alberto Morillo
SQLCoffee.com


Free Windows Admin Tool Kit Click here and download it now
December 24th, 2014 1:11pm

Hello,

Thats correct is not a SQL Server issue but a .NET Framework issue.

Please try to run SFC tool (https://support.microsoft.com/kb/929833) like this from Command Prompt (Run as Administrator):



sfc /scannow



Hope this helps.

Regards,

Alberto Morillo
SQLCoffee.com

December 24th, 2014 1:32pm

i tried your sfc tool and all suggestions what u said  . still iam getting same problem

actually iam getting issue while installing microsoft sql server 2008 setup support file in the porcess of sql server 2012 sp1 installaltion any suggestions to overcome this issue


  • Edited by srnsrn Wednesday, December 24, 2014 7:16 PM
Free Windows Admin Tool Kit Click here and download it now
December 24th, 2014 3:07pm

actually iam getting issue while installing microsoft sql server 2008 setup support file in the porcess of sql server 2012 sp1 installaltion any suggestions to overcome this issue

What are you actually installing SQL Server 2008 or 2012 ? Are you trying to install both at same time
December 24th, 2014 10:08pm

in the final step of sql server 2012 sp1 installation i am getting  the error like sql server 2008 setup support file not installing  
Free Windows Admin Tool Kit Click here and download it now
December 25th, 2014 3:34am


An error occurred during the installation of assembly 'policy.8.0.Microsoft.VC80.CRT,version="8.0.50727.1833",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"'. Please refer to Help and Support for more information. HRESULT: 0x800736FD.
Error code: 1935

Hi srnsrn,

Based on my research, the error always indicates that there is something wrong with Windows. There are some proposals for you troubleshooting this issue.

1. Install the latest service pack for the version of Windows that you have on your computer.
2. Repair Microsoft .NET Framework components using .NET Framework Repair Tool.
3. Uninstall and reinstall Microsoft .NET Framework components if the error persists after performing the above steps. For more details, please review this similar article.

There is also a similar thread for your reference.
http://answers.microsoft.com/en-us/windows/forum/windows_7-system/corrupt-vc80-files-prevent-kb971090-from/1156b753-9650-45d1-84ee-e30cf602e3c3


Thanks,
Lydia Zhang


December 25th, 2014 8:33am

hi Lydia Zhang

i did all the steps what you mentioned no use getting same issue

Free Windows Admin Tool Kit Click here and download it now
December 26th, 2014 3:50am

hi Lydia Zhang

i did all the steps what you mentioned no use getting same issue


I would say that in parallel you look from help from some experienced professional. Its very hard to troubleshoot complex issue related to installation from here. This issue could also occur if your VS installation is corrupt. If you have MS support you can take help
December 26th, 2014 8:28pm

Hi,

Can you check in insatallation log if it have below error "Assembly Error:The identities of the manifests are identical but their contents are different."

http://support.microsoft.com/kb/2688946

Can you also check if this assembly already exist? what's the version of policy.8.0.Microsoft.VC80.CRT? The error says its 1833 but looks like we have newer versions of this assembly available not sure if the installation try to install some lower version and already a higher version exist?

Thanks,

-SreejitG



  • Edited by Sreejith G Friday, December 26, 2014 9:27 PM
Free Windows Admin Tool Kit Click here and download it now
December 26th, 2014 9:13pm

This issue occurs because of a known issue in the Visual C++ 2005 runtime library setup.

https://support.microsoft.com/en-us/kb/2688946?wa=wsignin1.0

Cumulative update information

SQL Server 2012

The fix for this issue was first released in Cumulative Update 1 for SQL Server 2012. For more information about how to obtain this cumulative update package for SQL Server, click the following article number to view the article in the Microsoft Knowledge Base: 2679368 Cumulative update 1 for SQL Server 2012

For a stand-alone installation, follow these steps:
  1. Download the cumulative update from the Microsoft website, and install the downloaded update package in a folder that can be accessed by the server.
  2. Double-click the icon to run the Self-Extractor wizard. Extract the files to a folder on the server or on a UNC share.
  3. On the server, open an administrative command prompt, and change directory to the folder that contains the RTM SQL Server 2012 setup media. For example, run the following command: cd E:\SQLSetup\
  4. Run Setup.exe from the command line together with the /updatesource switch to direct the setup to the folder or share that was described in step 2. For example, run the following command: setup.exe /action=install /updatesource=C:\SQL2012CU  
  5. The setup process will detect the cumulative update. After you accept the licensing agreement, on the Product Updates page in the setup process, select the "Include SQL Server product updates" check box to apply the cumulative update fixes to the RTM setup files.

check and confirm.

April 5th, 2015 1:16am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics