72. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/12/2018 7:40:13 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

72.1 Files compared

# Location File Last Modified
1 AHOBPRe_v4.4.17_bld4.zip\Applications\AHOBPR_UserInterface web.config Tue Apr 10 16:46:46 2018 UTC
2 AHOBPRe_v4.4.17_bld4.zip\Applications\AHOBPR_UserInterface web.config Thu Apr 12 21:52:41 2018 UTC

72.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 7 330
Changed 6 18
Inserted 0 0
Removed 0 0

72.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

72.4 Active regular expressions

No regular expressions were active.

72.5 Comparison detail

  1   <?xml vers ion="1.0"? >
  2   <!-- 
  3       Note:  As an alte rnative to  hand edit ing this f ile you ca n use the 
  4       web ad min tool t o configur e settings  for your  applicatio n. Use
  5       the We bsite->Asp .Net Confi guration o ption in V isual Stud io.
  6       A full  list of s ettings an d comments  can be fo und in 
  7       machin e.config.c omments us ually loca ted in 
  8       \Windo ws\Microso ft.Net\Fra mework\v2. x\Config 
  9   -->
  10   <configura tion>
  11     <configS ections>
  12       <secti on name="l oggingConf iguration"  type="Mic rosoft.Pra ctices.Ent erpriseLib rary.Loggi ng.Configu ration.Log gingSettin gs, Micros oft.Practi ces.Enterp riseLibrar y.Logging,  Version=5 .0.414.0,  Culture=ne utral, Pub licKeyToke n=31bf3856 ad364e35"  />
  13       <secti on name="d ataConfigu ration" ty pe="Micros oft.Practi ces.Enterp riseLibrar y.Data.Con figuration .DatabaseS ettings, M icrosoft.P ractices.E nterpriseL ibrary.Dat a, Version =5.0.414.0 , Culture= neutral, P ublicKeyTo ken=31bf38 56ad364e35 " />
  14       <secti onGroup na me="Regist riesCustom Settings">
  15         <sec tion name= "Registrie sSettings"  type="Vet eransAffai rs.Registr ies.Busine ss.Utiliti es.Registr iesConfigu rations" / >
  16       </sect ionGroup>
  17     </config Sections>
  18     <dataCon figuration  defaultDa tabase="Ve teransAffa irs.Regist ries.Busin ess.Proper ties.Setti ngs.Regist ryDALConne ctionStrin g" />
  19     <connect ionStrings >
  20         <add conne ctionStrin g="Data So urce= DN S
;Initial C atalog=Reg istryHRE;I ntegrated  Security=T rue;Encryp t=yes;Trus tServerCer tificate=T rue" name= "VeteransA ffairs.Reg istries.Bu siness.Pro perties.Se ttings.Reg istryDALCo nnectionSt ring" prov iderName=" System.Dat a.SqlClien t" />
  21     </connec tionString s>
  22     <logging Configurat ion name=" Logging Ap plication  Block" tra cingEnable d="true" d efaultCate gory="Gene ral" logWa rningsWhen NoCategori esMatch="t rue">
  23       <liste ners>
  24         <add  source="E nterprise  Library Lo gging" for matter="Te xt Formatt er" log="A pplication " machineN ame="" lis tenerDataT ype="Micro soft.Pract ices.Enter priseLibra ry.Logging .Configura tion.Forma ttedEventL ogTraceLis tenerData,  Microsoft .Practices .Enterpris eLibrary.L ogging, Ve rsion=5.0. 414.0, Cul ture=neutr al, Public KeyToken=3 1bf3856ad3 64e35" tra ceOutputOp tions="Non e" filter= "All" type ="Microsof t.Practice s.Enterpri seLibrary. Logging.Tr aceListene rs.Formatt edEventLog TraceListe ner, Micro soft.Pract ices.Enter priseLibra ry.Logging , Version= 5.0.414.0,  Culture=n eutral, Pu blicKeyTok en=31bf385 6ad364e35"  name="For matted Eve ntLog Trac eListener"  />
  25       </list eners>
  26       <forma tters>
  27         <add  template= "Timestamp : {timesta mp}&#xA;Me ssage: {me ssage}&#xA ;Category:  {category }&#xA;Prio rity: {pri ority}&#xA ;EventId:  {eventid}& #xA;Severi ty: {sever ity}&#xA;T itle:{titl e}&#xA;Mac hine: {mac hine}&#xA; Applicatio n Domain:  {appDomain }&#xA;Proc ess Id: {p rocessId}& #xA;Proces s Name: {p rocessName }&#xA;Win3 2 Thread I d: {win32T hreadId}&# xA;Thread  Name: {thr eadName}&# xA;Extende d Properti es: {dicti onary({key } - {value }&#xA;)}"  type="Micr osoft.Prac tices.Ente rpriseLibr ary.Loggin g.Formatte rs.TextFor matter, Mi crosoft.Pr actices.En terpriseLi brary.Logg ing, Versi on=5.0.414 .0, Cultur e=neutral,  PublicKey Token=31bf 3856ad364e 35" name=" Text Forma tter" />
  28       </form atters>
  29       <categ orySources >
  30         <add  switchVal ue="All" n ame="Gener al">
  31           <l isteners>
  32              <add name= "Formatted  EventLog  TraceListe ner" />
  33           </ listeners>
  34         </ad d>
  35       </cate gorySource s>
  36       <speci alSources>
  37         <all Events swi tchValue=" All" name= "All Event s" />
  38         <not Processed  switchValu e="All" na me="Unproc essed Cate gory" />
  39         <err ors switch Value="All " name="Lo gging Erro rs &amp; W arnings">
  40           <l isteners>
  41              <add name= "Formatted  EventLog  TraceListe ner" />
  42           </ listeners>
  43         </er rors>
  44       </spec ialSources >
  45     </loggin gConfigura tion>
  46     <appSett ings>
  47       <add k ey="TopIns titution"  value="100 0001" />
  48       <add k ey="logLin q" value=" true" />
  49       <add k ey="Displa yUser" val ue="true"  />
  50       <add k ey="BaseRe portPath"  value="/AH OBPRHRE/"  />
  51         <add key=" ReportingS erver" val ue="https: // DNS  /ReportSer ver" />
  52       <add k ey="Regist ry" value= "AHOBPR" / >
  53       <add k ey="Comman dTimeout"  value="120 " />
  54       <add k ey="Timeou tInMinutes " value="1 5" />
  55       <add k ey="Timeou tWarningIn Minutes" v alue="1" / >
  56         <add key=" EmailFrom"  value="
