Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

This comes from here, but since people has told me I should post this here, and not in StackOverflow, here I am...

Here's the thing:

When I get to the license terms the installation window "dies". I mean, looks like it's working a lot (renderizing the objects of the window, showing the loading cursor), and it would be normal if my pc were old, but I do not.

The strangest part is when I check the task manager. It shows an invisible line at 25% of cpu resource usage for the installation program, and even when the proc has nothing else to do, this percentage doesn't grow. What keeps on growing is the RAM usage.

I've tried to give Realtime priority to the process without generating any changes to it (still @25%).

What bothers me is that my atom netbook can install both VSs without any further problems, but my far more efficient PC can't.

My PC Specs

  • Processor: Intel Core i5 x64
  • OS: Win7 Professional x64
  • RAM: 6gb

Is the OS the problem? Is it Visual Studio?

Thanks for your answers, even workarounds will be well received at this instance.

To add to this I have to say that vs2005 is actually installed in the troubled PC and works perfectly.

share|improve this question
This may seem obvious, but have you rebooted your machine before installing VS? – GregD Apr 7 '11 at 14:42
Before? yes I did. I've tried even installing VS even running in failsafe mode. – apacay Apr 7 '11 at 19:17

migrated from serverfault.com Apr 7 '11 at 15:14

1 Answer

If you haven't already done so, you should have a look at the log files. I believe they are placed under the %temp% folder. They might point you in the right direction. There is also a log collection tool that you can use: link

share|improve this answer
That link is for Visual Studio 2002 and Visual Studio 2003 (¬.¬) There is even a link to go to "troubleshoot VS2005".. although newer is also useless, because I said that 2005 had been installed. At least look at what you are replying. D= Thanks for answering though. – apacay Apr 7 '11 at 18:00
Sorry, answered that one too quickly. I have updated my answer. – Nils Magne Lunde Apr 7 '11 at 18:57
I'll try that when I get home... but I'm not sure if the processor usage % would be changing the log. – apacay Apr 7 '11 at 19:21

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.