Advertisement
Guest User

Untitled

a guest
Jul 16th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 14.44 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3.  For more information on how to configure your ASP.NET application, please visit
  4.  http://go.microsoft.com/fwlink/?LinkId=301880
  5.  -->
  6. <configuration>
  7.   <configSections>
  8.     <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
  9.     <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
  10.     <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
  11.       <section name="Seyyar.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
  12.     </sectionGroup>
  13.     <section name="resizer" type="ImageResizer.ResizerSection" requirePermission="false" />
  14.     <section name="payPal" type="System.Configuration.NameValueSectionHandler" />
  15.   </configSections>
  16.   <connectionStrings>
  17.     <add name="Seyyar.Properties.Settings.VeritabaniBaglantiCumlesi"
  18.      connectionString="Data Source=mssql12.natro.com;Initial Catalog=DB150304172121;Persist Security Info=True;User ID=USR150304172121;Password=PSS!X5P0U3%"
  19.      providerName="System.Data.SqlClient" />
  20.   </connectionStrings>
  21.   <appSettings>
  22.     <add key="webpages:Version" value="3.0.0.0" />
  23.     <add key="webpages:Enabled" value="false" />
  24.     <add key="ClientValidationEnabled" value="true" />
  25.     <add key="UnobtrusiveJavaScriptEnabled" value="true" />
  26.   </appSettings>
  27.   <system.web>
  28.     <compilation targetFramework="4.5" debug="true" />
  29.     <httpRuntime targetFramework="4.5" executionTimeout="1200" maxRequestLength="51200" relaxedUrlToFileSystemMapping="true" />
  30.     <globalization culture="tr-TR" uiCulture="tr-TR" />
  31.     <customErrors mode="On" defaultRedirect="~/Icerik?icerikId=12" redirectMode="ResponseRewrite">
  32.       <error statusCode="404" redirect="~/Icerik?icerikId=10" />
  33.       <error statusCode="403" redirect="~/Icerik?icerikId=11" />
  34.     </customErrors>
  35.     <!--<customErrors mode="Off"/>-->
  36.     <!--<customErrors mode="On" defaultRedirect="~/Hata.htm" redirectMode="ResponseRewrite">
  37.      <error statusCode="404" redirect="~/Hata.htm"/>
  38.      <error statusCode="403" redirect="~/Hata.htm"/>
  39.      <error statusCode="500" redirect="~/Hata.htm"/>
  40.    </customErrors>-->
  41.     <authentication mode="Forms">
  42.       <forms loginUrl="~/Kullanici/TelefonlaGiris?wc=true" timeout="30" protection="All" requireSSL="false" slidingExpiration="true" cookieless="UseCookies" ticketCompatibilityMode="Framework40" name="_SEYYARAUTH" />
  43.     </authentication>
  44.     <!-- allowCustomSqlDatabase="true" sqlConnectionString="Data Source=mssql12.natro.com;Initial Catalog=DB150304172121;Persist Security Info=True;User ID=USR150304172121;Password=PSS!X5P0U3%" -->
  45.     <sessionState useHostingIdentity="true" cookieless="UseCookies" mode="InProc" timeout="30" cookieName="_SEYYARSESSION" />
  46.     <httpModules>
  47.       <add name="ImageResizingModule" type="ImageResizer.InterceptModule" />
  48.     </httpModules>
  49.     <machineKey validationKey="C93313F8CB322603FF0B2BB74A3C9E79CE7D0D03ECCBEC2E08B6786A979451965BB3C986B3AFC6EE1040454D67992E8189CD8917170B17A2D8353C51FA874807" decryptionKey="B424E42A43733B5E50A20EC61863E02DFD9CE4EAE6ACB1091B82A3734227BDD8" validation="SHA1" decryption="AES" />
  50.   </system.web>
  51.   <runtime>
  52.     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  53.       <dependentAssembly>
  54.         <assemblyIdentity name="Microsoft.Owin" publicKeyToken="31bf3856ad364e35" />
  55.         <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  56.       </dependentAssembly>
  57.       <dependentAssembly>
  58.         <assemblyIdentity name="Microsoft.Owin.Security.OAuth" publicKeyToken="31bf3856ad364e35" />
  59.         <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  60.       </dependentAssembly>
  61.       <dependentAssembly>
  62.         <assemblyIdentity name="Microsoft.Owin.Security.Cookies" publicKeyToken="31bf3856ad364e35" />
  63.         <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  64.       </dependentAssembly>
  65.       <dependentAssembly>
  66.         <assemblyIdentity name="Microsoft.Owin.Security" publicKeyToken="31bf3856ad364e35" />
  67.         <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  68.       </dependentAssembly>
  69.       <dependentAssembly>
  70.         <assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" />
  71.         <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
  72.       </dependentAssembly>
  73.       <dependentAssembly>
  74.         <assemblyIdentity name="System.Web.Optimization" publicKeyToken="31bf3856ad364e35" />
  75.         <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="1.1.0.0" />
  76.       </dependentAssembly>
  77.       <dependentAssembly>
  78.         <assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" />
  79.         <bindingRedirect oldVersion="1.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" />
  80.       </dependentAssembly>
  81.       <dependentAssembly>
  82.         <assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
  83.         <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  84.       </dependentAssembly>
  85.       <dependentAssembly>
  86.         <assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
  87.         <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  88.       </dependentAssembly>
  89.       <dependentAssembly>
  90.         <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
  91.         <bindingRedirect oldVersion="1.0.0.0-5.2.2.0" newVersion="5.2.2.0" />
  92.       </dependentAssembly>
  93.       <dependentAssembly>
  94.         <assemblyIdentity name="System.Web.Razor" publicKeyToken="31bf3856ad364e35" culture="neutral" />
  95.         <bindingRedirect oldVersion="0.0.0.0-1.0.0.0" newVersion="1.0.0.0" />
  96.       </dependentAssembly>
  97.       <dependentAssembly>
  98.         <assemblyIdentity name="PayPalCoreSDK" publicKeyToken="5b4afc1ccaef40fb" culture="neutral" />
  99.         <bindingRedirect oldVersion="0.0.0.0-1.6.1.0" newVersion="1.6.1.0" />
  100.       </dependentAssembly>
  101.     </assemblyBinding>
  102.   </runtime>
  103.   <entityFramework>
  104.     <defaultConnectionFactory type="System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework">
  105.       <parameters>
  106.         <parameter value="mssqllocaldb" />
  107.       </parameters>
  108.     </defaultConnectionFactory>
  109.     <providers>
  110.       <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
  111.     </providers>
  112.   </entityFramework>
  113.   <applicationSettings>
  114.     <Seyyar.Properties.Settings>
  115.       <setting name="SiteAdi" serializeAs="String">
  116.         <value>Ys Trend</value>
  117.       </setting>
  118.       <setting name="AktarimOnaylayan" serializeAs="String">
  119.         <value>canberk@ysgrup.com</value>
  120.       </setting>
  121.       <setting name="MagazaAdi" serializeAs="String">
  122.         <value>Yelken Store</value>
  123.       </setting>
  124.       <setting name="MagazaDomainleri" serializeAs="Xml">
  125.         <value>
  126.           <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  127.            xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  128.             <string>magaza</string>
  129.             <string>yelkenstore.com</string>
  130.             <string>www.yelkenstore.com</string>
  131.             <string>tarz10.com</string>
  132.             <string>www.tarz10.com</string>
  133.           </ArrayOfString>
  134.         </value>
  135.       </setting>
  136.       <setting name="MagazaKelimeler" serializeAs="String">
  137.         <value>Armani,Prada,Hugo Boss, Micheal Kors, Bayan Çanta, Bayan Mont, Kışlık Mont, Sevgiliye Hediye</value>
  138.       </setting>
  139.       <setting name="AktarimGirisYapan" serializeAs="String">
  140.         <value>selden@keyteksmoda.com</value>
  141.       </setting>
  142.       <setting name="MagazaAdres" serializeAs="String">
  143.         <value>Hurriyet Mah. E-5 Yanyol Uzeri Dumlupinar Cad. No:12 Kat:1 Yavuz Plaza (Fatih Universite Hastanesi Yani) Bahcelievler Istanbul</value>
  144.       </setting>
  145.       <setting name="MagazaKonum" serializeAs="String">
  146.         <value>40.992241311383886, 28.84175902124025</value>
  147.       </setting>
  148.       <setting name="MagazaTelefonNo" serializeAs="String">
  149.         <value>0212 472 22 86</value>
  150.       </setting>
  151.       <setting name="SanalPosTest" serializeAs="String">
  152.         <value>False</value>
  153.       </setting>
  154.       <setting name="MagazaParaBirimiId" serializeAs="String">
  155.         <value>1</value>
  156.       </setting>
  157.       <setting name="BilgilendirmeEPostaAdresleri" serializeAs="Xml">
  158.         <value>
  159.           <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  160.            xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  161.             <string>aysun@ysyazilim.com</string>
  162.             <string>fatih@ysyazilim.com</string>
  163.             <string>info@ystrend.com</string>
  164.             <string>info@yelkenstore.com</string>
  165.           </ArrayOfString>
  166.         </value>
  167.       </setting>
  168.       <setting name="MagazaAdlari" serializeAs="Xml">
  169.         <value>
  170.           <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  171.            xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  172.             <string>magaza,Ys Trend Mağaza</string>
  173.             <string>yelkenstore.com,Yelken Store</string>
  174.             <string>tarz10.com,Tarz10</string>
  175.           </ArrayOfString>
  176.         </value>
  177.       </setting>
  178.     </Seyyar.Properties.Settings>
  179.   </applicationSettings>
  180.   <system.webServer>
  181.     <httpCompression directory="%SystemDrive%\inetpub\temp\IIS Temporary Compressed Files">
  182.       <scheme name="gzip" dll="%Windir%\system32\inetsrv\gzip.dll" staticCompressionLevel="9" doDynamicCompression="true" doStaticCompression="true" dynamicCompressionLevel="9" />
  183.       <dynamicTypes>
  184.         <add mimeType="text/*" enabled="true" />
  185.         <add mimeType="image/*" enabled="true" />
  186.         <add mimeType="message/*" enabled="true" />
  187.         <add mimeType="application/x-javascript" enabled="true" />
  188.         <add mimeType="application/json" enabled="true" />
  189.         <add mimeType="*/*" enabled="false" />
  190.       </dynamicTypes>
  191.       <staticTypes>
  192.         <add mimeType="text/*" enabled="true" />
  193.         <add mimeType="image/*" enabled="true" />
  194.         <add mimeType="message/*" enabled="true" />
  195.         <add mimeType="application/x-javascript" enabled="true" />
  196.         <add mimeType="application/atom+xml" enabled="true" />
  197.         <add mimeType="application/xaml+xml" enabled="true" />
  198.         <add mimeType="*/*" enabled="false" />
  199.       </staticTypes>
  200.     </httpCompression>
  201.     <urlCompression doStaticCompression="true" doDynamicCompression="true" dynamicCompressionBeforeCache="true" />
  202.     <staticContent>
  203.       <remove fileExtension=".svg" />
  204.       <remove fileExtension=".eot" />
  205.       <remove fileExtension=".woff" />
  206.       <remove fileExtension=".ttf" />
  207.       <remove fileExtension=".json" />
  208.       <mimeMap fileExtension=".svg" mimeType="image/svg+xml" />
  209.       <mimeMap fileExtension=".eot" mimeType="application/vnd.ms-fontobject" />
  210.       <mimeMap fileExtension=".woff" mimeType="application/font-woff" />
  211.       <mimeMap fileExtension=".woff2" mimeType="application/font-woff" />
  212.       <mimeMap fileExtension=".ttf" mimeType="application/vnd.ms-fontobject" />
  213.       <mimeMap fileExtension=".json" mimeType="application/json" />
  214.       <clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="365.00:00:00" />
  215.     </staticContent>
  216.     <validation validateIntegratedModeConfiguration="false" />
  217.     <rewrite>
  218.       <rules>
  219.         <rule name="CanonicalHostNameRule1" stopProcessing="true" enabled="true" patternSyntax="ECMAScript">
  220.           <match url="(.*)" />
  221.           <conditions logicalGrouping="MatchAny">
  222.             <add input="{HTTP_HOST}" pattern="^magaza.ystrend.com$" />
  223.             <add input="{HTTP_HOST}" pattern="^www.yelkenstore.com$" />
  224.           </conditions>
  225.           <action type="Redirect" url="http://yelkenstore.com/{R:1}" />
  226.         </rule>
  227.         <rule name="CanonicalHostNameRule2" stopProcessing="true" enabled="true" patternSyntax="ECMAScript">
  228.           <match url="(.*)" />
  229.           <conditions logicalGrouping="MatchAny">
  230.             <add input="{HTTP_HOST}" pattern="^www.tarz10.com$" />
  231.           </conditions>
  232.           <action type="Redirect" url="http://tarz10.com/{R:1}" />
  233.         </rule>
  234.       </rules>
  235.     </rewrite>
  236.     <modules runAllManagedModulesForAllRequests="true">
  237.       <add name="ImageResizingModule" type="ImageResizer.InterceptModule" />
  238.     </modules>
  239.     <httpErrors>
  240.       <remove statusCode="403" subStatusCode="-1" />
  241.       <remove statusCode="404" subStatusCode="-1" />
  242.       <error statusCode="403" path="~/Icerik/?icerikId=11" responseMode="ExecuteURL" />
  243.       <error statusCode="404" path="~/Icerik/?icerikId=10" responseMode="ExecuteURL" />
  244.  
  245.     </httpErrors>
  246.     <handlers>
  247.       <remove name="ExtensionlessUrlHandler-Integrated-4.0" />
  248.       <remove name="OPTIONSVerbHandler" />
  249.       <remove name="TRACEVerbHandler" />
  250.       <add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
  251.     </handlers>
  252.   </system.webServer>
  253.   <resizer>
  254.     <plugins>
  255.       <add name="MvcRoutingShim" />
  256.       <add name="DiskCache" />
  257.       <add name="PrettyGifs" />
  258.     </plugins>
  259.     <diskCache dir="~/Content/imagecache" autoClean="false" hashModifiedDate="true" enabled="true" subfolders="32" cacheAccessTimeout="15000" asyncWrites="false" asyncBufferSize="10485760" />
  260.  
  261.     <cleanupStrategy startupDelay="00:05" minDelay="00:00:20" maxDelay="00:05" optimalWorkSegmentLength="00:00:04" targetItemsPerFolder="400" maximumItemsPerFolder="1000" avoidRemovalIfCreatedWithin="24:00" avoidRemovalIfUsedWithin="4.00:00" prohibitRemovalIfUsedWithin="00:05" prohibitRemovalIfCreatedWithin="00:10" />
  262.   </resizer>
  263.   <payPal>
  264.     <!-- Mode: Sandbox or Live -->
  265.     <add key="Mode" value="Sandbox" />
  266.  
  267.     <add key="MerchantUserName" value="paypal_api1.yelkenstore.com" />
  268.     <add key="MerchantPassword" value="NUSEKXYK6GDX62MG" />
  269.     <add key="Signature" value="AJhkDo9p5Bts1pGarQEadv0JtV5EAJbPhoYXrTFtWbn3tQMm4o9we9Uy" />
  270.  
  271.     <add key="CancelAction" value="PaypalOdeme/Iptal" />
  272.     <add key="ReturnAction" value="PaypalOdeme/Donus" />
  273.  
  274.   </payPal>
  275. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement