I installed the Microsoft XNA framework redistributable 4.0 but I am not able to find any of its assemblies to work with in Visual Studio 2010. My window crashed and I have to get it downloaded from net. Before window crashed it was working fine. Please help me in this issue!
            Asked
            
        
        
            Active
            
        
            Viewed 1,981 times
        
    1
            
            
        - 
                    What version of Windows are you using? – Terrance Jul 23 '13 at 21:15
 - 
                    Windows 7 Professional – Muhammad Mansoor Jul 23 '13 at 21:17
 
1 Answers
0
            Try this only if re-running the installer for xna does not work 
(the file located here)
Steps to install XNA Game Studio 4.0 without using the setup bootstrapper
Additionally I'd recommend you take a look at MonoGame or another xna implementation out in the wild since Microsoft is no longer supporting XNA.