P II                        " />
  57       <add k ey="EmailE nabled" va lue="Y" />
  58       <add k ey="Deploy Mode" valu e="DEV" />
  59         <add key=" VistaLogin Address" v alue="http s:// IP             /ahobpr-pr ovider/reg istry" />
  60         <add key=" JsonServic eUri" valu e="https:/ / DNS /AHOBPR.sv c/" />
  61         <add key=" secretKey"  value=" EKL " />
  62       <add k ey="QueueB atchSize"  value="500 " />
  63       <add k ey="ViaApp Id" value= "AHOBPR_Ap p" />
  64         <add key=" ViaAppToke n" value=" A
I
" />
  65         <add key=" ViaAppToke n2" value= " AI " />
  66       <add k ey="Ahobpr NoteTitle"  value="AH OBPR Self- Entered Qu estionnair e Summary  Extract" / >
  67       <add k ey="Change StatusStat eFilterLim it" value= "4" />
  68       <add k ey="Whitel istNameRex Ex" value= "^([\-\.\' a-zA-Z0-9( ) ]+)$" />
  69     </appSet tings>
  70     <system. net>
  71       <mailS ettings>
  72         <smt p>
  73             <network h ost=" DNS          " />
  74         </sm tp>
  75       </mail Settings>
  76     </system .net>
  77     <Registr iesCustomS ettings>
  78       <Regis triesSetti ngs Contex tCommandTi meout="30"  logLinq=" true" Disp layUser="t rue" BaseR eportPath= "/AHOBPR/"  Reporting Server="ht tp://local host/Repor tServer" T opInstitut ion="10000 01" />
  79     </Regist riesCustom Settings>
  80     <system. web>
  81       <!-- 
  82        Set c ompilation  debug= to  "true" to  insert de bugging sy mbols into  the compi led page.  Because th is
  83        affec ts perform ance, set  this value  to true o nly during  developme nt.
  84        For a n explanat ion of tar getFramewo rk on both  compilati on and htt pRuntime s ee
  85        https ://stackov erflow.com /questions /40170567/ what-do-th e-targetfr amework-se ttings-mea n-in-web-c onfig-in-a sp-net-mvc
  86           -- >
  87       <httpH andlers>
  88         <add  path="Res erved.Repo rtViewerWe bControl.a xd" verb=" *" type="M icrosoft.R eporting.W ebForms.Ht tpHandler,  Microsoft .ReportVie wer.WebFor ms, Versio n=11.0.0.0 , Culture= neutral, P ublicKeyTo ken=89845d cd8080cc91 "
  89           va lidate="fa lse" />
  90       </http Handlers>
  91       <httpR untime />
  92       <compi lation deb ug="true"  batch="fal se" target Framework= "4.6">
  93         <ass emblies>
  94           <a dd assembl y="Microso ft.ReportV iewer.WebF orms, Vers ion=11.0.0 .0, Cultur e=neutral,  PublicKey Token=8984 5dcd8080cc 91" />
  95           <a dd assembl y="Microso ft.ReportV iewer.Comm on, Versio n=11.0.0.0 , Culture= neutral, P ublicKeyTo ken=89845d cd8080cc91 " />
  96           <a dd assembl y="System. Data.Linq,  Version=4 .0.0.0, Cu lture=neut ral, Publi cKeyToken= B77A5C5619 34E089" />
  97           <a dd assembl y="Accessi bility, Ve rsion=4.0. 0.0, Cultu re=neutral , PublicKe yToken=B03 F5F7F11D50 A3A" />
  98           <a dd assembl y="Microso ft.Build.F ramework,  Version=4. 0.0.0, Cul ture=neutr al, Public KeyToken=B 03F5F7F11D 50A3A" />
  99         </as semblies>
  100         <bui ldProvider s>
  101           <a dd extensi on=".rdlc"  type="Mic rosoft.Rep orting.Rdl BuildProvi der, Micro soft.Repor tViewer.Co mmon, Vers ion=11.0.0 .0, Cultur e=neutral,  PublicKey Token=8984 5dcd8080cc 91" />
  102         </bu ildProvide rs>
  103       </comp ilation>
  104       <!--
  105                The <aut henticatio n> section  enables c onfigurati on 
  106                of the s ecurity au thenticati on mode us ed by 
  107                ASP.NET  to identif y an incom ing user. 
  108           -- >
  109       <authe ntication  mode="Wind ows" />
  110       <custo mErrors mo de="On" de faultRedir ect="Error .aspx" red irectMode= "ResponseR ewrite" />
  111       <pages  theme="AH OBPR" cont rolRenderi ngCompatib ilityVersi on="3.5" c lientIDMod e="AutoID"  viewState Encryption Mode="Alwa ys" />
  112       <ident ity impers onate="fal se" />
  113       <!-- c omment req uireSSL="t rue" must  be false ( or removed ) for loca l debug -- >
  114       <httpC ookies htt pOnlyCooki es="true"  requireSSL ="true"/>
  115     </system .web>
  116     <!-- 
  117           Th e system.w ebServer s ection is  required f or running  ASP.NET A JAX under  Internet
  118           In formation  Services 7 .0.  It is  not neces sary for p revious ve rsion of I IS.
  119       -->
  120     <system. webServer>
  121       <valid ation vali dateIntegr atedModeCo nfiguratio n="false"  />
  122       <handl ers>
  123         <add  name="Rep ortViewerW ebControlH andler" pr eCondition ="integrat edMode" ve rb="*" pat h="Reserve d.ReportVi ewerWebCon trol.axd"  type="Micr osoft.Repo rting.WebF orms.HttpH andler, Mi crosoft.Re portViewer .WebForms,  Version=1 1.0.0.0, C ulture=neu tral, Publ icKeyToken =89845dcd8 080cc91" / >
  124       </hand lers>  <!- -  
  125   Comment th e followin g section  to remove  SSOi Handl ers, Modul es, isapiF ilters and  httpError s for loca l debug
  126   by moving  the end co mment imme diately fo llowing to  the end o f the SSOi  section.   Symptom H TTP 500 er rors.
  127         <add  name="han dler-wa-32 " path="*"  verb="*"  modules="I sapiModule " scriptPr ocessor="D :\Program  Files\CA\w ebagent\wi n32\bin\IS API6WebAge nt.dll" re sourceType ="Unspecif ied" requi reAccess=" None" preC ondition=" classicMod e,bitness3 2"/>
  128         <add  name="CAS iteMinderW ebAgentHan dler-fcc-3 2" path="* .fcc" verb ="*" modul es="CASite MinderWeba gentModule -32" resou rceType="U nspecified " preCondi tion="inte gratedMode ,bitness32 "/>
  129         <add  name="CAS iteMinderW ebAgentHan dler-ntc-3 2" path="* .ntc" verb ="*" modul es="CASite MinderWeba gentModule -32" resou rceType="U nspecified " preCondi tion="inte gratedMode ,bitness32 "/>
  130         <add  name="CAS iteMinderW ebAgentHan dler-ccc-3 2" path="* .ccc" verb ="*" modul es="CASite MinderWeba gentModule -32" resou rceType="U nspecified " preCondi tion="inte gratedMode ,bitness32 "/>
  131         <add  name="CAS iteMinderW ebAgentHan dler-scc-3 2" path="* .scc" verb ="*" modul es="CASite MinderWeba gentModule -32" resou rceType="U nspecified " preCondi tion="inte gratedMode ,bitness32 "/>
  132         <add  name="CAS iteMinderW ebAgentHan dler-kcc-3 2" path="* .kcc" verb ="*" modul es="CASite MinderWeba gentModule -32" resou rceType="U nspecified " preCondi tion="inte gratedMode ,bitness32 "/>
  133         <add  name="han dler-wa" p ath="*" ve rb="*" mod ules="Isap iModule" s criptProce ssor="D:\P rogram Fil es\CA\weba gent\win64 \bin\ISAPI 6WebAgent. dll" resou rceType="U nspecified " requireA ccess="Non e" preCond ition="cla ssicMode,b itness64"/ >
  134         <add  name="CAS iteMinderW ebAgentHan dler-fcc"  path="*.fc c" verb="* " modules= "CASiteMin derWebagen tModule" r esourceTyp e="Unspeci fied" preC ondition=" integrated Mode,bitne ss64"/>
  135         <add  name="CAS iteMinderW ebAgentHan dler-ntc"  path="*.nt c" verb="* " modules= "CASiteMin derWebagen tModule" r esourceTyp e="Unspeci fied" preC ondition=" integrated Mode,bitne ss64"/>
  136         <add  name="CAS iteMinderW ebAgentHan dler-ccc"  path="*.cc c" verb="* " modules= "CASiteMin derWebagen tModule" r esourceTyp e="Unspeci fied" preC ondition=" integrated Mode,bitne ss64"/>
  137         <add  name="CAS iteMinderW ebAgentHan dler-scc"  path="*.sc c" verb="* " modules= "CASiteMin derWebagen tModule" r esourceTyp e="Unspeci fied" preC ondition=" integrated Mode,bitne ss64"/>
  138         <add  name="CAS iteMinderW ebAgentHan dler-kcc"  path="*.kc c" verb="* " modules= "CASiteMin derWebagen tModule" r esourceTyp e="Unspeci fied" preC ondition=" integrated Mode,bitne ss64"/>
  139       </hand lers>
  140       <modul es>
  141         <add  name="CAS iteMinderW ebagentMod ule" preCo ndition="i ntegratedM ode,bitnes s64"/>
  142         <add  name="CAS iteMinderW ebagentMod ule-32" pr eCondition ="integrat edMode,bit ness32"/>
  143       </modu les>
  144       <isapi Filters>
  145         <fil ter name=" SiteMinder  Agent" pa th="D:\Pro gram Files \CA\webage nt\win64\b in\ISAPI6W ebAgent.dl l" enabled ="true" pr eCondition ="classicM ode,bitnes s64"/>
  146         <fil ter name=" SiteMinder  Agent-32"  path="D:\ Program Fi les\CA\web agent\win3 2\bin\ISAP I6WebAgent .dll" enab led="true"  preCondit ion="class icMode,bit ness32"/>
  147       </isap iFilters>
  148       <httpE rrors exis tingRespon se="PassTh rough"/>
  149   end  SSOi  section  - ->
  150     </system .webServer >
  151     <runtime >
  152       <assem blyBinding  xmlns="ur n:schemas- microsoft- com:asm.v1 ">
  153         <dep endentAsse mbly>
  154           <a ssemblyIde ntity name ="Microsof t.Practice s.Enterpri seLibrary. Data" publ icKeyToken ="31bf3856 ad364e35"  culture="n eutral" />
  155           <b indingRedi rect oldVe rsion="0.0 .0.0-5.0.4 14.0" newV ersion="5. 0.414.0" / >
  156         </de pendentAss embly>
  157       </asse mblyBindin g>
  158     </runtim e>
  159     <system. serviceMod el>
  160       <behav iors>
  161         <end pointBehav iors>
  162           <b ehavior na me="VAMCSe lectionSer viceAspNet AjaxBehavi or">
  163              <enableWeb Script />
  164           </ behavior>
  165         </en dpointBeha viors>
  166       </beha viors>
  167       <servi ceHostingE nvironment  aspNetCom patibility Enabled="t rue" />
  168       <servi ces>
  169         <ser vice name= "VAMCSelec tionServic e">
  170           <e ndpoint ad dress="" b ehaviorCon figuration ="VAMCSele ctionServi ceAspNetAj axBehavior " binding= "webHttpBi nding" con tract="VAM CSelection Service" / >
  171         </se rvice>
  172       </serv ices>
  173     </system .serviceMo del>
  174   </configur ation>