Tips:
数据库连接不上:System.Security.Cryptography.CryptographicException: 不正确的数据。

在 System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
在 System.Security.Cryptography.Utils._DecryptData(SafeKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone)
在 System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
在 System.Security.Cryptography.CryptoStream.FlushFinalBlock()
在 KeLin.ClassManager.Tool.WapTool.DesDecrypt(String decryptString)
在 KeLin.WebSite.PageWap.KLFUN()
在 KeLin.WebSite.PageWap.KLREG()
在 KeLin.WebSite.PageWap.Page_Load(Object sender, EventArgs e)