Share via


SQL Server 2008 R2 Installation error

Question

Sunday, September 1, 2013 8:41 AM

Hi,

I'm getting below error while installing SQL management studio 2008 with r2. Please help me to resolve this issue.

Error:

The following error has occurred:

**An error occurred during the installation of assembly **
'Microsoft.VC80.CRT,version="8.0.50727.42",type="win32",processorArchitecture="x86", publicKeyToken="1fc8b3b9a1e18e3b"'. Please refer to Help and Support for more information. 

Regards,

Deepak

All replies (6)

Sunday, September 1, 2013 8:44 AM | 1 vote

There are a few options for fixes/workarounds in these threads:

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/72f27c30-5307-49e3-85dc-12a9c4704296/sql-server-2008-setup-failure-win-7-x64-msi-error-1935-an-error-occurred-during-the-installation

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/ea68f38e-98d6-4e4e-ad3c-02538da68720/instalation-error

Thanks,
Sam Lester (MSFT)

http://blogs.msdn.com/b/samlester

This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.


Sunday, September 1, 2013 6:42 PM

Hi,

Thanks for the reply. I went thru the suggested links and they indicated me to download the assembly and try again installing it. I tried still the same error exist. But what i observed is that i'm not able to install same version of assembly that is mentioned in error. I'm cornered now.. 

Pls Help me out....


Monday, September 2, 2013 5:18 AM

Hello,

Just as the interpretation in the second link Samuel post above: The SQL Server 2008 R2 installation failed due to the assembly Microsoft.VC80.CR which belong to Microsoft Visual C++ 2005 SP1 Redistributable Package.

Instead of reinstall  the Visual C++ 2005 Redistributable Package, please refer to the following link to install the Visual C++ 2005 Runtime Redistributable Package ATL Security Update:
Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update

Regards,
Fanny Liu

Fanny Liu
TechNet Community Support


Tuesday, September 3, 2013 4:17 PM

Hi,

Thanks for your extended help. I tried to install "Visual C++ 2005 Runtime Redistributable Package ATL Security", and i got same error which i had pasted on my question.

Is there any work around or alternatives. Please help me out.

Error: 

**An error occurred during the installation of assembly **

Error Code: 1935
'Microsoft.VC80.CRT,version="8.0.50727.42",type="win32",processorArchitecture="x86", publicKeyToken="1fc8b3b9a1e18e3b"'. Please refer to Help and Support for more information. 


Tuesday, September 3, 2013 8:49 PM

Hello,

Could you please install the following update too and try to run SQL Server setup again?

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

The following resources contain more workarounds:

http://social.technet.microsoft.com/Forums/windowsserver/en-US/228f31ca-c6ea-4065-b194-fca208d1af82/error-1935an-error-occurred-during-the-installation-of-assembly-microsoftvc90atl-or

http://blogs.msdn.com/b/astebner/archive/2004/11/10/255346.aspx?PageIndex=11

Hope this helps.

Regards,

Alberto Morillo
SQLCoffee.com


Thursday, September 5, 2013 3:58 AM

This might be a problem with the corrupt setup files. Can you please download the setup files/iso again, extract them locally and then run the setup?

This posting is provided “AS IS” with no warranties, and confers no rights.

If this reply answers your question, please mark it as Answered for others to find it easily.
If this reply help you resolving the problem, please vote the post as Helpful.