Installation Microsoft Visual studio 2010 sp1 Error - visual-studio-2010

I trying to install Microsoft Visual Studio 2010 only.
After finished installed, I get this error
I tried solutions in some website which ask install Service Pack 1 ".exe", After I double click the installer, it fail to download the library.
How to fix this?
Thanks

Related

PowerShellTools.14.0.vsix fails to install with error "This extension is not installable on any currently installed products"

I am trying to install Extention Tool PowerShellTools.14.0.vsix for Visual Studio 2015.But getting error.Please find the screenshot.
Error Log:
Visual Studio Version Installed:
Powershell version installed
Also when i checked in Extension and updates Powershell Tool for visual Studio is not showing in the list.so i manually downloaded and tried to install the Extension and failed as mentioned above
I am new to visual Studio ,so please assist me.
Thanks in advance
From the FAQ:
Why can't I install in Visual Studio Express Edition?
Expression Edition only supports a very limited set of extensions. You can download Visual Studio 2013 Community Edition. It's completely free and supports this extension.

Error in upgrading to Service Pack 1 in visual studio 2010

I have installed Visual Studio 2010 professional version and installation is successful. When I open visual studio, the dialog in first image came and clicked on the link. While installing SP1,the dialog in second image came.How can I solve this issue?
log file is

Visual Studio 2012 - MSVCR110.dll error

I have a Windows 7 Express, with Visual Studio 2012. When I run it I get this message:
"C:\windows\system32\MSVCR110.dll is either not designed to run on Windows or it contains an error. Try reinstalling the program again using the original installation media or contact your system administrator or the software vendor for support".
I tried these things:
Repairing Visual Studio with installation.
Uninstalling and installing again.
Installing .Net framework manually.
Installing Microsoft Visual C++ 2012 Redistributable
Getting the .dll from a computer with a working Visual Studio 2012.
Using a different installation of Visual Studio.
Nothing worked and I have no idea what's the problem.
The two installations that I've used worked on different computers with the same operating system.
Please I need ideas!!
Do you have Windows 7 Service Pack 1 installed? If Not do that first.
Even after that you have two options:
Remove & Reinstall by downloading a new copy of Visual C++ Redistributable for Visual Studio 2012 Update 4
Check System requirements section carefully it requires Windows 7 Service Pack 1 installed to work.
Reinstall Visual Studio 2012 with Update 4

Visual studio 2010 Service Pack 1 Installation Error: Another install of this package is already running

I am having a very hard time installing Visual Studio 2010 Service Pack 1 on a Windows XP machine. I downloaded and installed a Visual Studio 2010 trial without trouble. But when I downloaded and tried to install Visual Studio Service Pack 1 I got the error message shown below.
Once I got the error, I re-booted (to kill any processes) and opened add/remove programs, which showed that SP1 was installed on my machine. I tried to uninstall SP1 and got the exact same error message that I got during the install!? I then tried to uninstall SP1 using Revo uninstaller and got the same message again.
in my copy of visual studio, intellisense doesn't pick up the # tag for the razor syntax (SP1 added that support for that syntax)--so I know the installation was unsuccessful
Where can I go from here?

WP7 Installed and Templates Not Available in Visual Studio 2010

I have Visual Studio 2010 Ultimate installed. I installed all tools listed here.
When I create a new project in Visual Studio, I don't see anything about Windows Phone or XNA anywhere. I've tried reinstalling the tools. I've tried doing devene.exe /InstallVSTemplates following this.
Am I missing something here?
Update: I did have VS2010 SP1 installed before I installed the WP7 developer tools.
I was able to fix this by doing the following:
Uninstall everything related to Visual Studio 2010
Install Visual Studio 2010
Install the WP7 developer tools
Install VS2010 SP1
What I found was, when installing the WP7 developer tools, if VS2010 SP1 is installed, the tools installer doesn't find VS2010 and the plugins/templates don't get installed.
If there is a way to fix this without doing a reinstall, I'd love to know.
I did in this way:
goto the folder Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplates\CSharp\Silverlight for Windows Phone\
change the name folder 1033 to 2052
ran devenv.exe /InstallVSTemplates
start visual studio 2010, I found those templates are available but I got errors when try to create project form them .
So I changed the folder name back to 1033 and ran devenv.exe /InstallVSTemplates again.
Hi All,
I solve this problem as follows:
I'm creating a new project (silverlight for windows phone, for example) in Visual Studio Express.
Closing Express edition.
Open created project in my Ultimate edition! :)

Resources