Source full gunny - Trang 118
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Trang 118 của 121 Đầu tiênĐầu tiên ... 18 68 108 116 117 118 119 120 ... CuốiCuối
Kết quả 1,171 đến 1,180 của 1207

Chủ đề: Source full gunny

  1. #1171
    Thành Viên
    Ngày tham gia
    Jun 2010
    Bài viết
    148
    Thanks
    4
    Thanked 7 Times in 4 Posts

    Ðề: Source full gunny

    Trích dẫn Gửi bởi nguyenbinh07 [Only registered and activated users can see links. ]
    hahahahaha 1 lũ ngu này làm hoài ko đc à haiz! hơn mấy nghìn từ admin đến mod mà thiểu năng quá vậy, thằng em mình làm xong rồi ngu ơi là ngu
    bạn ấy muốn mình nổi bật trước đám đông đây mà
    Khách viếng thăm hãy cùng cogiakk68 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  2. #1172
    Thành Viên
    Ngày tham gia
    Jun 2007
    Bài viết
    107
    Thanks
    19
    Thanked 4 Times in 3 Posts

    Ðề: Source full gunny

    Center/serverconfig.xml
    <?xml version="1.0" encoding="utf-8"?>
    <root>
    <Server>
    <Port>9202</Port>
    <IP>127.0.0.1</IP>
    <logconfig>logconfig.xml</logconfig>
    </Server>
    </root>
    Center/Center.Service.exe.config
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    <appSettings>
    <add key="LanguagePath" value="Languages\Language-vn.txt"/>
    <add key="conString" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456"/>
    <add key="countDb" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Count;Persist Security Info=True;User ID=sa;Password=123456"/>
    <add key="IP" value="127.0.0.1"/>
    <add key="Port" value="9202"/>
    <add key="LoginLapseInterval" value="3" />
    <add key="SaveInterval" value="5000" />
    <add key="SaveRecordInterval" value="5000"/>
    <add key="ScanAuctionInterval" value="6000" />
    <add key="ScanMailInterval" value="1200" />
    <add key="ScanConsortiaInterval" value="1" />
    <add key="ServerID" value="1"/>
    <add key="GameType" value="1"/>
    <add key="AreaID" value="1"/>
    <add key="LogPath" value="RecordLog"/>
    <add key="TxtRecord" value="false"/>
    <add key="HelpStr" value="退出:exit;重新加载:reload;系统公� �:notice;ssssssss"/>
    <!--anti-addiction system-->
    <add key="AAS" value="false"/>
    <!--Daily-Award-Open-->
    <add key="DailyAwardState" value="true" />
    </appSettings>
    <system.serviceModel>
    <behaviors>
    <serviceBehaviors>
    <behavior name="Center.Server.CenterServiceBehavior">
    <serviceMetadata httpGetEnabled="true" />
    <serviceDebug includeExceptionDetailInFaults="false" />
    </behavior>
    </serviceBehaviors>
    </behaviors>
    <bindings>
    <netTcpBinding>
    <binding name="CenterService">
    <security mode="None">
    </security>
    </binding>
    </netTcpBinding>
    </bindings>
    <services>
    <service behaviorConfiguration="Center.Server.CenterService Behavior"
    name="Center.Server.CenterService">
    <host>
    <baseAddresses>
    <add baseAddress="http://localhost:8731/CenterService/" />
    </baseAddresses>
    </host>
    <endpoint address="net.tcp://localhost:8733/" binding="netTcpBinding" bindingConfiguration="CenterService" contract="Center.Server.ICenterService">
    </endpoint>
    <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
    </service>
    </services>
    </system.serviceModel>
    </configuration>
    FightServer/Fighting.Service.config
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
    <appSettings>
    <add key="Ip" value="127.0.0.1" />
    <add key="Port" value="9208" />
    <add key="Logconfig" value="logconfig.xml" />
    <add key="LanguagePath" value="Languages\Language-vn.txt" />
    <add key="conString" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456" />
    <add key="ServerID" value="1" />
    <add key="GameType" value="1" />
    <add key="AreaID" value="1" />
    <add key="LogPath" value="RecordLog" />
    <add key="ClientSettingsProvider.ServiceUri" value="" />
    </appSettings>
    <system.web>
    <membership defaultProvider="ClientAuthenticationMembershipPro vider">
    <providers>
    <add name="ClientAuthenticationMembershipProvider" type="System.Web.ClientServices.Providers.ClientFo rmsAuthenticationMembershipProvider, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" />
    </providers>
    </membership>
    <roleManager defaultProvider="ClientRoleProvider" enabled="true">
    <providers>
    <add name="ClientRoleProvider" type="System.Web.ClientServices.Providers.ClientRo leProvider, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" cacheTimeout="86400" />
    </providers>
    </roleManager>
    </system.web>
    </configuration>
    Flash/config.xml
    <?xml version="1.0" encoding="utf-8"?>
    <root>
    <config>
    <SITE value="http://localhost/resource/" />
    <FIRSTPAGE value="http://localhost/flash" />
    <REGISTER value="http://localhost/flash/reg.aspx" />
    <REQUEST_PATH value="http://localhost/request/" />
    <LOGIN_PATH value="http://localhost/gameadmin/ddt_game/userlogin.aspx" siteName="多玩弹弹堂" />
    <FILL_PATH value="http://localhost/flash" />
    <POLICY_FILES>
    <file value="http://localhost/flash/crossdomain.xml" />
    </POLICY_FILES>
    <ALLOW_MULTI value="true" />
    <TRAINER_PATH value="tutorial.swf" />
    <MUSIC_LIST value="1001,1002,1003,1004,1005,1006,1007,1008,100 9,1010,1011,1012,1013,1014,1023,1024,1025,1026,102 7,1028,1029,1030,1031,1032,1034,1035,1036,1037,103 8,1039,1040,1059,1060,1061,1062,1063,1065,1067,106 8,1069,1077" />
    <LANGUAGE value="vn" />
    <PARTER_ID value="1" />
    <STATISTIC value="true" />
    <SUCIDE_TIME value="120" />
    <GAME_BOXPIC value="5" />
    <ISTOPDERIICT value="true" />
    <COUNT_PATH value="http://gamebihandler.7road.com/" />
    <PHP isShow="true" site="http://i.the9.com/{id}" infoPath="http://ddt.the9.com/getUserHead.php?uid={uid}" />
    <OFFICIAL_SITE value="http://www.7road.com" />
    <GAME_FORUM value="http://hi.baidu.com" />
    <COMMUNITY_FRIEND_PATH isUser="true" value="http://ddt.the9.com/addfriend.php" />
    <COMMUNITY_INVITE_PATH value="http://ddt.the9.com/invite.php" />
    <COMMUNITY_FRIEND_LIST_PATH value=" http://localhost/request/IMFriendsBbs.ashx" isexist="true" />
    <ALLOW_POPUP_FAVORITE value="false" />
    <CLIENT_DOWNLOAD value="http://applogin.7road.com/Landers.rar" />
    <MINLEVELDUPLICATE value="9" />
    </config>
    <update>
    <version from="1042" to="1043">
    <file value="*" />
    </version>
    <version from="1043" to="1044">
    <file value="*.png" />
    <file value="image/game/living/*" />
    <file value="shape.swf" />
    </version>
    </update>
    </root>
    Flash/Web.config
    <?xml version="1.0"?>
    <configuration>
    <configSections>
    <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensions SectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
    <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGro up, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
    <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptReso urceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
    <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebService sSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
    <section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerial izationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere"/>
    <section name="profileService" type="System.Web.Configuration.ScriptingProfileSer viceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
    <section name="authenticationService" type="System.Web.Configuration.ScriptingAuthentica tionServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
    <section name="roleService" type="System.Web.Configuration.ScriptingRoleServic eSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
    </sectionGroup>
    </sectionGroup>
    </sectionGroup>
    </configSections>
    <appSettings>
    <!--interface-->
    <add key="Site" value="false"/>
    <add key="SiteTitle" value="Game"/>
    <add key="LoginKey" value="QY-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>
    <add key="LoginKey_a" value="aaaa-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>
    <add key="LoginUrl" value="http://localhost/request/CreateLogin.aspx"/>
    <add key="LoginOnUrl" value="http://localhost/flash/login.htm"/>
    <add key="FlashUrl" value="http://localhost/flash/Default.aspx"/>
    <add key="Edition" value="11000" />
    </appSettings>
    <connectionStrings/>
    <system.web>
    <sessionState timeout="5" />
    <!--
    Set compilation debug="true" to insert debugging
    symbols into the compiled page. Because this
    affects performance, set this value to true only
    during development.
    -->
    <compilation debug="true">
    <assemblies>
    <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
    <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
    <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
    </assemblies>
    </compilation>
    <!--
    The <authentication> section enables configuration
    of the security authentication mode used by
    ASP.NET to identify an incoming user.
    -->
    <authentication mode="Windows"/>
    <customErrors mode="On" defaultRedirect="Error.htm">
    <error statusCode="403" redirect="AccessError.htm" />
    </customErrors>
    <pages>
    <controls>
    <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    </controls>
    </pages>
    <httpHandlers>
    <remove verb="*" path="*.asmx"/>
    <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    <add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    <add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
    </httpHandlers>
    <httpModules>
    <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    </httpModules>
    </system.web>
    <system.codedom>
    <compilers>
    <compiler language="c#;cs;csharp" extension=".cs" warningLevel="4" type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <providerOption name="CompilerVersion" value="v3.5"/>
    <providerOption name="WarnAsError" value="false"/>
    </compiler>
    </compilers>
    </system.codedom>
    <!--
    The system.webServer section is required for running ASP.NET AJAX under Internet
    Information Services 7.0. It is not necessary for previous version of IIS.
    -->
    <system.webServer>
    <validation validateIntegratedModeConfiguration="false"/>
    <modules>
    <remove name="ScriptModule"/>
    <add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    </modules>
    <handlers>
    <remove name="WebServiceHandlerFactory-Integrated"/>
    <remove name="ScriptHandlerFactory"/>
    <remove name="ScriptHandlerFactoryAppServices"/>
    <remove name="ScriptResource"/>
    <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    <add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    </handlers>
    </system.webServer>
    <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
    <dependentAssembly>
    <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>
    <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
    </dependentAssembly>
    <dependentAssembly>
    <assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>
    <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
    </dependentAssembly>
    </assemblyBinding>
    </runtime>
    </configuration>
    Request/Web.config
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
    <configSections>
    <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHa ndler,log4net" />
    <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensions SectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
    <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGro up, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
    <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptReso urceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
    <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebService sSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
    <section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerial izationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" />
    <section name="profileService" type="System.Web.Configuration.ScriptingProfileSer viceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
    <section name="authenticationService" type="System.Web.Configuration.ScriptingAuthentica tionServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
    <section name="roleService" type="System.Web.Configuration.ScriptingRoleServic eSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
    </sectionGroup>
    </sectionGroup>
    </sectionGroup>
    </configSections>
    <appSettings>
    <!--server-->
    <add key="ServerID" value="1" />
    <add key="LanguagePath" value="bin\Languages\Language-vn.txt" />
    <!--beginIllegalcharacters-->
    <add key="IllegalDirectory" value="~/App_Data" />
    <!--endIllegalcharacters-->
    <add key="CountRecord" value="false" />
    <add key="countDb" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Logs;Persist Security Info=True;User ID=sa;Password=123456" />
    <add key="conString" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456" />
    <add key="privateKey" value="&lt;RSAKeyValue&gt;&lt;Modulus&gt;zRSdzFcnZ jOCxDMkWUbuRgiOZIQlk7frZMhElQ0a7VqZI9VgU3+lwo0ghZL U3Gg63kOY2UyJ5vFpQdwJUQydsF337ZAUJz4rwGRt/MNL70wm71nGfmdPv4ING+DyJ3ZxFawwE1zSMjMOqQtY4IV8his/HlgXuUfIHVDK87nMNLc=&lt;/Modulus&gt;&lt;Exponent&gt;AQAB&lt;/Exponent&gt;&lt;P&gt;7lzjJCmL0/unituEcjoJsZhUDYajgiiIwWwuh0NlCZElmfa5M6l8H+Ahd9yo 7ruT6Hrwr4DAdrIKP6LDmFhBdw==&lt;/P&gt;&lt;Q&gt;3EFKHt4FcDiZXRBLqYZaNSmM1KDrrU97N3Ct EDCYS4GimmFOGJhmuK3yGfp/nYLcL2BTKyOZLSQO+/nAjRp2wQ==&lt;/Q&gt;&lt;DP&gt;SFdkkGsThuiPdrMcxVYb7wxeJiTApxYKOzn L/T1VAsxMbyfUGXvMshfh0HDlzF6diycUuQ8IWn26YonRdwECDQ= =&lt;/DP&gt;&lt;DQ&gt;xR9x1NpkB6HAMHhLHzftODMtpYc4Jm5CGs YvPZQgWUN2YbDAkmajWJnlWbbFzBS4N3aAONWtW6cv+ff2itKq gQ==&lt;/DQ&gt;&lt;InverseQ&gt;oyJzP0Sn+NgdNRRc7/cUKkbbbYaNxkDLDvKLDYMKV6+gcDce85t/FGfaTwkuYQNFqkrRBtDYjtfGsPRTGS6Mow==&lt;/InverseQ&gt;&lt;D&gt;wM33JNtzUSRwdmDWdZC4BuOYa2vJo D0zc0bNI4x0ml2oyAWdUCMcBfKEds/6i1T6s2e91d2dcJ/aI27o22gO/sfNg3tsr7uYMiUuhSjniqBDB/zyUVig29E4qdfuY1GHxTE8zurroY8mgGEB0aLj+gE0yX9T7sDF kY0QYRqJnwE=&lt;/D&gt;&lt;/RSAKeyValue&gt;" />
    <!--active-->
    <!-- <add key="BoyVisualizeItem" value="7001,3101,6101,5101"/>
    <add key="GrilVisualizeItem" value="7002,3201,6201,5201"/>-->
    <add key="BoyVisualizeItem" value="7006,7007,7008,7009;3111,3107,3116,3121;610 3,6102,6105,6109;5110,5112,5102,5103" />
    <add key="GrilVisualizeItem" value="7006,7007,7008,7009;3203,3204,3205,3206;620 2,6203,6204,6205;5202,5203,5204,5205" />
    <add key="ValidDate" value="0" />
    <add key="DefaultGold" value="100000000" />
    <add key="DefaultMoney" value="100000000" />
    <!--interface-->
    <!--beginExitGameTransit-->
    <!-- add key="SiteEffective" value="1|A|B"/ -->
    <add key="ExitURL" value="http://localhost/gameadmin/ddt_game/userlogin.aspx" />
    <add key="ExitURL_a" value="http://localhost/gameadmin/ddt_game/userlogin.aspx?username={0}&amp;site={1}" />
    <add key="ExitURL_b" value="http://localhost/gameadmin/ddt_game/userlogin.aspx?username={0}&amp;site={1}" />
    <!--endExitGameTransit-->
    <!--beginPayTransit-->
    <add key="PayURL" value="http://localhost/gameadmin/ddt_game/userlogin.aspx" />
    <add key="PayURL_a" value="http://www.google.com?username={0}&amp;site={1}" />
    <add key="PayURL_51wan" value="http://passport1.51wan.com/game/topayment.php?Name=ddt&amp;who=0&amp;serverid=182& amp;sign=cd16a2e8f5b01fe239285044ea43120c" />
    <!--endPayTransit-->
    <!--beginfavoriteTransit-->
    <add key="FavoriteUrl" value="http://localhost/flash/login.htm" />
    <add key="FavoriteUrl_a" value="http://localhost/gameadmin/ddt_game/userlogin.aspx?username={0}&amp;site={1}" />
    <add key="FavoriteUrl_b" value="http://localhost/gameadmin/ddt_game/userlogin.aspx?username={0}&amp;site={1}" />
    <!--endfavoriteTransit-->
    <add key="InterName" value="SevenRoad" />
    <add key="LoginKey" value="QY-16-WAN-0668-2555555-7ROAD-dandantang-love777" />
    <add key="LoginKey_a" value="aaaa-16-WAN-0668-2555555-7ROAD-dandantang-love777" />
    <add key="LoginIP" value="127.0.0.1" />
    <add key="LoginUrl" value="http://localhost/flash/Default.aspx" />
    <!--<add key="ChargeKey" value="QY-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>-->
    <add key="ChargeKey" value="3-7-XKWk888-YYxKOGwAng888sidnn-dandantangddtlog777" />
    <add key="ChargeKey_a" value="aaaaa-16-WAN-0668-2555555-7ROAD-dandantang-love777" />
    <add key="ChargeIP" value="" />
    <add key="AdminIP" value="127.0.0.1|192.168.0.4|192.168.0.19|192.168. 0.41|192.168.0.47|192.168.0.24" />
    <!--Begin:SentReward-->
    <add key="SentRewardIP" value="127.0.0.1|192.168.0.4|192.168.0.19" />
    <add key="SentRewardKey" value="asdfgh" />
    <add key="SentRewardTimeSpan" value="1" />
    <!--End:SentReward-->
    <add key="MustSex" value="true" />
    <!--log-->
    <!--This is Client ID Code ,Public Must Input-->
    <add key="PId" value="1" />
    <!--DIdID-->
    <add key="DId" value="1" />
    <!--SIdID-->
    <add key="SId" value="10" />
    <!--LogPath-->
    <add key="LogPath" value="D:\GameLog" />
    <!-- LogInterval-->
    <add key="LogInterval" value="5" />
    <add key="LoginSessionTimeOut" value="30" />
    <!--friend interface of bbs-->
    <add key="FriendInterface" value="http://ddt.the9.com/getfriendlist.php?uid={0}" />
    </appSettings>
    <system.web>
    <!--
    Set compilation debug="true" to insert debugging
    symbols into the compiled page. Because this
    affects performance, set this value to true only
    during development.
    -->
    <compilation debug="true">
    <assemblies>
    <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
    <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
    <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
    </assemblies>
    </compilation>
    <!--
    The <authentication> section enables configuration
    of the security authentication mode used by
    ASP.NET to identify an incoming user.
    -->
    <authentication mode="Windows" />
    <!--
    The <customErrors> section enables configuration
    of what to do if/when an unhandled error occurs
    during the execution of a request. Specifically,
    it enables developers to configure html error pages
    to be displayed in place of a error stack trace.

    <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
    <error statusCode="403" redirect="NoAccess.htm" />
    <error statusCode="404" redirect="FileNotFound.htm" />
    </customErrors>
    -->
    <customErrors mode="Off"></customErrors>
    <webServices>
    <protocols>
    <add name="HttpGet" />
    <add name="HttpPost" />
    </protocols>
    </webServices>
    <pages>
    <controls>
    <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    </controls>
    </pages>
    <httpHandlers>
    <remove verb="*" path="*.asmx" />
    <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    <add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    <add verb="GET,HEAD" path="ScriptResource.axd" validate="false" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    </httpHandlers>
    <httpModules>
    <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    </httpModules>
    </system.web>
    <log4net>
    <root>
    <level value="Debug" />
    <appender-ref ref="ErrorLogFile" />
    </root>
    <appender name="ErrorLogFile" type="log4net.Appender.RollingFileAppender">
    <file value="./logs/Error.log" />
    <appendToFile value="false" />
    <maxSizeRollBackups value="10" />
    <maximumFileSize value="1MB" />
    <staticLogFileName value="true" />
    <Layout type="log4net.Layout.PatternLayout">
    <param name="ConversionPattern" value="%date - [%thread] - %-5p - %c - %message%newline" />
    </Layout>
    <Threshold value="ERROR" />
    </appender>
    </log4net>
    <system.serviceModel>
    <bindings>
    <netTcpBinding>
    <binding name="NetTcpBinding_ICenterService" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" transactionFlow="false" transferMode="Buffered" transactionProtocol="OleTransactions" hostNameComparisonMode="StrongWildcard" listenBacklog="10" maxBufferPoolSize="524288" maxBufferSize="65536" maxConnections="10" maxReceivedMessageSize="65536">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <reliableSession ordered="true" inactivityTimeout="00:10:00" enabled="false" />
    <security mode="None">
    <transport clientCredentialType="Windows" protectionLevel="EncryptAndSign" />
    <message clientCredentialType="Windows" />
    </security>
    </binding>
    </netTcpBinding>
    </bindings>
    <client>
    <endpoint address="net.tcp://localhost:8733/" binding="netTcpBinding" bindingConfiguration="NetTcpBinding_ICenterService " contract="CenterService.ICenterService" name="NetTcpBinding_ICenterService" />
    </client>
    </system.serviceModel>
    <system.codedom>
    <compilers>
    <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
    <providerOption name="CompilerVersion" value="v3.5" />
    <providerOption name="WarnAsError" value="false" />
    </compiler>
    </compilers>
    </system.codedom>
    <system.webServer>
    <validation validateIntegratedModeConfiguration="false" />
    <modules>
    <remove name="ScriptModule" />
    <add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    </modules>
    <handlers>
    <remove name="WebServiceHandlerFactory-Integrated" />
    <remove name="ScriptHandlerFactory" />
    <remove name="ScriptHandlerFactoryAppServices" />
    <remove name="ScriptResource" />
    <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFact ory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    <add name="ScriptResource" verb="GET,HEAD" path="ScriptResource.axd" preCondition="integratedMode" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    </handlers>
    </system.webServer>
    <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
    <dependentAssembly>
    <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35" />
    <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
    </dependentAssembly>
    <dependentAssembly>
    <assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35" />
    <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
    </dependentAssembly>
    </assemblyBinding>
    </runtime>
    </configuration>
    Server1/battle.xml
    <?xml version="1.0" encoding="utf-8" ?>
    <list>
    <server id="1" ip="127.0.0.1" port="9208" key="1,7road" />
    </list>
    Server1/Road.Service.exe.config
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
    <appSettings>
    <!--Must Config-->
    <add key="ServerID" value="1"/>
    <add key="LanguagePath" value="Languages\Language-vn.txt"/>
    <add key="IsSqlConfig" value="false"/>
    <add key="Port" value="9200"/>
    <add key="IP" value="127.0.0.1"/>
    <add key="ServerName" value="7Road Server"/>
    <add key="ServerNameShort" value="7Road"/>
    <add key="conString" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456"/>
    <add key="countDb" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Count;Persist Security Info=True;User ID=sa;Password=123456"/>
    <!--game-->
    <add key="MustStrengthenGold" value="1" />
    <add key="MustComposeGold" value="1" />
    <add key="MustFusionGold" value="1" />
    <add key="BoxAppearCondition" value="10" />
    <add key="CheckRewardItem" value="11001" />
    <add key="CheckCount" value="2" />
    <add key="HymenealMoney" value="500" />
    <add key="DivorcedMoney" value="5214" />
    <add key="MarryRoomCreateMoney" value="2000,2700,3400" />
    <add key="FastLimit" value="true" />
    <!--server-->
    <add key="PingCheckInterval" value="3000" />
    <add key="DBAutosaveInterval" value="3600" />
    <add key="LoginServerPort" value="9202" />
    <add key="LoginServerIp" value="127.0.0.1" />
    <add key="FightServerPort" value="9208" />
    <add key="FightServerIp" value="127.0.0.1" />
    <add key="ScriptCompilationTarget" value=".\GameServerScripts.dll" />
    <add key="ScriptAssemblies" value="Game.Base.dll,Game.Logic.dll,Game.Server.dl l,SqlDataProvider.dll,Bussiness.dll,System.Drawing .dll" />
    <add key="LogConfigFile" value="logconfig.xml" />
    <add key="MaxClientCount" value="8000" />
    <!--record-->
    <add key="AppID" value="1" />
    <add key="SubID" value="1" />
    <add key="GameType" value="1" />
    <add key="AreaID" value="1" />
    <add key="LogPath" value="RecordLog" />
    <add key="CountRecord" value="true" />
    <add key="SaveRecordInterval" value="5000" />
    <add key="TxtRecord" value="false" />
    <add key="Edition" value="11000" />
    <!--interface-->
    <add key="InterName" value="SevenRoad" />
    <add key="PrivateKey" value="&lt;RSAKeyValue&gt;&lt;Modulus&gt;zRSdzFcnZ jOCxDMkWUbuRgiOZIQlk7frZMhElQ0a7VqZI9VgU3+lwo0ghZL U3Gg63kOY2UyJ5vFpQdwJUQydsF337ZAUJz4rwGRt/MNL70wm71nGfmdPv4ING+DyJ3ZxFawwE1zSMjMOqQtY4IV8his/HlgXuUfIHVDK87nMNLc=&lt;/Modulus&gt;&lt;Exponent&gt;AQAB&lt;/Exponent&gt;&lt;P&gt;7lzjJCmL0/unituEcjoJsZhUDYajgiiIwWwuh0NlCZElmfa5M6l8H+Ahd9yo 7ruT6Hrwr4DAdrIKP6LDmFhBdw==&lt;/P&gt;&lt;Q&gt;3EFKHt4FcDiZXRBLqYZaNSmM1KDrrU97N3Ct EDCYS4GimmFOGJhmuK3yGfp/nYLcL2BTKyOZLSQO+/nAjRp2wQ==&lt;/Q&gt;&lt;DP&gt;SFdkkGsThuiPdrMcxVYb7wxeJiTApxYKOzn L/T1VAsxMbyfUGXvMshfh0HDlzF6diycUuQ8IWn26YonRdwECDQ= =&lt;/DP&gt;&lt;DQ&gt;xR9x1NpkB6HAMHhLHzftODMtpYc4Jm5CGs YvPZQgWUN2YbDAkmajWJnlWbbFzBS4N3aAONWtW6cv+ff2itKq gQ==&lt;/DQ&gt;&lt;InverseQ&gt;oyJzP0Sn+NgdNRRc7/cUKkbbbYaNxkDLDvKLDYMKV6+gcDce85t/FGfaTwkuYQNFqkrRBtDYjtfGsPRTGS6Mow==&lt;/InverseQ&gt;&lt;D&gt;wM33JNtzUSRwdmDWdZC4BuOYa2vJo D0zc0bNI4x0ml2oyAWdUCMcBfKEds/6i1T6s2e91d2dcJ/aI27o22gO/sfNg3tsr7uYMiUuhSjniqBDB/zyUVig29E4qdfuY1GHxTE8zurroY8mgGEB0aLj+gE0yX9T7sDF kY0QYRqJnwE=&lt;/D&gt;&lt;/RSAKeyValue&gt;" />
    <add key="ClientSettingsProvider.ServiceUri" value="" />
    </appSettings>
    <system.serviceModel>
    <bindings>
    <basicHttpBinding>
    <binding name="PassPortSoap" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <security mode="None">
    <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
    <message clientCredentialType="UserName" algorithmSuite="Default" />
    </security>
    </binding>
    </basicHttpBinding>
    <netTcpBinding>
    <binding name="NetTcpBinding_ICenterService" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" transactionFlow="false" transferMode="Buffered" transactionProtocol="OleTransactions" hostNameComparisonMode="StrongWildcard" listenBacklog="10" maxBufferPoolSize="524288" maxBufferSize="65536" maxConnections="10" maxReceivedMessageSize="65536">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <reliableSession ordered="true" inactivityTimeout="00:10:00" enabled="false" />
    <security mode="None">
    <transport clientCredentialType="Windows" protectionLevel="EncryptAndSign" />
    <message clientCredentialType="Windows" />
    </security>
    </binding>
    </netTcpBinding>
    </bindings>
    <client>
    <endpoint address="http://localhost/GameAdmin/Flash_Port/PassPort.asmx" binding="basicHttpBinding" bindingConfiguration="PassPortSoap" contract="WebLogin.PassPortSoap" name="PassPortSoap" />
    <endpoint address="net.tcp://127.0.0.1:8733/" binding="netTcpBinding" bindingConfiguration="NetTcpBinding_ICenterService " contract="CenterService.ICenterService" name="NetTcpBinding_ICenterService" />
    </client>
    </system.serviceModel>
    <runtime>
    <gcServer enabled="true" />
    </runtime>
    <system.web>
    <membership defaultProvider="ClientAuthenticationMembershipPro vider">
    <providers>
    <add name="ClientAuthenticationMembershipProvider" type="System.Web.ClientServices.Providers.ClientFo rmsAuthenticationMembershipProvider, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" />
    </providers>
    </membership>
    <roleManager defaultProvider="ClientRoleProvider" enabled="true">
    <providers>
    <add name="ClientRoleProvider" type="System.Web.ClientServices.Providers.ClientRo leProvider, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" cacheTimeout="86400" />
    </providers>
    </roleManager>
    </system.web>
    </configuration>
    Trunk/Bussiness/App.config
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    <appSettings>
    <add key="conString" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456"/>
    </appSettings>
    <system.serviceModel>
    <bindings>
    <basicHttpBinding>
    <binding name="PassPortSoap" closeTimeout="00:01:00" openTimeout="00:01:00"
    receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false"
    bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard"
    maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536"
    messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered"
    useDefaultWebProxy="true">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
    maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <security mode="None">
    <transport clientCredentialType="None" proxyCredentialType="None"
    realm="" />
    <message clientCredentialType="UserName" algorithmSuite="Default" />
    </security>
    </binding>
    </basicHttpBinding>
    <customBinding>
    <binding name="PassPortSoap12">
    <textMessageEncoding maxReadPoolSize="64" maxWritePoolSize="16"
    messageVersion="Soap12" writeEncoding="utf-8">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
    maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    </textMessageEncoding>
    <httpTransport manualAddressing="false" maxBufferPoolSize="524288"
    maxReceivedMessageSize="65536" allowCookies="false" authenticationScheme="Anonymous"
    bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard"
    keepAliveEnabled="true" maxBufferSize="65536" proxyAuthenticationScheme="Anonymous"
    realm="" transferMode="Buffered" unsafeConnectionNtlmAuthentication="false"
    useDefaultWebProxy="true" />
    </binding>
    </customBinding>
    <netTcpBinding>
    <binding name="NetTcpBinding_ICenterService" closeTimeout="00:01:00"
    openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00"
    transactionFlow="false" transferMode="Buffered" transactionProtocol="OleTransactions"
    hostNameComparisonMode="StrongWildcard" listenBacklog="10"
    maxBufferPoolSize="524288" maxBufferSize="65536" maxConnections="10"
    maxReceivedMessageSize="65536">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
    maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <reliableSession ordered="true" inactivityTimeout="00:10:00"
    enabled="false" />
    <security mode="None">
    <transport clientCredentialType="Windows" protectionLevel="EncryptAndSign" />
    <message clientCredentialType="Windows" />
    </security>
    </binding>
    </netTcpBinding>
    </bindings>
    <client>
    <endpoint address="net.tcp://localhost:8733/" binding="netTcpBinding"
    bindingConfiguration="NetTcpBinding_ICenterService " contract="CenterService.ICenterService"
    name="NetTcpBinding_ICenterService" />
    <endpoint address="http://localhost/Flash_Port/PassPort.asmx"
    binding="basicHttpBinding" bindingConfiguration="PassPortSoap"
    contract="WebLogin.PassPortSoap" name="PassPortSoap" />
    <endpoint address="http://localhost/Flash_Port/PassPort.asmx"
    binding="customBinding" bindingConfiguration="PassPortSoap12"
    contract="WebLogin.PassPortSoap" name="PassPortSoap12" />
    </client>
    </system.serviceModel>
    </configuration>
    Trunk/Bussiness/Bussiness.dll.config
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    <appSettings>
    <add key="conString" value="Data Source=NHATANH\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456"/>
    </appSettings>
    <system.serviceModel>
    <bindings>
    <basicHttpBinding>
    <binding name="PassPortSoap" closeTimeout="00:01:00" openTimeout="00:01:00"
    receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false"
    bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard"
    maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536"
    messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered"
    useDefaultWebProxy="true">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
    maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <security mode="None">
    <transport clientCredentialType="None" proxyCredentialType="None"
    realm="" />
    <message clientCredentialType="UserName" algorithmSuite="Default" />
    </security>
    </binding>
    </basicHttpBinding>
    <customBinding>
    <binding name="PassPortSoap12">
    <textMessageEncoding maxReadPoolSize="64" maxWritePoolSize="16"
    messageVersion="Soap12" writeEncoding="utf-8">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
    maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    </textMessageEncoding>
    <httpTransport manualAddressing="false" maxBufferPoolSize="524288"
    maxReceivedMessageSize="65536" allowCookies="false" authenticationScheme="Anonymous"
    bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard"
    keepAliveEnabled="true" maxBufferSize="65536" proxyAuthenticationScheme="Anonymous"
    realm="" transferMode="Buffered" unsafeConnectionNtlmAuthentication="false"
    useDefaultWebProxy="true" />
    </binding>
    </customBinding>
    <netTcpBinding>
    <binding name="NetTcpBinding_ICenterService" closeTimeout="00:01:00"
    openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00"
    transactionFlow="false" transferMode="Buffered" transactionProtocol="OleTransactions"
    hostNameComparisonMode="StrongWildcard" listenBacklog="10"
    maxBufferPoolSize="524288" maxBufferSize="65536" maxConnections="10"
    maxReceivedMessageSize="65536">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
    maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <reliableSession ordered="true" inactivityTimeout="00:10:00"
    enabled="false" />
    <security mode="None">
    <transport clientCredentialType="Windows" protectionLevel="EncryptAndSign" />
    <message clientCredentialType="Windows" />
    </security>
    </binding>
    </netTcpBinding>
    </bindings>
    <client>
    <endpoint address="net.tcp://localhost:8733/" binding="netTcpBinding"
    bindingConfiguration="NetTcpBinding_ICenterService " contract="CenterService.ICenterService"
    name="NetTcpBinding_ICenterService" />
    <endpoint address="http://localhost/Flash_Port/PassPort.asmx"
    binding="basicHttpBinding" bindingConfiguration="PassPortSoap"
    contract="WebLogin.PassPortSoap" name="PassPortSoap" />
    <endpoint address="http://localhost/Flash_Port/PassPort.asmx"
    binding="customBinding" bindingConfiguration="PassPortSoap12"
    contract="WebLogin.PassPortSoap" name="PassPortSoap12" />
    </client>
    </system.serviceModel>
    </configuration>
    nhiều quá.còn vài file config trong thư mục Trunk nữa.
    Khách viếng thăm hãy cùng nidobeam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  3. Các thành viên gởi lời cảm ơn đến nidobeam vì bài viết này !

    luckypham (30-07-11)

  4. #1173
    Thành Viên
    Ngày tham gia
    Feb 2011
    Bài viết
    8
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Ðề: Source full gunny

    sao k up các file đó lên mediafire bạn?
    Khách viếng thăm hãy cùng luckypham xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  5. #1174
    Thành Viên
    Ngày tham gia
    Feb 2011
    Bài viết
    8
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Ðề: Source full gunny

    Trích dẫn Gửi bởi nguyenbinh07 [Only registered and activated users can see links. ]
    hahahahaha 1 lũ ngu này làm hoài ko đc à haiz! hơn mấy nghìn từ admin đến mod mà thiểu năng quá vậy, thằng em mình làm xong rồi ngu ơi là ngu
    con người ta, nếu gọi là sống thì không phải chỉ nhìn vào khả năng, lúc bạn bằng tuổi người ta bạn đã làm được những gì, khả năng thì dễ trau dồi, còn tinh thần chia sẽ thì khó lắm
    Khách viếng thăm hãy cùng luckypham xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  6. #1175
    Thành Viên
    Ngày tham gia
    Aug 2010
    Bài viết
    76
    Thanks
    12
    Thanked 16 Times in 2 Posts

    Ðề: Source full gunny

    Trích dẫn Gửi bởi luckypham [Only registered and activated users can see links. ]
    con người ta, nếu gọi là sống thì không phải chỉ nhìn vào khả năng, lúc bạn bằng tuổi người ta bạn đã làm được những gì, khả năng thì dễ trau dồi, còn tinh thần chia sẽ thì khó lắm
    Sự bủn xỉn của những thằng bẩn tính. Nó chém gió chứ nó làm đc đâu
    Khách viếng thăm hãy cùng k0olb0y009 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  7. #1176
    Thành Viên
    Ngày tham gia
    Jul 2011
    Bài viết
    18
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Ðề: Source full gunny

    bo phan nv di xem sao? co nhiu ng chay dc roi do ^^
    Khách viếng thăm hãy cùng chodoitinhem xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  8. #1177
    Thành Viên
    Ngày tham gia
    Feb 2010
    Bài viết
    399
    Thanks
    108
    Thanked 66 Times in 37 Posts

    Ðề: Source full gunny

    nó bị ban rồi, các bác chém làm gì nữa.

    sever vẫn chưa đc, nhai mãi mỏi hàm vẫn nuốt ko trôi.
    Khách viếng thăm hãy cùng skriptank xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  9. #1178
    Thành Viên
    Ngày tham gia
    Jun 2007
    Bài viết
    107
    Thanks
    19
    Thanked 4 Times in 3 Posts

    Ðề: Source full gunny

    test bên gunnyvn.us thì đăng nhập xong nó vào thẳng kênh luôn.còn server mình đăng nhập xong nó đứng ở màn hình kênh hoài.chắc là phần config serverlist có vấn đề
    Khách viếng thăm hãy cùng nidobeam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  10. #1179
    Thành Viên
    Ngày tham gia
    Jul 2011
    Bài viết
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ðề: Source full gunny

    xin vui lòng thực hiện một video dạy cách sử dụng các tập tin
    please make a video teaching how to use the files
    por favor façam 1 video ensinando a usar os arquivos
    Por favor, haga un video enseñando a utilizar los archivos
    ファイルの使用方法を教えるビデオ� �作成してください
    請進行視頻教學中如何使用這些文件
    请进行视频教学中如何使用这些文件
    Khách viếng thăm hãy cùng welington xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  11. #1180
    Thành Viên Tâm Huyết phamngochai2's Avatar
    Ngày tham gia
    May 2010
    Đang ở
    Sao Hỏa
    Bài viết
    551
    Thanks
    167
    Thanked 249 Times in 56 Posts

    Ðề: Source full gunny

    phien làm 1 bài hướng dẫn đi, down zja ngồi đó nhìn luôn !!
    Khách viếng thăm hãy cùng phamngochai2 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

 

 
Trang 118 của 121 Đầu tiênĐầu tiên ... 18 68 108 116 117 118 119 120 ... CuốiCuối

Các Chủ đề tương tự

  1. Xin source game Gunny
    Bởi sanelsad trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 26
    Bài viết cuối: 02-09-11, 01:25 PM
  2. cần xin link gunny hay chỉ cách để cài gunny off or online
    Bởi phieubat297 trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 1
    Bài viết cuối: 20-06-11, 02:58 PM
  3. Source Không Full
    Bởi thanh159 trong diễn đàn Võ Lâm Truyền Kỳ (Jx Server)
    Trả lời: 29
    Bài viết cuối: 09-06-11, 06:32 PM

Tag của Chủ đề này

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 02:17 PM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.