2 references to ProviderName
System.Web (2)
Profile\HttpProfileBase.cs (2)
444prov = ProfileManager.Providers[((ProfileProviderAttribute)attrib).ProviderName]; 446throw new ConfigurationErrorsException(SR.GetString(SR.Profile_provider_not_found, ((ProfileProviderAttribute)attrib).ProviderName), config.ElementInformation.Properties["inherits"].Source, config.ElementInformation.Properties["inherits"].LineNumber);