现在的conn.connfig的文件的内容是这样的:
<?xml version="1.0"?>
<BaseConfigInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<InstallDir>/</InstallDir>
<DataBaseType>SqlDAL</DataBaseType>
<SqlConnStr>Data Source=3NFLQH5YQXUT65L\SQLEXPRESS;User ID=sa;Password=111111;Initial Catalog=kesion;Pooling=true;</SqlConnStr>
<SqlNowStr>getdate()</SqlNowStr>
<AllowSubDomain>false</AllowSubDomain>
<RootDomain>localhost</RootDomain>
<ManageByMobileCode>false</ManageByMobileCode>
<ManageLoginAllowMobile>13600000000</ManageLoginAllowMobile>
</BaseConfigInfo>