Hey i was wondering if anyone knows if you build a asp.net custom provider and u reference it in the web.config, do you actually have to reference it in the web project to use it ? The reason I ask is because the providers can offer a good module based solution to things, but I am trying to figure out how to load the modules. if they are just this dll without using reflection or something.