I've got a bunch of .aspx pages and a .dll page in a project and I'd like to move the .aspx pages to their appropriate place in our website directory structure to make it easier to edit and update the HTML.
But I suspect some of those .aspx pages depend on the .dll
I did a search of the contents of those files for ".dll" but didn't get any hits (but I do get hits on , so the search is looking in the contents fo the files).