To install visual studio on Windows 7 Ultimate 64 bit


This is an error got when I am trying to install VS 2010 on Windows 7 Ultimate 64 bit.The same file will easily get installed in 32 bit OS. When I changed my system from 32 bit to 64, I can't able to install. This error will be solved through DNS.We can see how I solved this situation

This is an error got when I am trying to install VS 2010 on Windows 7 Ultimate 64 bit.The same file will easily get installed in 32 bit OS. When I changed my system from 32 bit to 64, I can't able to install. This error will be solved through DNS.We can see how I solved this situation

This is the error I got

Error


and this is the error log file:


[01/20/14,08:39:50] Microsoft .NET Framework 4: [2] Error code -939523550 for this component is not recognized.
[01/20/14,08:39:50] Microsoft .NET Framework 4: [2] Component Microsoft .NET Framework 4 returned an unexpected value.
[01/20/14,08:39:52] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 4 is not installed.
[01/20/14,08:39:53] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 64bit Prerequisites (x64) was not attempted to be installed.
[01/20/14,08:39:53] VS70pgui: [2] DepCheck indicates Microsoft Visual F# 2.0 Runtime was not attempted to be installed.
[01/20/14,08:39:53] VS70pgui: [2] DepCheck indicates TFS Object Model (x64) was not attempted to be installed.
[01/20/14,08:39:54] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack was not attempted to be installed.
[01/20/14,08:39:54] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Professional - ENU was not attempted to be installed.
................................
................................



I did so many things with the thread I posted in DNS.
http://www.dotnetspider.com/forum/332811-Is-there-any-compatibility-between-32-bit-and-64-bit-when-installing.aspx

When I run 'VS_Prerequisites_x64_enu' I got ERROR.(visual studio\visual studio\WCU\64bitPrereq\x64 folder).
Error was:

error 1304.Error writing to file: mfcmifc80.dll.Verify that you have access to that directory.

I realised that, there was no issue for installing VS in 32 or 64 bit machine. With the error log we can understand the frame work 4 is not installed.I downloaded framework4 from the net and try to install it on my machine. It got another error

like this:
HERESULT 0xc8000222
unable to install.

Solution



1. Click Start -> Run.
2.Type cmd and press Enter.
Please run the following command in the opened window.
net stop WuAuServ
3. Click Start -> Run Type %windir% and press Enter.
4. In the opened folder, rename the folder 'SoftwareDistribution' to 'SDold'.

5. Click Start -> Run type cmd and press Enter.
Please run the following command in the opened window.
net start WuAuServ

After doing this I can able to run VS_Prerequisites_x64_enu and VS 2010 very easily.
I am very glad to say that each step DNS is there me to help me.
And I take the opportunity to say thanks to DNS and special thanks to Editor Prasad Kulkarni Sir.

My thread regarding this is :

http://www.dotnetspider.com/forum/332811-Is-there-any-compatibility-between-32-bit-and-64-bit-when-installing.aspx


Comments

No responses found. Be the first to comment...


  • Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
  • No HTML formatting and links to other web sites are allowed.
  • This is a strictly moderated site. Absolutely no spam allowed.
  • Name:
    Email: