| | |
| | | </exceptionPolicies> |
| | | </exceptionHandling> |
| | | <connectionStrings> |
| | | <add name="SqlConnection" connectionString="Server=CB2-20200827ONU;Database=ECTEST;Trusted_Connection=True;" providerName="System.Data.SqlClient" /> |
| | | <!-- <add name="SqlConnection" |
| | | connectionString="Data Source=DESKTOP-8E2C3RS;Initial Catalog=ECTEST;User ID=sa;Password=123456" |
| | | providerName="System.Data.SqlClient" />--> |
| | | <!--<add name="SqlConnection" connectionString="Server=CB2-20200827ONU;Database=ECTEST;Trusted_Connection=True;" providerName="System.Data.SqlClient" />--> |
| | | <add name="SqlConnection" connectionString="Data Source=.;Initial Catalog=ECTEST;User ID=sa;Password=123456;Max Pool Size=32767; Min Pool Size=0;" providerName="System.Data.SqlClient" /> |
| | | <!--<add name="SqlConnection" |
| | | connectionString="Data Source=118.123.213.60\SQLSERVER2008;Initial Catalog=ECTEST;User ID=sa;Password=123qwe!@#;" |
| | | providerName="System.Data.SqlClient" />--> |
| | |
| | | <appSettings> |
| | | <add key="LoggerName" value="AdoNetAppender" /> |
| | | <add key="NumberOfResultsPerPage" value="" /> |
| | | <add key="QueryTimeOut" value="10000" /> |
| | | <add key="QueryTimeOut" value="100000" /> |
| | | <add key="DALPath" value="CY.SQLDAL" /> |
| | | <add key="RootConfigPath" value="" /> |
| | | <add key="LoginURL" value="" /> |
| | | <add key="UploadFileURL" value="http://localhost:2641/FileUpload.aspx" /> |
| | | <add key="TuPianLuJing" value="http://localhost:8888/" /> |
| | | </appSettings> |
| | | <system.web> |
| | | <httpModules> |
| | |
| | | <assemblyIdentity name="Microsoft.Practices.Unity.Interception" publicKeyToken="31bf3856ad364e35" culture="neutral" /> |
| | | <bindingRedirect oldVersion="0.0.0.0-2.1.505.0" newVersion="2.1.505.0" /> |
| | | </dependentAssembly> |
| | | <dependentAssembly> |
| | | <assemblyIdentity name="ICSharpCode.SharpZipLib" publicKeyToken="1b03e6acf1164f73" culture="neutral" /> |
| | | <bindingRedirect oldVersion="0.0.0.0-0.86.0.518" newVersion="0.86.0.518" /> |
| | | </dependentAssembly> |
| | | </assemblyBinding> |
| | | </runtime> |
| | | </configuration> |