Message in Polish (Polski)
Parametry połączenia SQL (server='<var>X</var>', database='<var>Y</var>') zwrócone przez wystąpienie elementu IPartitionResolver typu '<var>Type Name</var>' nie mogą zawierać opcji połączenia 'Database', 'Initial Catalog' lub 'AttachDbFileName'. Aby było to możliwe, należy ustawić wartość True dla atrybutu allowCustomSqlDatabase, a aplikacji należy udzielić nieograniczonych uprawnień SqlClientPermission. Informacje o tym, czy aplikacja nie ma tych uprawnień, można uzyskać u administratora.
Unlocalized message
The SQL connection string (server='<var>X</var>', database='<var>Y</var>') returned by an instance of the IPartitionResolver type '<var>Type Name</var>' cannot contain the connection options 'Database', 'Initial Catalog' or 'AttachDbFileName'. In order to allow this, allowCustomSqlDatabase attribute must be set to true and the application needs to be granted unrestricted SqlClientPermission. Please check with your administrator if the application does not have this permission.
Search by Google