Advertisement
Guest User

Untitled

a guest
Jul 30th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.72 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <configuration>
  3. <configSections>
  4. <section name="ApplicationCode" type="Com.Unisys.Logging.ApplicationCodeConfigSection, Com.Unisys.Logging"/>
  5. <section name="MailConfig" type="Com.Unisys.MetaBus.SMTPProtocol.Config.MailConfig, Com.Unisys.MetaBus.SMTPProtocol"/>
  6. <section name="CacheConfig" type="Com.Unisys.Web.Cache.CacheConfig"/>
  7. <section name="DoradoSecurityConfig" type="Com.Unisys.Anag.Security.DoradoSecurityConfig, Com.Unisys.Anag.Security"/>
  8. <section name="OpenTIGatewayConfig" type="Com.Unisys.Integration.Dorado.OpenTIGatewayConfig, Com.Unisys.Integration"/>
  9. <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net"/>
  10. <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
  11. <section name="Unidocs.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
  12. </sectionGroup>
  13. <sectionGroup name="ServiceConfigurationSectionGroup">
  14. <section name="Unidocs" type="Com.Unisys.Data.ServiceConfigurationSection,FaxPec.Data.UnisysStub" allowLocation="true" allowDefinition="Everywhere"/>
  15. </sectionGroup>
  16. </configSections>
  17. <connectionStrings>
  18. <add connectionString="User ID=UNIDOC;Password=UNIDOC;Data Source=SVILUPPO;" name="ScanConnection"/>
  19. </connectionStrings>
  20. <appSettings>
  21. <add key="PATH_SALVATAGGIO" value="C:\UnidocsFiles\"/>
  22. <add key="PATH_FILES" value="C:\UnidocsFiles\Input\"/>
  23. <add key="PathFileCerti" value="C:\modelli3d\certificatixunidoc\OnlineRequests\"/>
  24. <add key="TEST_UPLOAD" value="false"/>
  25. <add key="HTTP_FOLD_SAVE" value="/UnidocsFiles/"/>
  26. <add key="URL_DOWNLOAD" value="http://localhost/Unidocs/Handler/DownloadFile.ashx"/>
  27. <add key="log4net.Config" value="log4net.config"/>
  28. <add key="ABILITA_HASH" value="0"/>
  29. <!--0 = non controlla hash; 1 = controlla hash -->
  30. <add key="REF_ID_DOCUMENTO" value="1"/>
  31. <!--ID del Modello3D-->
  32. <add key="REF_ID_REGISTRO" value="6"/>
  33. <!--ID area associata-->
  34. <add key="REF_ID_METADATO" value="3"/>
  35. <!--ID del codice fiscale-->
  36. <add key="FASCELETT_REG" value="34"/>
  37. <add key="FASCICOLO_OCCASIONALI" value="219"/>
  38. <add key="PATH_PENALI" value="C:\UnidocsFiles\Penali\"/>
  39. <add key="PATH_SALVATAGGIO" value="C:\UnidocsFiles\"/>
  40. <!-- Stringhe di connessione -->
  41. <!--<add key="INDICE_ATTI" value="User ID=INDICE_ATTI;Password=INDICE_ATTI;Data Source=SVILUPPO;" />
  42. <add key="UNIDOC_CONN" value="User ID=UNIDOC;Password=UNIDOC;Data Source=SVILUPPO;" />-->
  43. <!-- fine stringhe di connessione -->
  44. <!-- gestione ruoli -->
  45. <add key="ROLESELETT" value="C:\sipo_repo\Unidocs\Unidocs\config\Menu\ELETTROLES.xml"/>
  46. <!-- END gestione ruoli -->
  47. <!-- xml decodifica -->
  48. <add key="Image" value="C:\sipo_repo\Unidocs\Unidocs\config\stampe\tpu\roma_capitale.jpg"/>
  49. <add key="timbro" value="C:\sipo_repo\Unidocs\Unidocs\config\stampe\tpu\immagine_timbro3.jpg"/>
  50. <add key="SpecialResultsElements" value="AIREIND,ATTEN1,ATTEN2,ATTEN3,CODFIS,DESFASE,DESCARTA,SEX,COGN,COGNCAP,COGNRIC,NOME,NOMECAP,NOMERIC,PAT1,MAT,PATTNAS,SATTNAS,PATTMAT,IRREP,DESCVAR,MUN,TIPCAR,INDIRIZZO,SATTMAT,SEXC,COGNC,NOMEC,FSOG,ESIT,PATTDECC,SATTDECC,PATTDEC,SATTDEC,TIPIRR,ATTCAN,ANNOTAIRE1,ANNOTAIRE2,ISCCAN,LUOGO,MOTAIRE,MOTCAN,ISCPRO1,ISCPRO2,NUMCARTA,NUMALB,NTES,MUNCID,MUNLIB,CODSEDE,TESTO,MUNLIB1,MUNLIB2,NUMSOG,SEDLIB1,SEDLIB2,TESTO,TIPRES,TIPCON,TIPVAR,RAG,RESID,RESISC,ISCCAN,ISCPRO1,ISCPRO2,EVENTO,MUN,TIPSOG,QUESOG,PRCQUE,NAZCQUE,DNAZCQUE,COMLIB,PRCLIB,NAZCLIB,DNAZCLIB,COMRIL,PRCRIL,NAZCRIL,DNAZCRIL,CAPAIRE,DESCONS"/>
  51. <!-- Stringa di connessione al WebService per il salvataggio del file -->
  52. <add key="WSUpload" value="http://localhost/Unidocs/Handler/FileUpload.ashx"/>
  53. <add key="GenericSearchService" value="http://localhost/Unidocs/Asmx/genericsearchservice.svc"/>
  54. <add key="GeneralFinder" value="http://localhost/Unidocs/Asmx/GeneralFinder.svc"/>
  55. <add key="InternalService" value="http://localhost/Unidocs/"/>
  56. <add key="HTTP_FOLD_SAVE" value="/UnidocsFiles/"/>
  57. <add key="WSFirmaElettoraleIn" value="http://localhost/HandlerFirmaPDF/Firma.ashx"/>
  58. <add key="url_metabus" value="http://10.144.8.66/metabusws/metabus.asmx"/>
  59. </appSettings>
  60. <ServiceConfigurationSectionGroup>
  61. <Unidocs>
  62. <ServiceAssembly path="C:\sipo_repo\Unidocs\Unidocs\bin\Unidocs.Business.dll" type="Unidocs.Business.ServiceFactory, Unidocs.Business"/>
  63. <DaoAssembly path="C:\sipo_repo\Unidocs\Unidocs\bin\Unidocs.Data.OracleDb.dll" type="Unidocs.Data.OracleDb.Oracle.OracleSessionManager, Unidocs.Data.OracleDb" connectionName="ScanConnection"/>
  64. </Unidocs>
  65. </ServiceConfigurationSectionGroup>
  66. <ApplicationCode appCode="UNIDOCS" appDescr="Applicazione per la gestione documentale del Comune di Roma"/>
  67. <DoradoSecurityConfig area="" loginService="LOGIN" authService="AUTHELETT"/>
  68. <!-- <OpenTIGatewayConfig useHttpGateway="true" useHttpGatewayCredentials="false" httpGatewayUrl="http://10.173.2.133/OpenTIWS/IntegrationSmart.asmx">-->
  69. <OpenTIGatewayConfig useHttpGateway="true" useHttpGatewayCredentials="true" httpGatewayUrl="http://10.144.8.238/OpenTIWS/IntegrationSmart.asmx">
  70. <httpGatewayCredentials dynamic="true" user="C-NICO" department="152" password="ROBERT"/>
  71. <hostCredentials dynamic="false" user="C-NICO" department="152" password="ROBERT"/>
  72. <host name="CP2200" server="OLTPPA" env="P"/>
  73. </OpenTIGatewayConfig>
  74. <MailConfig schemaPath="C:\sipo_repo\Unidocs\Unidocs\config\xsd\XMLMail.xsd" enableValidation="false">
  75. <!--enableLogging="IsLog"-->
  76. <MailServers>
  77. <Server code="COM_01" address="mail.comune.roma.it" userName="portaapplicativa" password="pw110506"/>
  78. <Server code="b" address="c" userName="z" password="xx"/>
  79. </MailServers>
  80. </MailConfig>
  81. <!--
  82. For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
  83.  
  84. The following attributes can be set on the <httpRuntime> tag.
  85. <system.Web>
  86. <httpRuntime targetFramework="4.6.1" />
  87. </system.Web>
  88. -->
  89. <system.web>
  90. <httpRuntime executionTimeout="120" requestValidationMode="2.0" maxRequestLength="2097152" requestLengthDiskThreshold="2097152"/>
  91. <sessionState timeout="60"/>
  92. <globalization uiCulture="it" culture="it-IT"/>
  93. <authentication mode="Forms">
  94. <forms loginUrl="login.aspx" protection="All" timeout="30" name=".ASPXAUTH" path="/" requireSSL="false" slidingExpiration="true" defaultUrl="Default.aspx" cookieless="UseDeviceProfile" enableCrossAppRedirects="false"/>
  95. </authentication>
  96. <authorization>
  97. <deny users="?"/>
  98. </authorization>
  99. <compilation debug="true" defaultLanguage="c#" batch="false" targetFramework="4.6.1">
  100. <!--<assemblies>
  101. <add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
  102. <add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
  103. <add assembly="System.Web.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
  104. </assemblies>-->
  105. </compilation>
  106. <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID">
  107. <controls>
  108. <add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/>
  109. </controls>
  110. </pages>
  111. </system.web>
  112. <location path="test">
  113. <system.web>
  114. <authorization>
  115. <allow users="?"/>
  116. </authorization>
  117. </system.web>
  118. </location>
  119. <location path="GestoreFileWS">
  120. <system.web>
  121. <authorization>
  122. <allow users="?"/>
  123. </authorization>
  124. </system.web>
  125. </location>
  126. <location path="pages/public">
  127. <system.web>
  128. <authorization>
  129. <allow users="?"/>
  130. </authorization>
  131. </system.web>
  132. </location>
  133. <system.webServer>
  134. <security>
  135. <requestFiltering>
  136. <requestLimits maxAllowedContentLength="2147483647"/>
  137. </requestFiltering>
  138. </security>
  139. <!--<validation validateIntegratedModeConfiguration="false"/>
  140. <handlers>
  141. -->
  142. <!-- La riga di sotto va aggiunta per gestire i WCF con il framework 3.5 -->
  143. <!--
  144. <add name="Handler3.5" path="*" verb="*" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" resourceType="Unspecified" requireAccess="None" preCondition="classicMode,runtimeVersionv2.0,bitness32"/>
  145. </handlers>-->
  146. <defaultDocument>
  147. <files>
  148. <clear/>
  149. <add value="Default.aspx"/>
  150. </files>
  151. </defaultDocument>
  152. <handlers>
  153. <remove name="ExtensionlessUrlHandler-Integrated-4.0"/>
  154. <remove name="OPTIONSVerbHandler"/>
  155. <remove name="TRACEVerbHandler"/>
  156. <!--<add verb="*" path="GetFile.ashx" resourceType="Unspecified" name="GetFile" type="Unidocs.Ashx.GetFile, Unidocs" />-->
  157. <add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0"/>
  158. </handlers>
  159. </system.webServer>
  160. <CacheConfig>
  161. <Folders>
  162. <add folderType="TpuFiles" path="~\config\stampe\tpu"/>
  163. <add folderType="TpuBinaryResources" path="~\config\stampe\tpu"/>
  164. <add folderType="XSLT" path="~\config\xsl"/>
  165. <add folderType="XML" path="~\config\xml"/>
  166. <add folderType="OpenTIWebServiceURL4DEV" path="http://localhost:1069/IntegrationSmart.asmx"/>
  167. </Folders>
  168. </CacheConfig>
  169. <system.web>
  170. <siteMap enabled="true">
  171. <providers>
  172. <add name="SiteMapElett" type="System.Web.XmlSiteMapProvider" siteMapFile="~/App_Data/Unidocs.sitemap" securityTrimmingEnabled="true"/>
  173. </providers>
  174. </siteMap>
  175. <customErrors mode="Off"/>
  176. </system.web>
  177. <applicationSettings>
  178. <Unidocs.Properties.Settings>
  179. <setting name="ListaPersonaInPratica" serializeAs="String">
  180. <value>5</value>
  181. </setting>
  182. <setting name="ListaRisultatiPerPagina" serializeAs="String">
  183. <value>5</value>
  184. </setting>
  185. </Unidocs.Properties.Settings>
  186. </applicationSettings>
  187. <runtime>
  188. <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  189. <dependentAssembly>
  190. <assemblyIdentity name="log4net" publicKeyToken="669e0ddf0bb1aa2a"/>
  191. <bindingRedirect oldVersion="1.2.10.0-1.2.13.0" newVersion="1.2.13.0"/>
  192. </dependentAssembly>
  193. <dependentAssembly>
  194. <assemblyIdentity name="Oracle.DataAccess" culture="neutral" publicKeyToken="89b483f429c47342"/>
  195. <!--<bindingRedirect oldVersion="0.0.0.0-9.999.9.0" newVersion="4.121.2.0"/>-->
  196. <bindingRedirect oldVersion="0.0.0.0-9.999.9.0" newVersion="4.112.2.0"/>
  197. </dependentAssembly>
  198. </assemblyBinding>
  199. </runtime>
  200. <system.serviceModel>
  201. <serviceHostingEnvironment aspNetCompatibilityEnabled="true"/>
  202. <behaviors>
  203. <endpointBehaviors>
  204. <behavior name="AjaxBehavior">
  205. <enableWebScript/>
  206. </behavior>
  207. <behavior name="RESTBehavior">
  208. <webHttp/>
  209. </behavior>
  210. </endpointBehaviors>
  211. <serviceBehaviors>
  212. <behavior name="Unidocs.Asmx.GenericSearchServiceBehavior">
  213. <serviceMetadata httpGetEnabled="true"/>
  214. <serviceDebug includeExceptionDetailInFaults="false"/>
  215. </behavior>
  216. <behavior name="GeneralFinder.DefaultBehavior">
  217. <serviceMetadata httpGetEnabled="true"/>
  218. </behavior>
  219. </serviceBehaviors>
  220. </behaviors>
  221. <!--<services>
  222. <service behaviorConfiguration="Unidocs.Asmx.GenericSearchServiceBehavior" name="Unidocs.Asmx.GenericSearchService">
  223. <endpoint address="" behaviorConfiguration="RESTBehavior" binding="webHttpBinding" contract="Unidocs.Asmx.GenericSearchService"/>
  224. </service>
  225. <service behaviorConfiguration="GeneralFinder.DefaultBehavior" name="Unidocs.WSLibraries.GeneralFinder">
  226. <endpoint binding="webHttpBinding" behaviorConfiguration="RESTBehavior" contract="Unidocs.WSLibraries.IGeneralFinder">
  227. <identity>
  228. <dns value="localhost"/>
  229. </identity>
  230. </endpoint>
  231. <endpoint address="mex" binding="mexHttpBinding" bindingConfiguration="" contract="IMetadataExchange"/>
  232. <host>
  233. <baseAddresses>
  234. <add baseAddress="http://localhost:8181/generalfinder"/>
  235. </baseAddresses>
  236. </host>
  237. </service>
  238. </services>-->
  239. </system.serviceModel>
  240. <!--<system.webServer>
  241. <handlers>
  242.  
  243. </handlers>
  244. </system.webServer>-->
  245. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement