Long story short, because of some issues with architecture and the fact that someone already put a few .aspx files in a class library, I\'d like to just finish off the chang
Create a new web application project in your solution and drag and drop all files from class library to the new web application project.