InPageError while installing Visual Studio - visual-studio-2010

I have a big problem. I need to install Visual Studio 2010 but I get this error:
Suite Intergration Toolkit Executable has stopped workingg
Problem Event Name: InPageError
Error Status Code: c0000010
I have also tried to extract the .iso and run the setup.exe. The instalation fails in this case, too.
Also, when I tried chkdsk F: /R in cmd I got: "Windows cannot run disk checking on this volume because it is write protected".
I would like to mention that I have recently reinstalled windows 7 on my laptop.
What drivers should I check?
How could I solve this? I really need to install Visual Studio for a project that I have to work on.
thank you!

It's solved, but I don't really know why...
I only changed the boot order and I made some windows updates.
Then I run the setup and it all worked.

Related

Windows 7 Visual Studio "windows 8.1 required" on new project

I ran into some time consuming problems.
So basically I've been using VS 2015 for a while on Win7 64bit.
I installed the "Windows 8 Tools" because I tried to debug something for another version of windows. I played a lot to make that work, I think I changed the toolset locations maybe, but I don't know where that is and what the default would be.
The problem is when I uninstalled the Win8 toolsets from my Control Panel, then when I tried to enter one of my project, it said I needed to upgrade to windows 8.1 to load this project.
Even if I try to create a new JavaScript project it tells me I need to upgrade to Windows 8,1.
There is a weird message this is the link: (https://cdn.discordapp.com/attachments/183979885788659713/365283534644183065/unknown.png).
It says "Visual Studio 2013" I don't know why.
I've been googling for hours but I'm not even english and I don't find nothing I think my problem is too specific.
Maybe I miss something but can anyone help please?
Right now I'm desperate.
I uninstall with the cmd "D:\vs_entreprise.exe /uninstall /force" then reinstall, restarted, reset all settings to default in the "export and import settings" but same problem.
Thank you,
rt-2
I uninstalled all the framework I installed when I was trying to install the Win8 tools. Then VS told me that I was missing 4.6.something. I went into the CD and found "M:\packages\sdk_tools46\" and installed it, then I could open VS and create new projects. New projects are targeted for 10.

Why does a VS2010 installation start when I start VB6?

I just upgraded to Windows 10 and noticed that some programs, such as Visual Studio 2010, start a setup when I try to run them and look for their install files. What really makes me wonder though is that this VS2010 setup also starts when I run the VB6 IDE. How can these two be connected?
(I also have VS2008 and VS2013 installed and they don't have these issues.)
Felix,
When I went through this situation, the only way to resolve it was reinstalling VS2010. In my case when I so was using Windows 7
I tried to restore the system, use CCleaner and others, but none succeeded.
Please try reinstalling VS2010! I hope this helps!

Can't Install Visual Studio 2010 on Windows 10

When I run the VS2010 installer, nothing opens. I checked my running processes and I do not see anything new in there either.
I have tried running it in compatibility mode for 8, 8.1, and 7. I have also tried running it as an administrator. Same problem. Opening the setup causes nothing to happen.
I am on the latest Windows 10 build (10122), the previous build did not work either.
Does anyone have any ideas or know how to fix this?
Thank you.
Edit: I'm actually having the same problem in a copy of Windows 8.1 I'm running in Hyper-V.
I figured out the problem. Opening the iso and running setup.exe or autorun.exe does not work. Instead, running ~/Setup/setup.exe worked.
That is, the setup.exe in the Setup folder works. However, the setup.exe in the root folder does not work.

Microsoft visual studio 2013 installation failing

During installation I am getting an error Microsoft visual studio 2013 VsGraphic Helper Dependencies RC Incorrect Function
I was trying to install from ISO image and using web installer as well, getting same error in both cases. I am on Windows 7 x64 Dell XPS 16 with VS 2012 installed
Is there any workaround?
Original blog here.
Running offline installer from ISO is possible, see if below solutions work or not.
Mount the iso with any virtual cd software
Copy the mounted content to a local folder, e.g. C:\temp\vs2013\
Run “vs_ultimate.exe” from the local folder
-->
According to this article, there is a bug when downloading and using the ISO image. The web installer is preferred. This does of course make it harder to put it on a flash drive, which is unfortunate. Tee article is also about installing on a Windows 8.1 machine, while I'm using Windows 7 Professional. However, I expect that the issue is the same.
http://social.msdn.microsoft.com/Forums/en-US/fe3d5411-b601-425e-bf44-8cf5cd00f7af/visual-studio-2013-setup-failed-when-installing-on-windows-81-preview?forum=vssetup
Please bear in mind that the ISO installer leaves a lot of stuff behind when it fails - you need to uninstall it all and reboot before trying the web installer.
Visual Studio 2013 RTM is already available for download.
I didn't get any more issues during installation with this one.
I had the same issue.
Turns out that launching the setup with admin privileges worked for me.
I have the same error using:
Windows 8.1
ISO VS 2013 ultimate
I try copy contents in local, and I get the same error.
solution:
verify checksum of ISO. Get file again, copy to local.
Uninstall the failed version of 2013 from control panel -> Uninstall programs
Restart the computer
Clean %temp%
Mount ISO, execute as Administrator setup.exe
Re-run the setup again
References:
http://social.msdn.microsoft.com/Forums/en-US/fe3d5411-b601-425e-bf44-8cf5cd00f7af/visual-studio-2013-setup-failed-when-installing-on-windows-81-preview?forum=vssetup
I had the same issue, I'd downloaded the VS2013 Ultimate ISO from MSDN on Thursday when the announcement email went out but I had errors trying to install. I checked the SHA1 and it didn't match what is now on the site (Monday) so I downloaded the ISO again and it worked now.
I'm on Win7sp1 with vs2012 installed.
Just make sure you have updated your windows. (Restart windows after update)
If you have the ISO then mount it to virtual drive and then run the installer. (Don't extract and run)
Hope above instructions will help.
Note: Follow same process for VS 2015 installation.

Problem installing visual studio service pack on Windows 7

I recently installed Windows 7, then installed Visual Studio 2008.
I would like to install SP1 for Visual Studio in order to use MVC but I got an error.
I found an answers on SO that suggested a certain patch. I anstalled the patch but still have a problem, see a screenshot here.
What to do now?
That's a very weird error. Is this just a stock Windows 7 install? Any other weird errors occurring? It could be a corruption in memory or on disk...
Yeah, I got this while trying to do the exact same thing--was even going to build an MVC app. The solution was to uninstall and reinstall Visual Studio.
i Finally found Problem And Solution
in the error log of windows vista refer error to network and disk error
then i copy all file from vs sp1 image to my hard disk and then disable network connection and it install successfully
special thanks friends

Resources