Web.config 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. For more information on how to configure your ASP.NET application, please visit
  4. https://go.microsoft.com/fwlink/?LinkId=301880
  5. -->
  6. <configuration>
  7. <!--<configSections>
  8. -->
  9. <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
  10. <!--
  11. <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
  12. </configSections>-->
  13. <!--<providers>
  14. <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
  15. </providers>-->
  16. <configSections>
  17. <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" />
  18. <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
  19. <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
  20. </configSections>
  21. <!--<add name="DefaultConnection" connectionString="User Id=homefitness;Password=HomeFitness123;Data Source=Ora;" providerName="Devart.Data.Oracle" />-->
  22. <!-- 27.71.225.61 -->
  23. <appSettings>
  24. <add key="GoogleCaptcha" value="6LcBaa8ZAAAAAAj5riz5GZcuGhbZ6LUAUsck3iKC" />
  25. <add key="timeAnswer" value="20" />
  26. <add key="webpages:Version" value="3.0.0.0" />
  27. <add key="webpages:Enabled" value="false" />
  28. <add key="ClientValidationEnabled" value="true" />
  29. <add key="UnobtrusiveJavaScriptEnabled" value="true" />
  30. <add key="wsUser" value="gameportal" />
  31. <add key="wsPassword" value="portal#123" />
  32. <add key="wsUrl1" value="http://27.71.225.61:8088/WsNEdu?wsdl" />
  33. <add key="wsUrl2" value="http://27.71.225.61:8088/WsNEdu?wsdl" />
  34. <add key="service_id" value="3" />
  35. <add key="country_code" value="855" />
  36. <add key="paymentUrl" value="http://paymentgateway.metfone.com.kh/MPS/" />
  37. <add key="domainRes" value="https://medu.metfone.com.kh" />
  38. <add key="packname" value="GTS_MEDU_Daily" />
  39. <add key="packNameREGISTER_ToBe" value="MEDU_DAILY_REGISTER" />
  40. <add key="packNameCannel_ToBe" value="MEDU_DAILY_CANCEL" />
  41. <add key="questionTimeout" value="15" />
  42. <add key="fee" value="100000" />
  43. <!--<add key="directoryPath" value="D:\MEdu\MEDU_DUCNT\Service\key\GTS_MEDU_Daily" />-->
  44. <add key="directoryPath" value="E:\Code\MEDU\GTS_MEDU_Daily\" />
  45. <add key="wsGetMiniGameCondition" value="http://27.71.225.61:9989/api/edu/getMiniGameCondition/data" />
  46. <add key="GetRankMiniGame" value="http://27.71.225.61:9989/api/edu/getMiniGameListWinner/data" />
  47. <add key="wsUsersCheckStatus" value="http://27.71.225.61:9989/api/userApi/usersCheckStatus/data" />
  48. <!--<add key="wsUsersCheckStatus" value="http://192.168.168.61:9201/unitel/api/userApi/usersCheckStatus/data" />-->
  49. <add key="wsUsersUpdateProfile" value="http://27.71.225.61:9989/api/userApi/usersUpdateProfile/data" />
  50. <add key="wsUsersGetProfile" value="http://27.71.225.61:9989/api/userApi/usersGetProfile/data" />
  51. <add key="wsUserGetListLike" value="http://27.71.225.61:9989/api/userApi/usersGetListLike/data" />
  52. <add key="wsUsersSearchProfile" value="http://27.71.225.61:9989/api/userApi/usersSeachProfile/data" />
  53. <add key="wsUsersChatSend" value="http://27.71.225.61:9989/api/userApi/usersChatSend/data" />
  54. <add key="wsUsersChatGet" value="http://27.71.225.61:9989/api/userApi/usersChatGet/data" />
  55. <add key="wsUsersChatDetailGet" value="http://27.71.225.61:9989/api/userApi/usersChatDetailGet/data" />
  56. <add key="wsUsersChatDetailUpCheck" value="http://27.71.225.61:9989/api/userApi/usersChatDetailUpCheck/data" />
  57. <add key="wsUsersChatDelete" value="http://27.71.225.61:9989/api/userApi/usersChatDelete/data" />
  58. <add key="wsUsersChatDetailDelete" value="http://27.71.225.61:9989/api/userApi/usersChatDetailDelete/data" />
  59. <add key="wsUsersMesageSend" value="http://27.71.225.61:9989/api/userApi/usersMesageSend/data" />
  60. <add key="wsUsersMesageGet" value="http://27.71.225.61:9989/api/userApi/usersMesageGet/data" />
  61. <add key="wsUsersMesageCheck" value="http://27.71.225.61:9989/api/userApi/usersMesageCheck/data" />
  62. <add key="wsUsersPicUpload" value="http://27.71.225.61:9989/api/userApi/usersPicUpload/data" />
  63. <add key="wsUsersPicGet" value="http://27.71.225.61:9989/api/userApi/usersPicGet/data" />
  64. <add key="wsUsersLikeUpdate" value="http://27.71.225.61:9989/api/userApi/usersLikeUpdate/data" />
  65. <add key="wsUsersGiftGetList" value="http://27.71.225.61:9989/api/userApi/usersGiftGetList/data" />
  66. <add key="wsUsersGiftSend" value="http://27.71.225.61:9989/api/userApi/usersGiftSend/data" />
  67. <add key="wsUsersGiftGetByUsers" value="http://27.71.225.61:9989/api/userApi/usersGiftGetByUsers/data" />
  68. <add key="wsUsersGetProvice" value="http://27.71.225.61:9989/api/userApi/usersGetProvice/data" />
  69. <add key="wsUsersGetInterests" value="http://27.71.225.61:9989/api/userApi/usersGetInterests/data" />
  70. <add key="wsUsersGetInterestsByUser" value="http://27.71.225.61:9989/api/userApi/usersGetInterestsByUser/data" />
  71. <add key="wsUsersInterestsUpdate" value="http://27.71.225.61:9989/api/userApi/usersInterestsUpdate/data" />
  72. <add key="wsUsersGetRanking" value="http://27.71.225.61:9989/api/userApi/wsUsersGetRanking/data" />
  73. <add key="usersRegister" value="http://27.71.225.61:9989/api/userApi/usersRegister/data" />
  74. <add key="mpsRequest" value="http://27.71.225.61:9989/api/subApi/mpsRequest/data" />
  75. <add key="getLessonOfCategory" value="http://27.71.225.61:9989/api/edu/getLessonOfCategory/data" />
  76. <add key="getContentOfVocabulary" value="http://27.71.225.61:9989/api/edu/getContentOfVocabulary/data" />
  77. <add key="getContentOfGrammar" value="http://27.71.225.61:9989/api/edu/getContentOfGrammar/data" />
  78. <add key="getContentOfListen" value="http://27.71.225.61:9989/api/edu/getContentOfListen/data" />
  79. <add key="buyCourse" value="http://27.71.225.61:9989/api/edu/buyCourse/data" />
  80. <add key="getContentOfQuestion" value="http://27.71.225.61:9989/api/edu/getContentOfQuestion/data" />
  81. <add key="getAnsweerOfQuestion" value="http://27.71.225.61:9989/api/edu/getAnsweerOfQuestion/data" />
  82. <add key="getCourseHis" value="http://27.71.225.61:9989/api/edu/getCourseHis/data" />
  83. <add key="getRanking" value="http://27.71.225.61:9989/api/edu/getRanking/data" />
  84. <add key="usersUpdateProfile" value="http://27.71.225.61:9989/api/userApi/usersUpdateProfile/data" />
  85. <add key="subGetListsubServiceCode" value="http://27.71.225.61:9989/api/subApi/subGetListsubServiceCode/data" />
  86. <add key="wsUsersUpdateCoin" value="http://27.71.225.61:9989/api/userApi/usersUpdateCoin/data" />
  87. <add key="wsChangeCoinToMoney" value="http://27.71.225.61:9989/api/userApi/ChangeCoinToMoney/data" />
  88. <add key="wsMpsRequest" value="http://27.71.225.61:9989/api/subApi/mpsRequest/data" />
  89. <add key="wsSubCheckStatus" value="http://27.71.225.61:9989/api/subApi/subCheckStatus/data" />
  90. <add key="wsSubSendMt" value="http://27.71.225.61:9989/api/subApi/subSendMt/data" />
  91. <add key="wsSubTopup" value="http://27.71.225.61:9989/api/subApi/subTopup/data" />
  92. <add key="wsSystemCharge" value="http://27.71.225.61:9989/api/systemApi/systemCharge/data" />
  93. <!--<add key="wsSubGetListsubServiceCode" value="http://27.71.225.61:9989/api/subApi/subGetListsubServiceCode/data" />-->
  94. <add key="wsUsersViewUpdate" value="http://27.71.225.61:9989/api/userApi/usersViewUpdate/data" />
  95. <add key="wsNewsWebGetList" value="http://27.71.225.61:9989/api/newsWeb/GetList/data" />
  96. <add key="wsNewsWebUpdate" value="http://27.71.225.61:9989/api/newsWeb/Update/data" />
  97. <add key="wsNewsWebInsert" value="http://27.71.225.61:9989/api/newsWeb/Insert/data" />
  98. <add key="wsNewsSmsGetList" value="http://27.71.225.61:9989/api/newsSms/GetList/data" />
  99. <add key="wsNewsSmsUpdate" value="http://27.71.225.61:9989/api/newsSms/Update/data" />
  100. <add key="wsNewsSmsInsert" value="http://27.71.225.61:9989/api/newsSms/Insert/data" />
  101. <add key="getHfDatabyParentId" value="http://127.0.0.1:6000/api/HfData/getByParentId" />
  102. <add key="getHfDatabyId" value="http://127.0.0.1:6000/api/HfData/getById" />
  103. <add key="uniIdLogin" value="http://uid.com.la:9998/credentials/sign-in/oauth/consent" />
  104. <add key="uniIdVerifier" value="https://uid.com.la:9998/users/verifier" />
  105. <add key="uniIdUsers" value="https://uid.com.la:9998/users" />
  106. <add key="clientId" value="e0f8cd44-04e1-4568-b8cd-4404e12568ec" />
  107. <add key="secretKey" value="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJyb2xlIjoiQUQtMTYxNjk4OTM0MiIsImlhdCI6MTY4NzI0Njc3MSwiY2xpZW50X2lkIjoiZTBmOGNkNDQtMDRlMS00NTY4LWI4Y2QtNDQwNGUxMjU2OGVjIn0.5vs6FNekoigG0aFSYHLHONJQTtze5RJqM9WkWBm5xaQ" />
  108. <add key="redirectUri" value="https://ustudy.la/Account/LoginSuccess" />
  109. </appSettings>
  110. <!--
  111. For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
  112. The following attributes can be set on the <httpRuntime> tag.
  113. <system.Web>
  114. <httpRuntime targetFramework="4.5.1" />
  115. </system.Web>
  116. -->
  117. <log4net debug="true">
  118. <appender name="RollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
  119. <file value="D:\02-Deploying\Unitel\HomeFitness\log\log.txt" />
  120. <appendToFile value="true" />
  121. <rollingStyle value="Size" />
  122. <maxSizeRollBackups value="10" />
  123. <maximumFileSize value="100KB" />
  124. <staticLogFileName value="true" />
  125. <layout type="log4net.Layout.PatternLayout">
  126. <conversionPattern value="%-5p %d %5rms %-22.22c{1} %-18.18M - %m%n" />
  127. </layout>
  128. </appender>
  129. <root>
  130. <level value="DEBUG" />
  131. <appender-ref ref="RollingLogFileAppender" />
  132. </root>
  133. </log4net>
  134. <system.web>
  135. <compilation debug="true" targetFramework="4.6" />
  136. <httpRuntime targetFramework="4.5.1" />
  137. <customErrors mode="On" defaultRedirect="~/Common/Error" />
  138. </system.web>
  139. <runtime>
  140. <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  141. <dependentAssembly>
  142. <assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" />
  143. <bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
  144. </dependentAssembly>
  145. <dependentAssembly>
  146. <assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" />
  147. <bindingRedirect oldVersion="0.0.0.0-4.0.2.1" newVersion="4.0.2.1" />
  148. </dependentAssembly>
  149. <dependentAssembly>
  150. <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" />
  151. <bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
  152. </dependentAssembly>
  153. <dependentAssembly>
  154. <assemblyIdentity name="System.Web.Optimization" publicKeyToken="31bf3856ad364e35" />
  155. <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="1.1.0.0" />
  156. </dependentAssembly>
  157. <dependentAssembly>
  158. <assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" />
  159. <bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
  160. </dependentAssembly>
  161. <dependentAssembly>
  162. <assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
  163. <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  164. </dependentAssembly>
  165. <dependentAssembly>
  166. <assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
  167. <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  168. </dependentAssembly>
  169. <dependentAssembly>
  170. <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
  171. <bindingRedirect oldVersion="1.0.0.0-5.2.4.0" newVersion="5.2.4.0" />
  172. </dependentAssembly>
  173. <dependentAssembly>
  174. <assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  175. <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
  176. </dependentAssembly>
  177. <dependentAssembly>
  178. <assemblyIdentity name="Microsoft.Win32.Registry" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  179. <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
  180. </dependentAssembly>
  181. <dependentAssembly>
  182. <assemblyIdentity name="System.Net.Sockets" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  183. <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
  184. </dependentAssembly>
  185. <dependentAssembly>
  186. <assemblyIdentity name="System.IO.FileSystem" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  187. <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
  188. </dependentAssembly>
  189. <dependentAssembly>
  190. <assemblyIdentity name="System.IO.FileSystem.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  191. <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
  192. </dependentAssembly>
  193. <dependentAssembly>
  194. <assemblyIdentity name="System.Data.Common" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  195. <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
  196. </dependentAssembly>
  197. <dependentAssembly>
  198. <assemblyIdentity name="System.Collections.NonGeneric" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  199. <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
  200. </dependentAssembly>
  201. <dependentAssembly>
  202. <assemblyIdentity name="System.ComponentModel.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  203. <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
  204. </dependentAssembly>
  205. <dependentAssembly>
  206. <assemblyIdentity name="System.Threading.Thread" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  207. <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
  208. </dependentAssembly>
  209. <dependentAssembly>
  210. <assemblyIdentity name="System.Collections.Specialized" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  211. <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
  212. </dependentAssembly>
  213. <dependentAssembly>
  214. <assemblyIdentity name="System.Diagnostics.TraceSource" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  215. <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
  216. </dependentAssembly>
  217. <dependentAssembly>
  218. <assemblyIdentity name="System.Security.Cryptography.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  219. <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
  220. </dependentAssembly>
  221. <dependentAssembly>
  222. <assemblyIdentity name="System.Security.Cryptography.Csp" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  223. <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
  224. </dependentAssembly>
  225. <dependentAssembly>
  226. <assemblyIdentity name="System.Diagnostics.FileVersionInfo" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  227. <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
  228. </dependentAssembly>
  229. <dependentAssembly>
  230. <assemblyIdentity name="System.Xml.XmlDocument" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  231. <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
  232. </dependentAssembly>
  233. <dependentAssembly>
  234. <assemblyIdentity name="Microsoft.Win32.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  235. <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
  236. </dependentAssembly>
  237. <dependentAssembly>
  238. <assemblyIdentity name="System.Net.NameResolution" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  239. <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
  240. </dependentAssembly>
  241. <dependentAssembly>
  242. <assemblyIdentity name="Devart.Data.Oracle" publicKeyToken="09af7300eec23701" culture="neutral" />
  243. <bindingRedirect oldVersion="0.0.0.0-9.0.17.0" newVersion="9.0.17.0" />
  244. </dependentAssembly>
  245. <dependentAssembly>
  246. <assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" />
  247. <bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0" />
  248. </dependentAssembly>
  249. </assemblyBinding>
  250. </runtime>
  251. <system.webServer>
  252. <modules runAllManagedModulesForAllRequests="true">
  253. <remove name="TelemetryCorrelationHttpModule" />
  254. <add name="TelemetryCorrelationHttpModule" type="Microsoft.AspNet.TelemetryCorrelation.TelemetryCorrelationHttpModule, Microsoft.AspNet.TelemetryCorrelation" preCondition="integratedMode,managedHandler" />
  255. </modules>
  256. </system.webServer>
  257. <system.serviceModel>
  258. <bindings>
  259. <basicHttpBinding>
  260. <binding name="WsNEduPortBinding" maxBufferSize="2147483647"
  261. maxReceivedMessageSize="2147483647" />
  262. <binding name="ExtendedMaxSize" maxBufferSize="999999" maxReceivedMessageSize="999999" />
  263. <binding name="WsGenKeyPortBinding" />
  264. </basicHttpBinding>
  265. </bindings>
  266. <client>
  267. <endpoint address="http://27.71.225.61:8088/WsNEdu" binding="basicHttpBinding"
  268. bindingConfiguration="WsNEduPortBinding" contract="NEduService.WsNEdu"
  269. name="WsNEduPort" />
  270. <endpoint address="http://localhost:8788/ws/server" binding="basicHttpBinding"
  271. bindingConfiguration="WsGenKeyPortBinding" contract="GenKeyWs.WsGenKey"
  272. name="WsGenKeyPort" />
  273. </client>
  274. </system.serviceModel>
  275. <entityFramework>
  276. <defaultConnectionFactory type="System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework">
  277. <parameters>
  278. <parameter value="mssqllocaldb" />
  279. </parameters>
  280. </defaultConnectionFactory>
  281. <providers>
  282. <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
  283. </providers>
  284. </entityFramework>
  285. <system.data>
  286. <DbProviderFactories>
  287. <add name="dotConnect for Oracle" invariant="Devart.Data.Oracle" description="Devart dotConnect for Oracle" type="Devart.Data.Oracle.OracleProviderFactory, Devart.Data.Oracle, Version=9.16.1434.0, Culture=neutral, PublicKeyToken=09af7300eec23701" />
  288. </DbProviderFactories>
  289. </system.data>
  290. <!--<providers>
  291. <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
  292. <provider invariantName="Devart.Data.Oracle" type="Devart.Data.Oracle.Entity.OracleEntityProviderServices, Devart.Data.Oracle.Entity.EF6, Version=8.4.215.0, Culture=neutral, PublicKeyToken=09af7300eec23701" />
  293. </providers>-->
  294. <system.codedom>
  295. <compilers>
  296. <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:1659;1699;1701" />
  297. <compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:41008 /define:_MYTYPE=\&quot;Web\&quot; /optionInfer+" />
  298. </compilers>
  299. </system.codedom>
  300. </configuration>