Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Recently I faced with Some Problems and Confused to solve and Find a way to find it why these happened.
the problem is caused usually on TFS Projects.

Some Times My Visual Studio 2012 could not open a Solution Until I Remove all Old Build Files from my Projects, (my Projects are Type of Silverlight or Asp)

After I could Open Project with Deleting Files in "Bin" Folder of ASP and Silverlight Projects I try to Rebuild My Solution but The Main Problem cause here, Visual Studio Start rebuilding but there is no Completion for action and it seems that visual Studio unable to complete rebuild action.

I also Remove *.SUO files but did not Solve My Problem.
Dose anyone have this Problem before?
Posted

Smells like network problems, traffic jams to the TFS server, or permissions issues, where the VS is unauthorized to perform the actions it tries.
 
Share this answer
 
Comments
Farhad Shakouri 7-Jul-13 8:06am    
Tanks, but I did Not think this was reason, because other team projects work well and all things solve after new Installation, when a project close in force, Suddenly or changing some system setting this problem occur. I think some files coopted in Project and needs to remove to have proper run.
Joezer BH 7-Jul-13 8:21am    
Try removing projects one by one to isolate the one that is causing the problem.
That was a bug in VS and repaired after installing Update2
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900