• 01-09-2012, 16:07:00
    #1
    Merhaba arkadaşlar oluşturduğum db ye kullanıcı eklemek istediğimde şu hatayı veriyor yardımcı olursanız çok sevinirim.

    The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.

    detayında:

    Add new database user failed: Password validation failed. The password does not meet Windows policy requirements because it is not complex enough.
    ---------------------- Debug Info -------------------------------
    0: DatabaseManagerMSSQL.php:88
    DatabaseManagerMSSQL->addUserToDatabaseImpl(string '*****', string '*******', string '*********')
    1: DatabaseManager.php:163
    DatabaseManager->createUser(object of type dbUser)
    2: db_usr_edit.php3:118
  • 01-09-2012, 16:39:03
    #2
    oluşturduğunuz şifre windowsun şifre zorluk politikasını karşılamıyor, şifreniz içinde

    BÜYÜKHARF , küçük harf , Özel Karakter (!'^+%&/()=?_/*-) kullanın ve minimum 8 karakter olsun.
  • 04-09-2012, 16:47:15
    #3
    victories adlı üyeden alıntı: mesajı görüntüle
    oluşturduğunuz şifre windowsun şifre zorluk politikasını karşılamıyor, şifreniz içinde

    BÜYÜKHARF , küçük harf , Özel Karakter (!'^+%&/()=?_/*-) kullanın ve minimum 8 karakter olsun.
    tşk.ederim halloldu.