I have a windows service project which I have created in Visual Studio 2008, sp1 with .net framework 3.5. The solution was working fine until today when I tried to open it again for further working and it just got hanged. Project doesn't get opened and just keep showing a waiting symbol. I don't know how and why did it happen. I tried to clear bin folder before opening but same result. This project is not connected to any source control (TFS/VSS). Also other VS2008 projects get opened without any issue.
Could anyone please provide a solution?