We have a web project that has been compiled and I need to edit some vb files. How do I decompile it so I can open the files and make changes. I can make changes to the aspx pages, but not the vb files. I tried opening the sln file but I get an error because it is associated with a team foundation server. What I really want to do is get all of the source code, copy it to a local folder edit everything and then copy everything back over and rebuild. Thanks,