Hi Mike
As I told you before I'm still struggeling with upgrading my dnn to 5.00.
That's what I did:
1. I deinstalled the old AD-Auth-Provider.
2. I performed the upgrade from dnn 4.8 to 5.00.
3. The page worked just fine.
4. I then installed the newest provider 05.00.00 from you homepage. It recognized my domain and could get access to LDAP
5. The system crashed with the following stack-information:
CryptographicException: Ungültige Daten
]
System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr) +33
System.Security.Cryptography.Utils._DecryptData(SafeKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone) +0
System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +319
System.Security.Cryptography.CryptoStream.FlushFinalBlock() +30
System.Web.Configuration.MachineKeySection.EncryptOrDecryptData(Boolean fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Boolean useValidationSymAlgo) +164
System.Web.Security.MembershipProvider.DecryptPassword(Byte[] encodedPassword) +107
System.Web.Security.MembershipProvider.UnEncodePassword(String pass, Int32 passwordformat) +100
System.Web.Security.SqlMembershipProvider.GetPassword(String username, String passwordAnswer) +185
System.Web.Security.MembershipUser.GetPassword() +78
DotNetNuke.Authentication.ActiveDirectory.AuthenticationController.AuthenticationLogon() +303
DotNetNuke.Authentication.ActiveDirectory.WindowsSignin.Page_Init(Object sender, EventArgs e) +100
System.Web.UI.Control.OnInit(EventArgs e) +99
System.Web.UI.Page.OnInit(EventArgs e) +9
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834
I'm sorry. Thats above my knowledge and I don't know what to do next.