Produced by Araxis Merge on 1/5/2018 6:36:09 PM Eastern Standard 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | EFRe_v4_build_3.zip\Registries EFR\ERF_UserInterface | web.config | Wed Dec 6 22:57:38 2017 UTC |
| 2 | EFRe_v4_build_3.zip\Registries EFR\ERF_UserInterface | web.config | Fri Jan 5 23:19:31 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 420 |
| Changed | 3 | 6 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | <?xml vers ion="1.0" encoding=" UTF-8"?> | |
| 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" | |
| 13 | type ="Microsof t.Practice s.Enterpri seLibrary. Logging.Co nfiguratio n.LoggingS ettings, M icrosoft.P ractices.E nterpriseL ibrary.Log ging"/> | |
| 14 | <secti on name="e xceptionHa ndling" | |
| 15 | type ="Microsof t.Practice s.Enterpri seLibrary. ExceptionH andling.Co nfiguratio n.Exceptio nHandlingS ettings, M icrosoft.P ractices.E nterpriseL ibrary.Exc eptionHand ling"/> | |
| 16 | <secti on name="d ataConfigu ration" | |
| 17 | type ="Microsof t.Practice s.Enterpri seLibrary. Data.Confi guration.D atabaseSet tings, Mic rosoft.Pra ctices.Ent erpriseLib rary.Data" /> | |
| 18 | <secti onGroup na me="Regist riesCustom Settings"> | |
| 19 | <sec tion name= "Registrie sSettings" type="Vet eransAffai rs.Registr ies.Busine ss.Utiliti es.Registr iesConfigu rations"/> | |
| 20 | </sect ionGroup> | |
| 21 | </config Sections> | |
| 22 | <connect ionStrings > | |
| 23 | <add conne ctionStrin g="Data So urce= DNS . DNS ;Initial C atalog=Reg istryHRE;C onnect Tim eout=300;I ntegrated Security=T rue; Encry pt=yes;" | |
| 24 | name ="Registry Connection String" pr oviderName ="System.D ata.SqlCli ent"/> | |
| 25 | <add conne ctionStrin g="Data So urce= DNS . URL ;Initial C atalog=Reg istryHRE;C onnect Tim eout=300;I ntegrated Security=T rue; Encry pt=yes;" | |
| 26 | name ="Veterans Affairs.Re gistries.B usiness.Pr operties.S ettings.Re gistryDALC onnectionS tring" pro viderName= "System.Da ta.SqlClie nt"/> | |
| 27 | </connec tionString s> | |
| 28 | <logging Configurat ion name=" Logging Ap plication Block" tra cingEnable d="true" d efaultCate gory="Gene ral" logWa rningsWhen NoCategori esMatch="t rue"> | |
| 29 | <liste ners> | |
| 30 | <add source="E nterprise Library Lo gging" for matter="Te xt Formatt er" log="A pplication " machineN ame="" | |
| 31 | li stenerData Type="Micr osoft.Prac tices.Ente rpriseLibr ary.Loggin g.Configur ation.Form attedEvent LogTraceLi stenerData , Microsof t.Practice s.Enterpri seLibrary. Logging, V ersion=4.1 .0.0, Cult ure=neutra l, PublicK eyToken=31 bf3856ad36 4e35" | |
| 32 | tr aceOutputO ptions="No ne" filter ="All" | |
| 33 | ty pe="Micros oft.Practi ces.Enterp riseLibrar y.Logging. TraceListe ners.Forma ttedEventL ogTraceLis tener, Mic rosoft.Pra ctices.Ent erpriseLib rary.Loggi ng" | |
| 34 | na me="Format ted EventL og TraceLi stener"/> | |
| 35 | </list eners> | |
| 36 | <forma tters> | |
| 37 | <add template= "Timestamp : {timesta mp}
Me ssage: {me ssage}
 ;Category: {category }
Prio rity: {pri ority}
 ;EventId: {eventid}& #xA;Severi ty: {sever ity}
T itle:{titl e}
Mac hine: {mac hine}
 Applicatio n Domain: {appDomain }
