164. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/10/2017 1:01:47 PM Central 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.

164.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\IV-ehmp_cif\VixInstallerSolution2013.root\VixInstallerSolution2013\VixInstaller ConfigureCvixSitePage.Designer.cs Thu Jun 29 17:22:31 2017 UTC
2 C:\AraxisMergeCompare\Pri_re\IV-ehmp_cif\VixInstallerSolution2013.root\VixInstallerSolution2013\VixInstaller ConfigureCvixSitePage.Designer.cs Thu Jul 6 15:06:32 2017 UTC

164.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 556
Changed 1 2
Inserted 0 0
Removed 0 0

164.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

164.4 Active regular expressions

No regular expressions were active.

164.5 Comparison detail

  1   namespace  gov.va.med .imaging.e xchange.Vi xInstaller .ui
  2   {
  3       partia l class Co nfigureCvi xSitePage
  4       {
  5           // / <summary >
  6           // / Required  designer  variable.
  7           // / </summar y>
  8           pr ivate Syst em.Compone ntModel.IC ontainer c omponents  = null;
  9  
  10           // / <summary >
  11           // / Clean up  any resou rces being  used.
  12           // / </summar y>
  13           // / <param n ame="dispo sing">true  if manage d resource s should b e disposed ; otherwis e, false.< /param>
  14           pr otected ov erride voi d Dispose( bool dispo sing)
  15           {
  16                if (disp osing && ( components  != null))
  17                {
  18                    comp onents.Dis pose();
  19                }
  20                base.Dis pose(dispo sing);
  21           }
  22  
  23           #r egion Wind ows Form D esigner ge nerated co de
  24  
  25           // / <summary >
  26           // / Required  method fo r Designer  support -  do not mo dify
  27           // / the cont ents of th is method  with the c ode editor .
  28           // / </summar y>
  29           pr ivate void  Initializ eComponent ()
  30           {
  31                this.com ponents =  new System .Component Model.Cont ainer();
  32                this.but tonLookup  = new Syst em.Windows .Forms.But ton();
  33                this.lab elVistaSer verPort =  new System .Windows.F orms.Label ();
  34                this.tex tBoxVistaS erverPort  = new Syst em.Windows .Forms.Tex tBox();
  35                this.tex tBoxVistaS erverName  = new Syst em.Windows .Forms.Tex tBox();
  36                this.lab elVistaSer verName =  new System .Windows.F orms.Label ();
  37                this.lab el1 = new  System.Win dows.Forms .Label();
  38                this.lab elVixServe rName = ne w System.W indows.For ms.Label() ;
  39                this.tex tBoxVixSer verName =  new System .Windows.F orms.TextB ox();
  40                this.lab elVixServe rPort = ne w System.W indows.For ms.Label() ;
  41                this.tex tBoxVixSer verPort =  new System .Windows.F orms.TextB ox();
  42                this.err orProvider  = new gov .va.med.im aging.exch ange.VixIn staller.ui .ErrorProv iderFixed( this.compo nents);
  43                this.tex tBoxSiteNu mber = new  System.Wi ndows.Form s.TextBox( );
  44                this.lab el2 = new  System.Win dows.Forms .Label();
  45                this.tex tBoxSitesF ile = new  System.Win dows.Forms .TextBox() ;
  46                this.but tonSelectS itesFile =  new Syste m.Windows. Forms.Butt on();
  47                this.tex tBoxSiteSe rviceUrl =  new Syste m.Windows. Forms.Text Box();
  48                this.gro upBoxSiteS erviceUri  = new Syst em.Windows .Forms.Gro upBox();
  49                ((System .Component Model.ISup portInitia lize)(this .errorProv ider)).Beg inInit();
  50                this.gro upBoxSiteS erviceUri. SuspendLay out();
  51                this.Sus pendLayout ();
  52                // 
  53                // butto nLookup
  54                // 
  55                this.but tonLookup. Font = new  System.Dr awing.Font ("Microsof t Sans Ser if", 7.8F,  System.Dr awing.Font Style.Regu lar, Syste m.Drawing. GraphicsUn it.Point,  ((byte)(0) ));
  56                this.but tonLookup. Location =  new Syste m.Drawing. Point(252,  178);
  57                this.but tonLookup. Name = "bu ttonLookup ";
  58                this.but tonLookup. Size = new  System.Dr awing.Size (209, 28);
  59                this.but tonLookup. TabIndex =  3;
  60                this.but tonLookup. Text = "Lo okup Serve r Addresse s";
  61                this.but tonLookup. UseVisualS tyleBackCo lor = true ;
  62                this.but tonLookup. Click += n ew System. EventHandl er(this.bu ttonLookup _Click);
  63                // 
  64                // label VistaServe rPort
  65                // 
  66                this.lab elVistaSer verPort.Lo cation = n ew System. Drawing.Po int(13, 24 7);
  67                this.lab elVistaSer verPort.Na me = "labe lVistaServ erPort";
  68                this.lab elVistaSer verPort.Si ze = new S ystem.Draw ing.Size(1 37, 16);
  69                this.lab elVistaSer verPort.Ta bIndex = 0 ;
  70                this.lab elVistaSer verPort.Te xt = "Vist A Server P ort:";
  71                this.lab elVistaSer verPort.Te xtAlign =  System.Dra wing.Conte ntAlignmen t.TopRight ;
  72                // 
  73                // textB oxVistaSer verPort
  74                // 
  75                this.tex tBoxVistaS erverPort. BackColor  = System.D rawing.Sys temColors. ControlLig ht;
  76                this.tex tBoxVistaS erverPort. Location =  new Syste m.Drawing. Point(156,  244);
  77                this.tex tBoxVistaS erverPort. Name = "te xtBoxVista ServerPort ";
  78                this.tex tBoxVistaS erverPort. ReadOnly =  true;
  79                this.tex tBoxVistaS erverPort. Size = new  System.Dr awing.Size (62, 22);
  80                this.tex tBoxVistaS erverPort. TabIndex =  5;
  81                this.tex tBoxVistaS erverPort. TabStop =  false;
  82                // 
  83                // textB oxVistaSer verName
  84                // 
  85                this.tex tBoxVistaS erverName. BackColor  = System.D rawing.Sys temColors. ControlLig ht;
  86                this.tex tBoxVistaS erverName. Location =  new Syste m.Drawing. Point(156,  212);
  87                this.tex tBoxVistaS erverName. Name = "te xtBoxVista ServerName ";
  88                this.tex tBoxVistaS erverName. ReadOnly =  true;
  89                this.tex tBoxVistaS erverName. Size = new  System.Dr awing.Size (305, 22);
  90                this.tex tBoxVistaS erverName. TabIndex =  4;
  91                this.tex tBoxVistaS erverName. TabStop =  false;
  92                // 
  93                // label VistaServe rName
  94                // 
  95                this.lab elVistaSer verName.Lo cation = n ew System. Drawing.Po int(13, 21 5);
  96                this.lab elVistaSer verName.Na me = "labe lVistaServ erName";
  97                this.lab elVistaSer verName.Si ze = new S ystem.Draw ing.Size(1 37, 16);
  98                this.lab elVistaSer verName.Ta bIndex = 0 ;
  99                this.lab elVistaSer verName.Te xt = "Vist A Server N ame:";
  100                this.lab elVistaSer verName.Te xtAlign =  System.Dra wing.Conte ntAlignmen t.TopRight ;
  101                // 
  102                // label 1
  103                // 
  104                this.lab el1.Locati on = new S ystem.Draw ing.Point( 19, 183);
  105                this.lab el1.Name =  "label1";
  106                this.lab el1.Size =  new Syste m.Drawing. Size(131,  16);
  107                this.lab el1.TabInd ex = 0;
  108                this.lab el1.Text =  "Site Num ber:";
  109                this.lab el1.TextAl ign = Syst em.Drawing .ContentAl ignment.To pRight;
  110                // 
  111                // label VixServerN ame
  112                // 
  113                this.lab elVixServe rName.Loca tion = new  System.Dr awing.Poin t(13, 279) ;
  114                this.lab elVixServe rName.Name  = "labelV ixServerNa me";
  115                this.lab elVixServe rName.Size  = new Sys tem.Drawin g.Size(137 , 16);
  116                this.lab elVixServe rName.TabI ndex = 0;
  117                this.lab elVixServe rName.Text  = "VIX Se rver Name: ";
  118                this.lab elVixServe rName.Text Align = Sy stem.Drawi ng.Content Alignment. TopRight;
  119                // 
  120                // textB oxVixServe rName
  121                // 
  122                this.tex tBoxVixSer verName.Ba ckColor =  System.Dra wing.Syste mColors.Co ntrolLight ;
  123                this.tex tBoxVixSer verName.Lo cation = n ew System. Drawing.Po int(156, 2 76);
  124                this.tex tBoxVixSer verName.Na me = "text BoxVixServ erName";
  125                this.tex tBoxVixSer verName.Re adOnly = t rue;
  126                this.tex tBoxVixSer verName.Si ze = new S ystem.Draw ing.Size(3 05, 22);
  127                this.tex tBoxVixSer verName.Ta bIndex = 6 ;
  128                this.tex tBoxVixSer verName.Ta bStop = fa lse;
  129                // 
  130                // label VixServerP ort
  131                // 
  132                this.lab elVixServe rPort.Loca tion = new  System.Dr awing.Poin t(13, 311) ;
  133                this.lab elVixServe rPort.Name  = "labelV ixServerPo rt";
  134                this.lab elVixServe rPort.Size  = new Sys tem.Drawin g.Size(137 , 16);
  135                this.lab elVixServe rPort.TabI ndex = 0;
  136                this.lab elVixServe rPort.Text  = "VIX Se rver Port: ";
  137                this.lab elVixServe rPort.Text Align = Sy stem.Drawi ng.Content Alignment. TopRight;
  138                // 
  139                // textB oxVixServe rPort
  140                // 
  141                this.tex tBoxVixSer verPort.Ba ckColor =  System.Dra wing.Syste mColors.Co ntrolLight ;
  142                this.tex tBoxVixSer verPort.Lo cation = n ew System. Drawing.Po int(156, 3 08);
  143                this.tex tBoxVixSer verPort.Na me = "text BoxVixServ erPort";
  144                this.tex tBoxVixSer verPort.Re adOnly = t rue;
  145                this.tex tBoxVixSer verPort.Si ze = new S ystem.Draw ing.Size(6 2, 22);
  146                this.tex tBoxVixSer verPort.Ta bIndex = 7 ;
  147                this.tex tBoxVixSer verPort.Ta bStop = fa lse;
  148                // 
  149                // error Provider
  150                // 
  151                this.err orProvider .BlinkStyl e = System .Windows.F orms.Error BlinkStyle .NeverBlin k;
  152                this.err orProvider .Container Control =  this;
  153                // 
  154                // textB oxSiteNumb er
  155                // 
  156                this.tex tBoxSiteNu mber.BackC olor = Sys tem.Drawin g.SystemCo lors.Windo w;
  157                this.tex tBoxSiteNu mber.Locat ion = new  System.Dra wing.Point (156, 180) ;
  158                this.tex tBoxSiteNu mber.Name  = "textBox SiteNumber ";
  159                this.tex tBoxSiteNu mber.Size  = new Syst em.Drawing .Size(62,  22);
  160                this.tex tBoxSiteNu mber.TabIn dex = 2;
  161                this.tex tBoxSiteNu mber.TextC hanged +=  new System .EventHand ler(this.t extBoxSite Number_Tex tChanged);
  162                // 
  163                // label 2
  164                // 
  165                this.lab el2.Locati on = new S ystem.Draw ing.Point( 28, 150);
  166                this.lab el2.Name =  "label2";
  167                this.lab el2.Size =  new Syste m.Drawing. Size(122,  19);
  168                this.lab el2.TabInd ex = 8;
  169                this.lab el2.Text =  "Sites Fi le:";
  170                this.lab el2.TextAl ign = Syst em.Drawing .ContentAl ignment.To pRight;
  171                // 
  172                // textB oxSitesFil e
  173                // 
  174                this.tex tBoxSitesF ile.BackCo lor = Syst em.Drawing .SystemCol ors.Contro lLight;
  175                this.tex tBoxSitesF ile.Locati on = new S ystem.Draw ing.Point( 156, 147);
  176                this.tex tBoxSitesF ile.Name =  "textBoxS itesFile";
  177                this.tex tBoxSitesF ile.ReadOn ly = true;
  178                this.tex tBoxSitesF ile.Size =  new Syste m.Drawing. Size(214,  22);
  179                this.tex tBoxSitesF ile.TabInd ex = 9;
  180                // 
  181                // butto nSelectSit esFile
  182                // 
  183                this.but tonSelectS itesFile.F ont = new  System.Dra wing.Font( "Microsoft  Sans Seri f", 7.8F,  System.Dra wing.FontS tyle.Regul ar, System .Drawing.G raphicsUni t.Point, ( (byte)(0)) );
  184                this.but tonSelectS itesFile.L ocation =  new System .Drawing.P oint(401,  144);
  185                this.but tonSelectS itesFile.N ame = "but tonSelectS itesFile";
  186                this.but tonSelectS itesFile.S ize = new  System.Dra wing.Size( 60, 28);
  187                this.but tonSelectS itesFile.T abIndex =  10;
  188                this.but tonSelectS itesFile.T ext = "Sel ect";
  189                this.but tonSelectS itesFile.U seVisualSt yleBackCol or = true;
  190                this.but tonSelectS itesFile.C lick += ne w System.E ventHandle r(this.but tonSelectS itesFile_C lick);
  191                // 
  192                // textB oxSiteServ iceUrl
  193                // 
  194                this.tex tBoxSiteSe rviceUrl.A nchor = (( System.Win dows.Forms .AnchorSty les)(((Sys tem.Window s.Forms.An chorStyles .Top | Sys tem.Window s.Forms.An chorStyles .Left)
  195                             | Syst em.Windows .Forms.Anc horStyles. Right)));
  196                this.tex tBoxSiteSe rviceUrl.L ocation =  new System .Drawing.P oint(6, 18 );
  197                this.tex tBoxSiteSe rviceUrl.N ame = "tex tBoxSiteSe rviceUrl";
  198                this.tex tBoxSiteSe rviceUrl.S ize = new  System.Dra wing.Size( 906, 22);
  199                this.tex tBoxSiteSe rviceUrl.T abIndex =  0;
  200                  this.textB oxSiteServ iceUrl.Tex t = "http: //siteserv er. DNS        . DNS     /VistaWebS vcs/Imagin gExchangeS iteService .asmx";
  201                // 
  202                // group BoxSiteSer viceUri
  203                // 
  204                this.gro upBoxSiteS erviceUri. Anchor = ( (System.Wi ndows.Form s.AnchorSt yles)(((Sy stem.Windo ws.Forms.A nchorStyle s.Top | Sy stem.Windo ws.Forms.A nchorStyle s.Left)
  205                             | Syst em.Windows .Forms.Anc horStyles. Right)));
  206                this.gro upBoxSiteS erviceUri. Controls.A dd(this.te xtBoxSiteS erviceUrl) ;
  207                this.gro upBoxSiteS erviceUri. Location =  new Syste m.Drawing. Point(17,  93);
  208                this.gro upBoxSiteS erviceUri. Name = "gr oupBoxSite ServiceUri ";
  209                this.gro upBoxSiteS erviceUri. Size = new  System.Dr awing.Size (918, 47);
  210                this.gro upBoxSiteS erviceUri. TabIndex =  1;
  211                this.gro upBoxSiteS erviceUri. TabStop =  false;
  212                this.gro upBoxSiteS erviceUri. Text = "Si te Service  URL";
  213                // 
  214                // Confi gureCvixSi tePage
  215                // 
  216                this.Aut oScaleDime nsions = n ew System. Drawing.Si zeF(8F, 16 F);
  217                this.Con trols.Add( this.butto nSelectSit esFile);
  218                this.Con trols.Add( this.textB oxSitesFil e);
  219                this.Con trols.Add( this.label 2);
  220                this.Con trols.Add( this.textB oxSiteNumb er);
  221                this.Con trols.Add( this.textB oxVixServe rPort);
  222                this.Con trols.Add( this.label VixServerP ort);
  223                this.Con trols.Add( this.textB oxVixServe rName);
  224                this.Con trols.Add( this.label VixServerN ame);
  225                this.Con trols.Add( this.group BoxSiteSer viceUri);
  226                this.Con trols.Add( this.butto nLookup);
  227                this.Con trols.Add( this.label VistaServe rPort);
  228                this.Con trols.Add( this.textB oxVistaSer verPort);
  229                this.Con trols.Add( this.textB oxVistaSer verName);
  230                this.Con trols.Add( this.label VistaServe rName);
  231                this.Con trols.Add( this.label 1);
  232                this.Fon t = new Sy stem.Drawi ng.Font("M icrosoft S ans Serif" , 9.75F, S ystem.Draw ing.FontSt yle.Regula r, System. Drawing.Gr aphicsUnit .Point, (( byte)(0))) ;
  233                this.Nam e = "Confi gureCvixSi tePage";
  234                this.Siz e = new Sy stem.Drawi ng.Size(95 0, 518);
  235                this.Tag  = " ";
  236                this.Con trols.SetC hildIndex( this.label 1, 0);
  237                this.Con trols.SetC hildIndex( this.label VistaServe rName, 0);
  238                this.Con trols.SetC hildIndex( this.textB oxVistaSer verName, 0 );
  239                this.Con trols.SetC hildIndex( this.textB oxVistaSer verPort, 0 );
  240                this.Con trols.SetC hildIndex( this.label VistaServe rPort, 0);
  241                this.Con trols.SetC hildIndex( this.butto nLookup, 0 );
  242                this.Con trols.SetC hildIndex( this.group BoxSiteSer viceUri, 0 );
  243                this.Con trols.SetC hildIndex( this.label VixServerN ame, 0);
  244                this.Con trols.SetC hildIndex( this.textB oxVixServe rName, 0);
  245                this.Con trols.SetC hildIndex( this.label VixServerP ort, 0);
  246                this.Con trols.SetC hildIndex( this.textB oxVixServe rPort, 0);
  247                this.Con trols.SetC hildIndex( this.textB oxSiteNumb er, 0);
  248                this.Con trols.SetC hildIndex( this.label 2, 0);
  249                this.Con trols.SetC hildIndex( this.textB oxSitesFil e, 0);
  250                this.Con trols.SetC hildIndex( this.butto nSelectSit esFile, 0) ;
  251                ((System .Component Model.ISup portInitia lize)(this .errorProv ider)).End Init();
  252                this.gro upBoxSiteS erviceUri. ResumeLayo ut(false);
  253                this.gro upBoxSiteS erviceUri. PerformLay out();
  254                this.Res umeLayout( false);
  255                this.Per formLayout ();
  256  
  257           }
  258  
  259           #e ndregion
  260  
  261           pr ivate Syst em.Windows .Forms.Lab el label1;
  262           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVistaSer verName;
  263           pr ivate Syst em.Windows .Forms.Lab el labelVi staServerN ame;
  264           pr ivate Syst em.Windows .Forms.Lab el labelVi staServerP ort;
  265           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVistaSer verPort;
  266           pr ivate Syst em.Windows .Forms.But ton button Lookup;
  267           pr ivate Syst em.Windows .Forms.Lab el labelVi xServerNam e;
  268           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVixServe rPort;
  269           pr ivate Syst em.Windows .Forms.Lab el labelVi xServerPor t;
  270           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVixServe rName;
  271           pr ivate Erro rProviderF ixed error Provider;
  272           pr ivate Syst em.Windows .Forms.Tex tBox textB oxSiteNumb er;
  273           pr ivate Syst em.Windows .Forms.Tex tBox textB oxSitesFil e;
  274           pr ivate Syst em.Windows .Forms.Lab el label2;
  275           pr ivate Syst em.Windows .Forms.But ton button SelectSite sFile;
  276           pr ivate Syst em.Windows .Forms.Gro upBox grou pBoxSiteSe rviceUri;
  277           pr ivate Syst em.Windows .Forms.Tex tBox textB oxSiteServ iceUrl;
  278       }
  279   }