// dynamically create provider private static void CreateProvider() { objProvider = (FriendlyUrlProvider)Reflection.CreateObject("friendlyUrl"); }