Proc ess Id: {p rocessId}& #xA;Proces s Name: {p rocessName }
Win3 2 Thread I d: {win32T hreadId}&# xA;Thread Name: {thr eadName}&# xA;Extende d Properti es: {dicti onary({key } - {value }
)}" | |
| 38 | ty pe="Micros oft.Practi ces.Enterp riseLibrar y.Logging. Formatters .TextForma tter, Micr osoft.Prac tices.Ente rpriseLibr ary.Loggin g" name="T ext Format ter"/> | |
| 39 | </form atters> | |
| 40 | <categ orySources > | |
| 41 | <add switchVal ue="All" n ame="Gener al"> | |
| 42 | <l isteners> | |
| 43 | <add name= "Formatted EventLog TraceListe ner"/> | |
| 44 | </ listeners> | |
| 45 | </ad d> | |
| 46 | </cate gorySource s> | |
| 47 | <speci alSources> | |
| 48 | <all Events swi tchValue=" All" name= "All Event s"/> | |
| 49 | <not Processed switchValu e="All" na me="Unproc essed Cate gory"/> | |
| 50 | <err ors switch Value="All " name="Lo gging Erro rs & W arnings"> | |
| 51 | <l isteners> | |
| 52 | <add name= "Formatted EventLog TraceListe ner"/> | |
| 53 | </ listeners> | |
| 54 | </er rors> | |
| 55 | </spec ialSources > | |
| 56 | </loggin gConfigura tion> | |
| 57 | <excepti onHandling > | |
| 58 | <excep tionPolici es> | |
| 59 | <add name="Unh andled"> | |
| 60 | <e xceptionTy pes> | |
| 61 | <add type= "System.Ex ception, m scorlib, V ersion=2.0 .0.0, Cult ure=neutra l, PublicK eyToken=b7 7a5c561934 e089" post HandlingAc tion="None " name="Ex ception"> | |
| 62 | <excepti onHandlers > | |
| 63 | <add l ogCategory ="General" eventId=" 100" sever ity="Error " title="E nterprise Library Ex ception Ha ndling" | |
| 64 | form atterType= "Microsoft .Practices .Enterpris eLibrary.E xceptionHa ndling.Tex tException Formatter, Microsoft .Practices .Enterpris eLibrary.E xceptionHa ndling, Ve rsion=4.1. 0.0, Cultu re=neutral , PublicKe yToken=31b f3856ad364 e35" | |
| 65 | prio rity="0" u seDefaultL ogger="fal se" | |
| 66 | type ="Microsof t.Practice s.Enterpri seLibrary. ExceptionH andling.Lo gging.Logg ingExcepti onHandler, Microsoft .Practices .Enterpris eLibrary.E xceptionHa ndling.Log ging, Vers ion=4.1.0. 0, Culture =neutral, PublicKeyT oken=31bf3 856ad364e3 5" | |
| 67 | name ="Logging Handler"/> | |
| 68 | </except ionHandler s> | |
| 69 | </add> | |
| 70 | </ exceptionT ypes> | |
| 71 | </ad d> | |
| 72 | </exce ptionPolic ies> | |
| 73 | </except ionHandlin g> | |
| 74 | <appSett ings> | |
| 75 | <add k ey="logLin q" value=" true"/> | |
| 76 | <add k ey="Regist ry" value= "EFR"/> | |
| 77 | <add k ey="Displa yUser" val ue="true"/ > | |
| 78 | <add k ey="TopIns titution" value="100 0001"/> | |
| 79 | <add k ey="ShowSi mulateButt on" value= "true"/> | |
| 80 | <add key=" ReportingS erver" val ue="https: // DNS . URL /ReportSer ver"/> | |
| 81 | <!-- a dd key="Re portingSer ver" value ="http://l ocalhost/R eportServe r"/ --> | |
| 82 | <add k ey="BaseRe portPath" value="/EF R/"/> | |
| 83 | <add k ey="Comman dTimeout" value="600 "/> | |
| 84 | <add k ey="DoDFra gmentRepor t_ShowCoun ts" value= "false"/> | |
| 85 | <add k ey="LogsPa th" value= "C:\Regist ryLogs\EFR \"/> | |
| 86 | <add k ey="Referr al_PushToE tl" value= "false"/> | |
| 87 | <add k ey="LogToD B" value=" true"/> | |
| 88 | <add k ey="Timeou tInMinutes " value="6 0"/> | |
| 89 | <add k ey="Timeou tWarningIn Minutes" v alue="2"/> | |
| 90 | <add k ey="Contex tCommandTi meout" val ue="600"/> | |
| 91 | <add k ey="vs:Ena bleBrowser Link" valu e="false"/ > | |
| 92 | </appSet tings> | |
| 93 | <Registr iesCustomS ettings> | |
| 94 | <Regis triesSetti ngs Contex tCommandTi meout="30" logLinq=" true" Disp layUser="t rue" BaseR eportPath= "/EFR/" Re portingSer ver="http: //localhos t/ReportSe rver" | |
| 95 | TopI nstitution ="1000001" /> | |
| 96 | </Regist riesCustom Settings> | |
| 97 | <!-- | |
| 98 | For a descriptio n of web.c onfig chan ges see ht tp://go.mi crosoft.co m/fwlink/? LinkId=235 367. | |
| 99 | ||
| 100 | The fo llowing at tributes c an be set on the <ht tpRuntime> tag. | |
| 101 | <sys tem.Web> | |
| 102 | <h ttpRuntime targetFra mework="4. 6" /> | |
| 103 | </sy stem.Web> | |
| 104 | --> | |
| 105 | <system. web> | |
| 106 | <machi neKey vali dationKey= "AutoGener ate,Isolat eApps" dec ryptionKey ="AutoGene rate,Isola teApps" va lidation=" HMACSHA256 " decrypti on="AES"/> | |
| 107 | <!-- | |
| 108 | Set comp ilation de bug="false " to inser t debuggin g | |
| 109 | symbols into the c ompiled pa ge. Becaus e this | |
| 110 | affects performanc e, set thi s value to true only | |
| 111 | during d evelopment . | |
| 112 | -- > | |
| 113 | <!-- < httpRuntim e requestV alidationM ode="2.0" /> --> | |
| 114 | <compi lation bat ch="false" debug="tr ue" target Framework= "4.6"> | |
| 115 | <ass emblies> | |
| 116 | <a dd assembl y="Microso ft.ReportV iewer.WebF orms, Vers ion=9.0.0. 0, Culture =neutral, PublicKeyT oken=B03F5 F7F11D50A3 A"/> | |
| 117 | <a dd assembl y="Microso ft.ReportV iewer.Comm on, Versio n=9.0.0.0, Culture=n eutral, Pu blicKeyTok en=B03F5F7 F11D50A3A" /> | |
| 118 | <a dd assembl y="System. Data.Linq, Version=4 .0.0.0, Cu lture=neut ral, Publi cKeyToken= B77A5C5619 34E089"/> | |
| 119 | </as semblies> | |
| 120 | <bui ldProvider s> | |
| 121 | <a dd extensi on=".rdlc" | |
| 122 | type="Micr osoft.Repo rting.RdlB uildProvid er, Micros oft.Report Viewer.Com mon, Versi on=9.0.0.0 , Culture= neutral, P ublicKeyTo ken=b03f5f 7f11d50a3a "/> | |
| 123 | </bu ildProvide rs> | |
| 124 | </comp ilation> | |
| 125 | <!-- | |
| 126 | The <aut henticatio n> section enables c onfigurati on | |
| 127 | of the s ecurity au thenticati on mode us ed by | |
| 128 | ASP.NET to identif y an incom ing user. | |
| 129 | -- > | |
| 130 | <authe ntication mode="Wind ows"/> | |
| 131 | <!-- | |
| 132 | The <customErr ors> secti on enables configura tion | |
| 133 | of w hat to do if/when an unhandled error occ urs | |
| 134 | duri ng the exe cution of a request. Specifica lly, | |
| 135 | it e nables dev elopers to configure html erro r pages | |
| 136 | to b e displaye d in place of a erro r stack tr ace. | |
| 137 | ||
| 138 | Note from Chri stian: On production , please e nable the custom err ors, but l eave them disabled o n developm ent and pr eproductio n, so we c an trouble shoot pro blems | |
| 139 | <cus tomErrors mode="Remo teOnly" de faultRedir ect="~/Err orPage.asp x"> | |
| 140 | <e rror statu sCode="403 " redirect ="~/ErrorP age.aspx?i d=403"/> | |
| 141 | <e rror statu sCode="404 " redirect ="~/ErrorP age.aspx?i d=404"/> | |
| 142 | <e rror statu sCode="500 " redirect ="~/ErrorP age.aspx?i d=500"/> | |
| 143 | </cu stomErrors > | |
| 144 | --> | |
| 145 | <custo mErrors mo de="Off" d efaultRedi rect="Erro rPage.aspx " redirect Mode="Resp onseRewrit e"/> | |
| 146 | <pages theme="EF R" control RenderingC ompatibili tyVersion= "3.5" clie ntIDMode=" AutoID" vi ewStateEnc ryptionMod e="Auto"/> | |
| 147 | <httpH andlers> | |
| 148 | <add path="Res erved.Repo rtViewerWe bControl.a xd" verb=" *" | |
| 149 | ty pe="Micros oft.Report ing.WebFor ms.HttpHan dler, Micr osoft.Repo rtViewer.W ebForms, V ersion=9.0 .0.0, Cult ure=neutra l, PublicK eyToken=b0 3f5f7f11d5 0a3a" | |
| 150 | va lidate="fa lse"/> | |
| 151 | </http Handlers> | |
| 152 | <sessi onState ti meout="20" /> | |
| 153 | </system .web> | |
| 154 | <!-- | |
| 155 | Th e system.w ebServer s ection is required f or running ASP.NET A JAX under Internet | |
| 156 | In formation Services 7 .0. It is not neces sary for p revious ve rsion of I IS. | |
| 157 | --> | |
| 158 | <system. webServer> | |
| 159 | <modul es runAllM anagedModu lesForAllR equests="t rue"/> | |
| 160 | <valid ation vali dateIntegr atedModeCo nfiguratio n="false"/ > | |
| 161 | <handl ers> | |
| 162 | <add name="Rep ortViewerW ebControlH andler" pr eCondition ="integrat edMode" ve rb="*" pat h="Reserve d.ReportVi ewerWebCon trol.axd" | |
| 163 | ty pe="Micros oft.Report ing.WebFor ms.HttpHan dler, Micr osoft.Repo rtViewer.W ebForms, V ersion=9.0 .0.0, Cult ure=neutra l, PublicK eyToken=b0 3f5f7f11d5 0a3a"/> | |
| 164 | </hand lers> | |
| 165 | <httpP rotocol> | |
| 166 | <cus tomHeaders > | |
| 167 | <a dd name="X -Content-T ype-Option s" value=" nosniff"/> | |
| 168 | </cu stomHeader s> | |
| 169 | </http Protocol> | |
| 170 | ||
| 171 | </system .webServer > | |
| 172 | <runtime > | |
| 173 | <assem blyBinding xmlns="ur n:schemas- microsoft- com:asm.v1 "> | |
| 174 | <dep endentAsse mbly> | |
| 175 | <a ssemblyIde ntity name ="Microsof t.Practice s.Unity" p ublicKeyTo ken="31bf3 856ad364e3 5" culture ="neutral" /> | |
| 176 | <b indingRedi rect oldVe rsion="0.0 .0.0-2.0.4 14.0" newV ersion="2. 0.414.0"/> | |
| 177 | </de pendentAss embly> | |
| 178 | <dep endentAsse mbly> | |
| 179 | <a ssemblyIde ntity name ="Microsof t.Practice s.Enterpri seLibrary. Common" pu blicKeyTok en="31bf38 56ad364e35 " culture= "neutral"/ > | |
| 180 | <b indingRedi rect oldVe rsion="0.0 .0.0-5.0.4 14.0" newV ersion="4. 1.0.0"/> | |
| 181 | </de pendentAss embly> | |
| 182 | <dep endentAsse mbly> | |
| 183 | <a ssemblyIde ntity name ="Microsof t.Practice s.Enterpri seLibrary. Logging" p ublicKeyTo ken="31bf3 856ad364e3 5" culture ="neutral" /> | |
| 184 | <b indingRedi rect oldVe rsion="0.0 .0.0-5.0.4 14.0" newV ersion="4. 1.0.0"/> | |
| 185 | </de pendentAss embly> | |
| 186 | </asse mblyBindin g> | |
| 187 | </runtim e> | |
| 188 | <system. serviceMod el> | |
| 189 | <behav iors> | |
| 190 | <end pointBehav iors> | |
| 191 | <b ehavior na me="VAMCSe lectionSer viceAspNet AjaxBehavi or"> | |
| 192 | <enableWeb Script/> | |
| 193 | </ behavior> | |
| 194 | </en dpointBeha viors> | |
| 195 | </beha viors> | |
| 196 | <servi ceHostingE nvironment aspNetCom patibility Enabled="t rue"/> | |
| 197 | <servi ces> | |
| 198 | <ser vice name= "VAMCSelec tionServic e"> | |
| 199 | <e ndpoint ad dress="" b ehaviorCon figuration ="VAMCSele ctionServi ceAspNetAj axBehavior " binding= "webHttpBi nding" con tract="VAM CSelection Service"/> | |
| 200 | </se rvice> | |
| 201 | </serv ices> | |
| 202 | </system .serviceMo del> | |
| 203 | <system. codedom> | |
| 204 | <compi lers> | |
| 205 | <com piler lang uage="c#;c s;csharp" extension= ".cs" | |
| 206 | ty pe="Micros oft.CodeDo m.Provider s.DotNetCo mpilerPlat form.CShar pCodeProvi der, Micro soft.CodeD om.Provide rs.DotNetC ompilerPla tform, Ver sion=1.0.0 .0, Cultur e=neutral, PublicKey Token=31bf 3856ad364e 35" | |
| 207 | wa rningLevel ="4" compi lerOptions ="/langver sion:6 /no warn:1659; 1699;1701" /> | |
| 208 | <com piler lang uage="vb;v bs;visualb asic;vbscr ipt" exten sion=".vb" | |
| 209 | ty pe="Micros oft.CodeDo m.Provider s.DotNetCo mpilerPlat form.VBCod eProvider, Microsoft .CodeDom.P roviders.D otNetCompi lerPlatfor m, Version =1.0.0.0, Culture=ne utral, Pub licKeyToke n=31bf3856 ad364e35" | |
| 210 | wa rningLevel ="4" compi lerOptions ="/langver sion:14 /n owarn:4100 8 /define: _MYTYPE=\& quot;Web\& quot; /opt ionInfer+" /> | |
| 211 | </comp ilers> | |
| 212 | </system .codedom> | |
| 213 | </configur ation> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.