Home
last modified time | relevance | path

Searched refs:Connection_name_not_specified (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A DSecUtil.cs68 throw new ProviderException(SR.GetString(SR.Connection_name_not_specified)); in GetConnectionString()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Security/
H A DAuthStoreRoleProvider.cs97 throw new ProviderException(SR.GetString(SR.Connection_name_not_specified)); in Initialize()
H A DADMembershipProvider.cs340 throw new ProviderException(SR.GetString(SR.Connection_name_not_specified)); in Initialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs476 …public const string Connection_name_not_specified = "The attribute 'connectionStringName' is missi… field in SR