Answered by:
Visual Studio C++ 2010 Express Install Error

Question
-
While installing visual basic 2010 C++ express I run into the same error every time I try to install the program.
I have read some answers on this forum and have tried several different methods to solve this issue with no luck yet. This is for a computer science class and I need to use this program as soon as possible.
I am trying to install this on Windows Vista Home Premium 32-bit (Service Pack 2). I have ran it as an administrator, tried deleting the temp files and at downloaded the ISO so that I could install offline, yet nothing has changed the status of the error.
The error I recieve while installing Visual C++ 2010 Express is as follows:
Error 1935.An Error occurred during the installation of assembly 'Microsoft.VisualStudio.Project.Contracts.Implementation,version="10.0.0.0",publicKeyToken="b03f5f7f11d50a3a",processorArchitecture="MSIL",filesVersion="10.0.30319.1",culture="neutral"'. Please refer to Help and Support for more information. HRESULT: 0x8002802F.
Please help as soon as possible!
Thank you
Thank you!
- Moved by Jesse Jiang Friday, January 7, 2011 2:42 AM (From:Visual C++ Express Edition)
- Moved by Tagore Bandlamudi Friday, January 7, 2011 7:47 PM Moving as per request (From:Visual Studio 2010 Install and Setup)
Wednesday, January 5, 2011 3:57 AM
Answers
-
Hi wolfgangPDX,
Thank you for your posting.
This particular HRESULT value "0x8002802F" means "Function not defined in specified DLL". There are a few possible root causes of this issue.
Could you please try the workarounds from the following helpful blog?
See: http://blogs.msdn.com/astebner/archive/2007/06/12/3260076.aspx
In your case, you can perform below steps:
· Uninstall all components of the failed Visual C++ installation. You can perform Start Menu -> Control Panel -> Uninstall a program, find and uninstall all the items been installed together with VC++ 2010.
· Use this tool to ensure complete uninstall: Visual Studio 2010 Uninstall Utility.
· Make sure anti-virus or antispyware applications has turned off and Windows is up to date (Windows Update site: http://update.microsoft.com/microsoftupdate).
· Install VC 9.0 Runtime alone, you could download the Microsoft Visual C++ 2008 Redistributable Package from:
Microsoft Visual C++ 2008 Redistributable Package (x86): http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf
· Install Visual C++ Express
FYI:
Some helpful information on troubleshooting 1935 errors during installation
Please see:
http://blogs.msdn.com/astebner/archive/2004/11/10/255346.aspx
http://support.microsoft.com/default.aspx/kb/970652?p=1
Hope this helps. If you have any concern, please feel free to let me know.
Best Regards,
Andrew Wu
Andrew Wu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Marked as answer by Andrew.Wu Wednesday, January 12, 2011 10:54 AM
Friday, January 7, 2011 7:41 AM
All replies
-
Hi
I think your issue should be raised on Visual Studio Setup and Installation
I believe they will know more information of this issue then us, and I will move this one to that forum.
Thanks for your understanding,
Jesse
Jesse Jiang [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Friday, January 7, 2011 2:40 AM -
Hi wolfgangPDX,
Thank you for your posting.
This particular HRESULT value "0x8002802F" means "Function not defined in specified DLL". There are a few possible root causes of this issue.
Could you please try the workarounds from the following helpful blog?
See: http://blogs.msdn.com/astebner/archive/2007/06/12/3260076.aspx
In your case, you can perform below steps:
· Uninstall all components of the failed Visual C++ installation. You can perform Start Menu -> Control Panel -> Uninstall a program, find and uninstall all the items been installed together with VC++ 2010.
· Use this tool to ensure complete uninstall: Visual Studio 2010 Uninstall Utility.
· Make sure anti-virus or antispyware applications has turned off and Windows is up to date (Windows Update site: http://update.microsoft.com/microsoftupdate).
· Install VC 9.0 Runtime alone, you could download the Microsoft Visual C++ 2008 Redistributable Package from:
Microsoft Visual C++ 2008 Redistributable Package (x86): http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf
· Install Visual C++ Express
FYI:
Some helpful information on troubleshooting 1935 errors during installation
Please see:
http://blogs.msdn.com/astebner/archive/2004/11/10/255346.aspx
http://support.microsoft.com/default.aspx/kb/970652?p=1
Hope this helps. If you have any concern, please feel free to let me know.
Best Regards,
Andrew Wu
Andrew Wu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Marked as answer by Andrew.Wu Wednesday, January 12, 2011 10:54 AM
Friday, January 7, 2011 7:41 AM -
Hi wolfgangPDX,
I’m posting to follow up this thread.
Is there any updates of this issue? Have your problem been solved?
Please feel free to let me know if you have any concerns.
Best Regards,
Andrew Wu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Tuesday, January 11, 2011 9:19 AM