I have a C# web form 2010 application that I obtained from a contract shop that wrote this application for my small company. it is now my job to support this application. I can get the application to execute from my visual studio.net 2010 professional ide. However my problem is the project file that contains the 'web' component is unavailable to me? i know the files are there since I can see the code through windows explorer.
Thus can you tell me what I need to do so I can open the 'unavailable' files in the visual studio.net 2010 ide?
Sam HobbsPosted Apr 19, 2012, 9:39 PM
jasminiePosted Apr 19, 2012, 5:20 PM
SenthilkumarPosted Apr 18, 2012, 11:14 PM
You can right click the solution and can give the reload project.
Still if it is not able to load entire project then you can right click the solution and add existing item.
Hope this will help you.