Ok so the full story is, I was creating a Silverlight application and uploaded it to my Web Server.
There was a problem so I dragged some stuff out of the Recycling Bin and now I dont even have a .sln file to open the solution with!
Ive tried Reflector, but that doesnt seem to work. I still have the .web folder because it was saved on my server. Is there any way to decompile this folder back to the source code or has anyone else ever lost the .sln file?
Loading
Aaron AhearnePosted May 4, 2011, 9:52 PM
Do you know the file I mean? When you create a .Net application there is the .Web version you can upload to a web server. It contains the bin, ClientBin, obj and Properties files along with the Web and Web.Debug etc
Strangely the projection solution just disappeared and left only a couple of the C# files behind!
Mahesh ChandPosted May 4, 2011, 9:49 PM