Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2017
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.04 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <configuration>
  3. <configSections>
  4. <section name="microsoft.web.services3" type="Microsoft.Web.Services3.Configuration.WebServicesConfiguration, Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
  5. <section name="workflowRuntime" type="System.Workflow.Runtime.Configuration.WorkflowRuntimeSection, System.Workflow.Runtime, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
  6. <section name="wftools.services.common.ado" type="WFTools.Services.Common.Ado.Configuration.CommonAdoProviderSettings,EPiServer.WFTools.Services"/>
  7. <section name="wftools.services.persistence.ado" type="WFTools.Services.Persistence.Ado.Configuration.PersistenceAdoProviderSettings,EPiServer.WFTools.Services"/>
  8. <section name="wftools.services.tracking.ado" type="WFTools.Services.Tracking.Ado.Configuration.TrackingAdoProviderSettings,EPiServer.WFTools.Services"/>
  9. <section name="episerver" type="EPiServer.Configuration.EPiServerSection, EPiServer.Configuration, Version=6.0.530.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7" restartOnExternalChanges="false"/>
  10. <section name="staticFile" type="EPiServer.Configuration.StaticFileSection, EPiServer.Configuration" allowLocation="true"/>
  11. <section name="episerver.baseLibrary" allowDefinition="MachineToApplication" allowLocation="false" type="EPiServer.BaseLibrary.ConfigurationHandler,EPiServer.BaseLibrary"/>
  12. <section name="episerver.basicAuthentication" type="EPiServer.Configuration.BasicAuthenticationSection, EPiServer.Configuration" allowLocation="true"/>
  13. <sectionGroup name="episerverModules"/>
  14. <section name="episerver.shell" type="EPiServer.Shell.Configuration.EPiServerShellSection, EPiServer.Shell"/>
  15. <section name="episerver.dataStore" type="EPiServer.Data.Configuration.EPiServerDataStoreSection, EPiServer.Data" allowLocation="false"/>
  16. <section name="episerver.framework" type="EPiServer.Framework.Configuration.EPiServerFrameworkSection, EPiServer.Framework" restartOnExternalChanges="true"/>
  17. </configSections>
  18. <episerver configSource="EPiserver.config"/>
  19. <staticFile expirationTime="12:0:0"/>
  20. <episerver.baseLibrary>
  21. <classFactories>
  22. <add type="EPiServer.Implementation.DefaultBaseLibraryFactory, EPiServer.Implementation" id="ContentChannelFactory">
  23. <register type="EPiServer.ContentChannels.ContentChannelAdministration, EPiServer" mappedType="EPiServer.ContentChannels.ObjectStoreContentChannelAdministration, EPiServer"/>
  24. <register type="EPiServer.BaseLibrary.IContentChannelHandler, EPiServer" mappedType="EPiServer.ContentChannels.ContentChannelHandler, EPiServer"/>
  25. </add>
  26. <add type="EPiServer.Core.PropertyControlClassFactory, EPiServer" id="PropertyControlFactory">
  27. <!--<register type="EPiServer.SpecializedProperties.PropertyXhtmlString, EPiServer" mappedType="EPiServer.Web.PropertyControls.LegacyPropertyXhtmlStringControl, EPiServer" />
  28. <register type="EPiServer.Core.PropertyLongString, EPiServer" mappedType="EPiServer.Web.PropertyControls.LegacyPropertyXhtmlStringControl, EPiServer" />-->
  29. </add>
  30. </classFactories>
  31. </episerver.baseLibrary>
  32. <workflowRuntime EnablePerformanceCounters="false">
  33. <Services>
  34. <add type="System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService, System.Workflow.Runtime, Version=3.0.00000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" maxSimultaneousWorkflows="5"/>
  35. <add type="System.Workflow.Runtime.Hosting.SharedConnectionWorkflowCommitWorkBatchService, System.Workflow.Runtime, Version=3.0.00000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
  36. <add type="System.Workflow.Runtime.Hosting.SqlWorkflowPersistenceService, System.Workflow.Runtime, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" UnloadOnIdle="true"/>
  37. </Services>
  38. </workflowRuntime>
  39. <runtime>
  40. <assemblyBinding>
  41. <dependentAssembly/>
  42. </assemblyBinding>
  43. <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  44. <dependentAssembly>
  45. <assemblyIdentity name="ElektroPost.Licensing" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  46. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  47. </dependentAssembly>
  48. <dependentAssembly>
  49. <assemblyIdentity name="epifwcms" publicKeyToken="" culture="neutral"/>
  50. <bindingRedirect oldVersion="1.0.0.0-1.65535.65535.65535" newVersion="1.0.0.0"/>
  51. </dependentAssembly>
  52. <dependentAssembly>
  53. <assemblyIdentity name="EPiServer.BaseLibrary" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  54. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  55. </dependentAssembly>
  56. <dependentAssembly>
  57. <assemblyIdentity name="EPiServer.Blog" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  58. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  59. </dependentAssembly>
  60. <dependentAssembly>
  61. <assemblyIdentity name="EPiServer.Configuration" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  62. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  63. </dependentAssembly>
  64. <dependentAssembly>
  65. <assemblyIdentity name="EPiServer.Data.Cache" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  66. <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.0.318.113"/>
  67. </dependentAssembly>
  68. <dependentAssembly>
  69. <assemblyIdentity name="EPiServer.Data" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  70. <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.0.318.113"/>
  71. </dependentAssembly>
  72. <dependentAssembly>
  73. <assemblyIdentity name="EPiServer" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  74. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  75. </dependentAssembly>
  76. <dependentAssembly>
  77. <assemblyIdentity name="EPiServer.Enterprise" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  78. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  79. </dependentAssembly>
  80. <dependentAssembly>
  81. <assemblyIdentity name="EPiServer.Events" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  82. <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.0.318.113"/>
  83. </dependentAssembly>
  84. <dependentAssembly>
  85. <assemblyIdentity name="EPiServer.Framework" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  86. <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.0.318.113"/>
  87. </dependentAssembly>
  88. <dependentAssembly>
  89. <assemblyIdentity name="EPiServer.ImageLibrary" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  90. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  91. </dependentAssembly>
  92. <dependentAssembly>
  93. <assemblyIdentity name="EPiServer.Implementation" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  94. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  95. </dependentAssembly>
  96. <dependentAssembly>
  97. <assemblyIdentity name="EPiServer.Legacy4" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  98. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  99. </dependentAssembly>
  100. <dependentAssembly>
  101. <assemblyIdentity name="EPiServer.Licensing" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  102. <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.0.318.113"/>
  103. </dependentAssembly>
  104. <dependentAssembly>
  105. <assemblyIdentity name="EPiServer.Log.Analyzers" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  106. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  107. </dependentAssembly>
  108. <dependentAssembly>
  109. <assemblyIdentity name="EPiServer.Log.Core" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  110. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  111. </dependentAssembly>
  112. <dependentAssembly>
  113. <assemblyIdentity name="EPiServer.Lucene" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  114. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  115. </dependentAssembly>
  116. <dependentAssembly>
  117. <assemblyIdentity name="EPiServer.Providers.Oracle" publicKeyToken="" culture="neutral"/>
  118. <bindingRedirect oldVersion="5.0.0.0-5.65535.65535.65535" newVersion="5.2.375.7"/>
  119. </dependentAssembly>
  120. <dependentAssembly>
  121. <assemblyIdentity name="EPiServer.Scheduler" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  122. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  123. </dependentAssembly>
  124. <dependentAssembly>
  125. <assemblyIdentity name="EPiServer.Scheduler.WKTL" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  126. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="5.1.422.4"/>
  127. </dependentAssembly>
  128. <dependentAssembly>
  129. <assemblyIdentity name="EPiServer.Shell" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  130. <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.0.318.113"/>
  131. </dependentAssembly>
  132. <dependentAssembly>
  133. <assemblyIdentity name="EPiServer.Shell.UI" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  134. <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.0.318.113"/>
  135. </dependentAssembly>
  136. <dependentAssembly>
  137. <assemblyIdentity name="EPiServer.UI" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  138. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  139. </dependentAssembly>
  140. <dependentAssembly>
  141. <assemblyIdentity name="EPiServer.Web.WebControls" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  142. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  143. </dependentAssembly>
  144. <dependentAssembly>
  145. <assemblyIdentity name="EPiServer.WebDav" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  146. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  147. </dependentAssembly>
  148. <dependentAssembly>
  149. <assemblyIdentity name="EPiServer.WebParts" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  150. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  151. </dependentAssembly>
  152. <dependentAssembly>
  153. <assemblyIdentity name="EPiServer.WorkflowFoundation" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  154. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  155. </dependentAssembly>
  156. <dependentAssembly>
  157. <assemblyIdentity name="EPiServer.Wsrp" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  158. <bindingRedirect oldVersion="5.0.0.0-5.65535.65535.65535" newVersion="5.2.375.236"/>
  159. </dependentAssembly>
  160. <dependentAssembly>
  161. <assemblyIdentity name="EPiServer.XForms" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  162. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  163. </dependentAssembly>
  164. <dependentAssembly>
  165. <assemblyIdentity name="EPiServer.XmlRpc" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  166. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  167. </dependentAssembly>
  168. <dependentAssembly>
  169. <assemblyIdentity name="log4net" publicKeyToken="1b44e1d426115821" culture="neutral"/>
  170. <bindingRedirect oldVersion="1.0.0.0-1.65535.65535.65535" newVersion="1.2.10.0"/>
  171. </dependentAssembly>
  172. <dependentAssembly>
  173. <assemblyIdentity name="Microsoft.Web.Services3" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
  174. <bindingRedirect oldVersion="3.0.0.0-3.65535.65535.65535" newVersion="3.0.0.0"/>
  175. </dependentAssembly>
  176. <dependentAssembly>
  177. <assemblyIdentity name="netr.base" publicKeyToken="" culture="neutral"/>
  178. <bindingRedirect oldVersion="1.0.0.0-1.65535.65535.65535" newVersion="1.0.0.0"/>
  179. </dependentAssembly>
  180. <dependentAssembly>
  181. <assemblyIdentity name="System.ComponentModel.Composition" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  182. <bindingRedirect oldVersion="2009.0.0.0-2009.65535.65535.65535" newVersion="2009.22.10.0"/>
  183. </dependentAssembly>
  184. <dependentAssembly>
  185. <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
  186. <bindingRedirect oldVersion="1.0.0.0-1.65535.65535.65535" newVersion="1.0.0.0"/>
  187. </dependentAssembly>
  188. <dependentAssembly>
  189. <assemblyIdentity name="EPiServer.Cms.Shell.UI" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  190. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  191. </dependentAssembly>
  192. <dependentAssembly>
  193. <assemblyIdentity name="EPiServer.LinkAnalyzer" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
  194. <bindingRedirect oldVersion="5.0.0.0-6.65535.65535.65535" newVersion="6.0.530.0"/>
  195. </dependentAssembly>
  196. </assemblyBinding>
  197. </runtime>
  198. <appSettings configSource="appSettings.config"/>
  199. <connectionStrings configSource="connectionStrings.config"/>
  200. <system.net>
  201. <mailSettings>
  202. <smtp deliveryMethod="Network" from="episerver@netrelations.se">
  203. <network host="smtp.ilait.se" userName="generic@netrelations.se" password="pulp2009" port="25"/>
  204. </smtp>
  205. </mailSettings>
  206. </system.net>
  207. <system.web>
  208. <roleManager enabled="true" defaultProvider="SqlServerRoleProvider" cacheRolesInCookie="true">
  209. <providers>
  210. <clear/>
  211. <add name="MultiplexingRoleProvider" type="EPiServer.Security.MultiplexingRoleProvider, EPiServer" provider1="SqlServerRoleProvider" provider2="WindowsRoleProvider" providerMap1="SqlServerMembershipProvider" providerMap2="WindowsMembershipProvider"/>
  212. <add name="WindowsRoleProvider" applicationName="EPiServerSample" type="EPiServer.Security.WindowsRoleProvider, EPiServer"/>
  213. <add name="SqlServerRoleProvider" connectionStringName="EPiServerDB" applicationName="NetR" type="System.Web.Security.SqlRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
  214. </providers>
  215. </roleManager>
  216. <membership defaultProvider="SqlServerMembershipProvider" userIsOnlineTimeWindow="10">
  217. <providers>
  218. <clear/>
  219. <add name="MultiplexingMembershipProvider" type="EPiServer.Security.MultiplexingMembershipProvider, EPiServer" provider1="SqlServerMembershipProvider" provider2="WindowsMembershipProvider"/>
  220. <add name="WindowsMembershipProvider" type="EPiServer.Security.WindowsMembershipProvider, EPiServer" deletePrefix="BUILTIN\" searchByEmail="true"/>
  221. <add name="SqlServerMembershipProvider" type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="EPiServerDB" requiresQuestionAndAnswer="false" applicationName="NetR" requiresUniqueEmail="true" passwordFormat="Hashed" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="7" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" passwordStrengthRegularExpression=""/>
  222. </providers>
  223. </membership>
  224. <profile enabled="true" defaultProvider="SqlProfile" automaticSaveEnabled="true">
  225. <properties>
  226. <add name="Address" type="System.String"/>
  227. <add name="ZipCode" type="System.String"/>
  228. <add name="Locality" type="System.String"/>
  229. <add name="Email" type="System.String"/>
  230. <add name="FirstName" type="System.String"/>
  231. <add name="LastName" type="System.String"/>
  232. <add name="Language" type="System.String"/>
  233. <add name="Country" type="System.String"/>
  234. <add name="Company" type="System.String"/>
  235. <add name="Title" type="System.String"/>
  236. <add name="SubscriptionInfo" type="EPiServer.Personalization.SubscriptionInfo, EPiServer"/>
  237. <add name="CustomExplorerTreePanel" type="System.String"/>
  238. <add name="FileManagerFavourites" type="System.Collections.Generic.List`1[System.String]"/>
  239. <add name="EditTreeSettings" type="EPiServer.Personalization.GuiSettings, EPiServer"/>
  240. <add name="ClientToolsActivationKey" type="System.String"/>
  241. <add name="FrameworkName" type="System.String"/>
  242. </properties>
  243. <providers>
  244. <clear/>
  245. <add name="SqlProfile" type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="EPiServerDB" applicationName="NetR"/>
  246. </providers>
  247. </profile>
  248. <httpModules>
  249. <add name="InitializationModule" type="EPiServer.Framework.Initialization.InitializationModule, EPiServer.Framework"/>
  250. <add name="ShellRoutingModule" type="EPiServer.Shell.Web.Routing.ShellRoutingModule, EPiServer.Shell"/>
  251. <add name="FirstBeginRequestModule" type="EPiServer.Web.InitializationModule, EPiServer"/>
  252. <add name="Initializer" type="EPiServer.Scheduler.Initializer, EPiServer.Scheduler"/>
  253. <add name="WorkflowRuntime" type="EPiServer.WorkflowFoundation.WorkflowSystem, EPiServer.WorkflowFoundation"/>
  254. <add name="UrlRewriteModule" type="EPiServer.Web.UrlRewriteModule, EPiServer"/>
  255. <!--<add name="DomainCollection" type="netr.HttpModules.DomainCollectionModule, netr.base" />-->
  256. <add name="PageFilter" type="netr.HttpModules.XhtmlCleanupModule, netr.base"/>
  257. <!--<add name="ServerError" type="netr.HttpModules.ServerErrorModule, netr.base" /> -->
  258. </httpModules>
  259. <httpHandlers>
  260. <add verb="*" path="*.mvc" type="System.Web.Mvc.MvcHttpHandler, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
  261. <add verb="*" path="UrlRouting.axd" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
  262. <add path="resource.axd" verb="*" type="netr.HttpHandlers.ResourceHandler, netr.base"/>
  263. <add path="*.png" verb="GET,HEAD" type="EPiServer.Web.StaticFileHandler, EPiServer"/>
  264. <add path="*.jpg" verb="GET,HEAD" type="EPiServer.Web.StaticFileHandler, EPiServer"/>
  265. <add path="*.jpeg" verb="GET,HEAD" type="EPiServer.Web.StaticFileHandler, EPiServer"/>
  266. <add path="*.css" verb="GET,HEAD" type="EPiServer.Web.StaticFileHandler, EPiServer"/>
  267. <add path="*.js" verb="GET,HEAD" type="EPiServer.Web.StaticFileHandler, EPiServer"/>
  268. <add path="*.gif" verb="GET,HEAD" type="EPiServer.Web.StaticFileHandler, EPiServer"/>
  269. </httpHandlers>
  270. <compilation defaultLanguage="c#" debug="true">
  271. <assemblies>
  272. <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
  273. <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
  274. <add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
  275. <add assembly="System.Web.Routing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
  276. <add assembly="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
  277. <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
  278. <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
  279. <add assembly="System.Data.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
  280. </assemblies>
  281. </compilation>
  282. <customErrors mode="RemoteOnly"/>
  283. <authentication mode="Forms">
  284. <forms name=".EPiServerLogin" loginUrl="login.aspx" defaultUrl="/" timeout="120"/>
  285. </authentication>
  286. <trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true"/>
  287. <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;user id=sa;password=" cookieless="false" timeout="20"/>
  288. <globalization culture="sv-SE" uiCulture="sv" requestEncoding="utf-8" responseEncoding="utf-8" resourceProviderFactoryType="EPiServer.Resources.XmlResourceProviderFactory, EPiServer"/>
  289. <pages validateRequest="false" enableEventValidation="true" pageParserFilterType="System.Web.Mvc.ViewTypeParserFilter, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
  290. <controls>
  291. <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
  292. <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
  293. <add tagPrefix="EPiServer" namespace="EPiServer.WebControls" assembly="EPiServer"/>
  294. <add tagPrefix="EPiServer" namespace="EPiServer.Web.WebControls" assembly="EPiServer"/>
  295. <add tagPrefix="EPiServer" namespace="EPiServer.Web.WebControls" assembly="EPiServer.Web.WebControls"/>
  296. <add tagPrefix="XForms" namespace="EPiServer.XForms.WebControls" assembly="EPiServer.XForms"/>
  297. <add tagPrefix="WebParts" namespace="EPiServer.WebParts.WebControls" assembly="EPiServer"/>
  298. <add tagPrefix="NetR" namespace="netr.WebControls" assembly="netr.base"/>
  299. </controls>
  300. <namespaces>
  301. <add namespace="System.Web.Mvc"/>
  302. <add namespace="System.Web.Mvc.Ajax"/>
  303. <add namespace="System.Web.Mvc.Html"/>
  304. <add namespace="System.Web.Routing"/>
  305. <add namespace="System.Linq"/>
  306. <add namespace="System.Collections.Generic"/>
  307. </namespaces>
  308. </pages>
  309. <caching>
  310. <outputCacheSettings>
  311. <outputCacheProfiles>
  312. <add name="ClientResourceCache" enabled="true" duration="3600" varyByParam="*" varyByContentEncoding="gzip;deflate"/>
  313. </outputCacheProfiles>
  314. </outputCacheSettings>
  315. </caching>
  316. </system.web>
  317. <system.serviceModel>
  318. <extensions>
  319. <bindingElementExtensions>
  320. <add name="udpTransport" type="Microsoft.ServiceModel.Samples.UdpTransportElement, EPiServer.Events"/>
  321. </bindingElementExtensions>
  322. </extensions>
  323. <services>
  324. <service name="EPiServer.Events.Remote.EventReplication" behaviorConfiguration="DebugServiceBehaviour">
  325. <endpoint name="RemoteEventServiceEndPoint" contract="EPiServer.Events.ServiceModel.IEventReplication" binding="customBinding" bindingConfiguration="RemoteEventsBinding" address="soap.udp://239.255.255.19:5000/RemoteEventService"/>
  326. </service>
  327. </services>
  328. <client>
  329. <endpoint name="RemoteEventServiceClientEndPoint" address="soap.udp://239.255.255.19:5000/RemoteEventService" binding="customBinding" bindingConfiguration="RemoteEventsBinding" contract="EPiServer.Events.ServiceModel.IEventReplication"/>
  330. </client>
  331. <behaviors>
  332. <serviceBehaviors>
  333. <behavior name="DebugServiceBehaviour">
  334. <serviceDebug includeExceptionDetailInFaults="true"/>
  335. </behavior>
  336. </serviceBehaviors>
  337. </behaviors>
  338. <bindings>
  339. <customBinding>
  340. <binding name="RemoteEventsBinding">
  341. <binaryMessageEncoding/>
  342. <udpTransport multicast="True"/>
  343. </binding>
  344. </customBinding>
  345. </bindings>
  346. </system.serviceModel>
  347. <system.codedom>
  348. <compilers>
  349. <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
  350. <providerOption name="CompilerVersion" value="v3.5"/>
  351. <providerOption name="WarnAsError" value="false"/>
  352. </compiler>
  353. </compilers>
  354. </system.codedom>
  355. <microsoft.web.services3>
  356. <messaging>
  357. <transports>
  358. <add scheme="soap.tcp">
  359. <defaultPort value="8082"/>
  360. </add>
  361. </transports>
  362. </messaging>
  363. </microsoft.web.services3>
  364. <location path="files">
  365. <system.web>
  366. <httpHandlers>
  367. <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="true"/>
  368. <add path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" validate="true"/>
  369. </httpHandlers>
  370. </system.web>
  371. <staticFile expirationTime="-1.0:0:0"/>
  372. </location>
  373. <location path="pagefiles">
  374. <system.web>
  375. <httpHandlers>
  376. <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="true"/>
  377. <add path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" validate="true"/>
  378. </httpHandlers>
  379. </system.web>
  380. <staticFile expirationTime="-1.0:0:0"/>
  381. </location>
  382. <location path="scaled">
  383. <system.web>
  384. <httpHandlers>
  385. <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="true"/>
  386. <add path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" validate="true"/>
  387. </httpHandlers>
  388. </system.web>
  389. <staticFile expirationTime="-1.0:0:0"/>
  390. </location>
  391. <location path="documents">
  392. <system.web>
  393. <httpHandlers>
  394. <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="true"/>
  395. <add path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" validate="true"/>
  396. </httpHandlers>
  397. </system.web>
  398. <staticFile expirationTime="-1.0:0:0"/>
  399. </location>
  400. <location path="netrui">
  401. <system.web>
  402. <httpHandlers>
  403. <clear/>
  404. <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="true"/>
  405. <add path="*.aspx" verb="*" type="System.Web.UI.PageHandlerFactory" validate="true"/>
  406. <add path="*.ashx" verb="*" type="System.Web.UI.SimpleHandlerFactory" validate="true"/>
  407. <add path="*.asmx" verb="*" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false"/>
  408. <add path="*.ascx" verb="*" type="System.Web.HttpForbiddenHandler" validate="true"/>
  409. <add path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" validate="true"/>
  410. <add verb="*" path="formData.toXml" type="MyHandler.SyncHandler, MyHandler" />
  411. </httpHandlers>
  412. <httpRuntime maxRequestLength="1000000"/>
  413. <pages enableEventValidation="true">
  414. <controls>
  415. <add tagPrefix="EPiServerUI" namespace="EPiServer.UI.WebControls" assembly="EPiServer.UI"/>
  416. <add tagPrefix="EPiServerScript" namespace="EPiServer.ClientScript.WebControls" assembly="EPiServer"/>
  417. <add tagPrefix="EPiServerScript" namespace="EPiServer.UI.ClientScript.WebControls" assembly="EPiServer.UI"/>
  418. </controls>
  419. </pages>
  420. <globalization requestEncoding="utf-8" responseEncoding="utf-8"/>
  421. <authorization>
  422. <allow roles="WebEditors, WebAdmins, Administrators"/>
  423. <deny users="*"/>
  424. </authorization>
  425. </system.web>
  426. </location>
  427. <location path="netrui/cms/admin">
  428. <system.web>
  429. <authorization>
  430. <allow roles="WebAdmins, Administrators"/>
  431. <deny users="*"/>
  432. </authorization>
  433. </system.web>
  434. </location>
  435. <location path="WebServices">
  436. <episerver.basicAuthentication sendBasicChallenge="true" basicRealm=""/>
  437. <system.web>
  438. <httpRuntime maxRequestLength="1000000"/>
  439. <authorization>
  440. <allow roles="WebServices,Administrators"/>
  441. <deny users="*"/>
  442. </authorization>
  443. </system.web>
  444. </location>
  445. <location path="util">
  446. <system.web>
  447. <pages enableEventValidation="true">
  448. <controls>
  449. <add tagPrefix="EPiServerUI" namespace="EPiServer.UI.WebControls" assembly="EPiServer.UI"/>
  450. <add tagPrefix="EPiServerScript" namespace="EPiServer.ClientScript.WebControls" assembly="EPiServer"/>
  451. </controls>
  452. </pages>
  453. <globalization requestEncoding="utf-8" responseEncoding="utf-8"/>
  454. <httpHandlers>
  455. <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="true"/>
  456. <add path="*.aspx" verb="*" type="System.Web.UI.PageHandlerFactory" validate="true"/>
  457. <add path="*.ashx" verb="*" type="System.Web.UI.SimpleHandlerFactory" validate="true"/>
  458. <add path="*.asmx" verb="*" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false"/>
  459. <add path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" validate="true"/>
  460. </httpHandlers>
  461. </system.web>
  462. </location>
  463. <location path="App_Themes/Default">
  464. </location>
  465. <episerver.framework configSource="EPiServerFramework.config"/>
  466. <episerver.shell>
  467. <publicModules rootPath="~/modules/" autoDiscovery="Minimal"/>
  468. <protectedModules rootPath="~/netrui/">
  469. <add name="shell"/>
  470. <add name="cms"/>
  471. </protectedModules>
  472. </episerver.shell>
  473. <episerver.dataStore>
  474. <dataStore defaultProvider="EPiServerSQLServerDataStoreProvider">
  475. <providers>
  476. <add name="EPiServerSQLServerDataStoreProvider" description="SQL Server implementation of Data Store" type="EPiServer.Data.Dynamic.Providers.SqlServerDataStoreProvider, EPiServer.Data" connectionStringName="EPiServerDB"/>
  477. <add name="EPiServerOracleDataStoreProvider" description="Oracle implementation of Data Store" type="EPiServer.Data.Dynamic.Providers.OracleDataStoreProvider, EPiServer.Data" connectionStringName="EPiServerDB_oracle"/>
  478. </providers>
  479. <cache defaultProvider="httpCacheProvider">
  480. <providers>
  481. <add name="httpCacheProvider" description="Http Cache implementation of DataStore" type="EPiServer.Data.Cache.HttpRuntimeCacheProvider,EPiServer.Data.Cache"/>
  482. <add name="nullCacheProvider" description="Null Cache implementation of DataStore" type="EPiServer.Data.Cache.NullCacheProvider,EPiServer.Data"/>
  483. </providers>
  484. </cache>
  485. </dataStore>
  486. </episerver.dataStore>
  487. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement