dbs227 il y a 4 ans
Parent
commit
b7b56611ea

+ 5 - 1
CLIP.e-Form.Consent.Dac/CLIP.e-Form.Consent.Dac.csproj

@@ -9,7 +9,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CLIP.eForm.Consent.Dac</RootNamespace>
     <AssemblyName>CLIP.e-Form.Consent.Dac</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <TargetFrameworkProfile />
     <SccProjectName>SAK</SccProjectName>
@@ -25,6 +25,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -33,6 +34,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     <DebugSymbols>true</DebugSymbols>
@@ -42,6 +44,7 @@
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     <OutputPath>bin\x86\Release\</OutputPath>
@@ -51,6 +54,7 @@
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="CLIP.e-Form.Server.Data">

+ 5 - 1
CLIP.e-Form.Consent.Entity/CLIP.e-Form.Consent.Entity.csproj

@@ -9,7 +9,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CLIP.eForm.Consent.Entity</RootNamespace>
     <AssemblyName>CLIP.e-Form.Consent.Entity</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <TargetFrameworkProfile />
     <SccProjectName>SAK</SccProjectName>
@@ -25,6 +25,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -33,6 +34,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     <DebugSymbols>true</DebugSymbols>
@@ -42,6 +44,7 @@
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     <OutputPath>bin\x86\Release\</OutputPath>
@@ -51,6 +54,7 @@
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />

+ 5 - 1
CLIP.e-Form.Consent.UI/CLIP.e-Form.Consent.UI.csproj

@@ -9,7 +9,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CLIP.eForm.Consent.UI</RootNamespace>
     <AssemblyName>CLIP.e-Form.Consent.UI</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <TargetFrameworkProfile />
     <SccProjectName>SAK</SccProjectName>
@@ -27,6 +27,7 @@
     <WarningLevel>4</WarningLevel>
     <PlatformTarget>AnyCPU</PlatformTarget>
     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -35,6 +36,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup>
     <StartupObject />
@@ -42,10 +44,12 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     <PlatformTarget>x86</PlatformTarget>
     <OutputPath>bin\x86\Debug\</OutputPath>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     <PlatformTarget>x86</PlatformTarget>
     <OutputPath>bin\x86\Release\</OutputPath>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="CLIP.e-Form.Consent.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">

+ 6 - 6
CLIP.e-Form.Consent.UI/ConsentMainControl.cs

@@ -2048,9 +2048,9 @@ namespace CLIP.eForm.Consent.UI
 
             CLIP.eForm.Consent.UI.HospitalSvcRef.SingleReturnData retVal = hospitalWebService.getEmrDataString("A01"
                 , ConsentExecuteInfo["dutinstcd"]
-                , ConsentExecuteInfo["PTNT_NO"]
-                , ConsentExecuteInfo["CLN_DATE"]
-                , ConsentExecuteInfo["CRETNO"]
+                , ConsentExecuteInfo["patientNo"]
+                , ConsentExecuteInfo["clnDate"]
+                , ConsentExecuteInfo["cretno"]
                 , consentCommandCtrl.CurrentPreviewConsent.formCd);
             
             globalParams[FOSParameter.emrinfo] = retVal.responseData;
@@ -2178,9 +2178,9 @@ namespace CLIP.eForm.Consent.UI
 
               CLIP.eForm.Consent.UI.HospitalSvcRef.SingleReturnData retVal = hospitalWebService.getEmrDataString("A01"
                 , ConsentExecuteInfo["dutinstcd"]
-                , ConsentExecuteInfo["PTNT_NO"]
-                , ConsentExecuteInfo["CLN_DATE"]
-                , ConsentExecuteInfo["CRETNO"]
+                , ConsentExecuteInfo["patientNo"]
+                , ConsentExecuteInfo["clnDate"]
+                , ConsentExecuteInfo["cretno"]
                 , consentCommandCtrl.CurrentPreviewConsent.formCd);
               formParams[FOSParameter.emrinfo] = retVal.responseData;
 

+ 2 - 2
CLIP.e-Form.Consent.UI/Properties/AssemblyInfo.cs

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
 // 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로 
 // 지정되도록 할 수 있습니다.
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.1.0.20")]
-[assembly: AssemblyFileVersion("1.1.0.20")]
+[assembly: AssemblyVersion("1.1.0.21")]
+[assembly: AssemblyFileVersion("1.1.0.21")]

+ 2 - 0
CLIP.e-Form.Consent.UI/UIParts/ConsentCommandCtrl.cs

@@ -1403,6 +1403,8 @@ namespace CLIP.eForm.Consent.UI {
               , this.CurrentPreviewConsent.formCd);
       globalParams[FOSParameter.emrinfo] = retVal.responseData;
 
+      //MessageBox.Show(retVal.responseData);
+
       List<string> formGuids = new List<string> {
                 CurrentPreviewConsent.formGuid
             };

+ 21 - 21
CLIP.e-Form.Consent.UI/UIParts/ConsentCommandCtrl.resx

@@ -291,7 +291,7 @@
     <value>
         iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKeSURBVFhH7ZbdS1NhHMe1i4LoJgii66CLoL+gC+micu5M
-        3YXgRW9IBGlRaM6d7diToUTeiLCm8+x4jpFRKUYjFTFaZOJF9kJp8yUra5vzdc6X4c628+0xHWSIzLnt
+        3YXgRW9IBGlRaM6d7diToRHeiLCm8+x4jpFRKUYjFTFaZOJF9kJp8yUra5vzdc6X4c628+0xHWSIzLnt
         IvaB7815Lp7P+T2/5+GXliLFfwzSGb31LKPjnVl668D6x+TAlFoy1HpxSMfb5K9Ti1CX8VhfSiwqfcOR
         HE7sZkir/NHtgyuoYEEOJ16AKbYc0BiEhvwKMUjIHWVaVtDlB/gFwOMPJU4g82rtHoYV9Kc43k/eDIRm
         A2G89gF1HuDeehIkgHS1zpKvZq2T5KlNnloO4a0XMP8Aar5tzARdi6uAiuWP53LSYKGpMzDuXYFjXoFl
@@ -301,14 +301,14 @@
         9o3MwEWvnZme7ZXm6LJjgQgqXf0xbbnYU0Ta5EHnEkY8CippiS9LW8c5HyeBCCodfzLbKI2RJpv8c1ZG
         H70ZuofAJX7zxF1gFULILnWZtSCHE+aIzSZ7aJnb3wNFVuBi3cYkRCACQyx7s42Nt+lDtdLSOxCa9IXR
         ZKcbm4EC01oSKhBBw/IHcwyixJAH9LW8qzhnFdTYgAu1VMCbBIEImaxwVMNJ9tWBpP+7Dw6nAq8/CQPJ
-        v2SVWk9ojMJwoakrMDqZxJHsb9YaVTinYgVX0ofSFCmiJy3tN9yTJofwCQlrAAAAAElFTkSuQmCC
+        v2SVWk9ojMJwoakrMDqZxJHsb9YaVTinYgVX0ofSFCmiJy3tN8M0JoRvFDW3AAAAAElFTkSuQmCC
 </value>
   </data>
   <data name="toolStripButtonNextPage.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
     <value>
         iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALYSURBVFhH7ZbdS1NhHMdXFwXRTRBE10EXQX9BF9JF5dzZ
-        chdSF70hEmRFobk3p8dCKbwJYU3n2fHMyKgUo2GKGC3S6iJ7I18bSuW0qa05p0PPzs6358xnF4LIppt4
+        chdSF70hEmRFobk3p8dCC7wJYU3n2fHMyKgUo2GKGC3S6iJ7I18bSuW0qa05p0PPzs6358xnF4LIppt4
         sQ98b/Y8v9/5nO235xxVlizbljyTc4AxcD7G5DyvUmEH/Xjr0Bg5eGfCMHBuUWMSRpgyRw5d2hoUgXkx
         Bp8o4+tUCAzbKjJWoUdtajxMt2QWRcAfkcDNA90RYJaIsOxd+cxtIaq18I1MiWM/3ZoZFIE/ixIe+BFP
         PcnbEBBYioHtG5BOWrkIY+ZNudfrdtOS9BIXWJBwfxyrYv8JfAwCM0SOfe4WdeXCjMbgOJv2QVUEpohA
@@ -319,7 +319,7 @@
         kxC44sK6qSZf+ahfxqAvjGK2XdRXCL1qQ8NR2mbjJAQuc1gzhsfAB6+M3wERlc3KiegaUxu4E7R888QF
         ghKK6rEqV53Ay8+An8wH63aLp638P43RWciy7E5amh4SAoU2xFNkB5o9wHRo5WGktwpLOnPTHYZ17KEl
         6SUhcKmOPITc5LgNKKfcPXLKPRJ1FsGlNXMH6NbMoAgEIzEM+WT0jysvJG2i1ury5Jr5I3RLZlEEvNNk
-        sm3dy9pyfjSvzHmcLm0Nykup2sxPaoz8hbQPWJYs2weV6j9SNiY19ppG2wAAAABJRU5ErkJggg==
+        sm3dy9pyfjSvzHmcLm0Nykup2sxPaoz8hbQPWJYs2weV6j84syYyxnPgjgAAAABJRU5ErkJggg==
 </value>
   </data>
   <data name="toolStripButtonLastPage.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
@@ -372,23 +372,23 @@
   <data name="toolStripButtonPenConfig.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
     <value>
         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
-        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
+        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
 </value>
   </data>
   <data name="toolStripButtonPen.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">

+ 5 - 9
CLIP.e-Form.Consent.UI/app.config

@@ -3,17 +3,13 @@
     <system.serviceModel>
         <bindings>
             <basicHttpBinding>
-                <binding name="HospitalSvcSoap" />
-                <binding name="ConsentSvcSoap" />
+                <binding name="HospitalSvcSoap"/>
+                <binding name="ConsentSvcSoap"/>
             </basicHttpBinding>
         </bindings>
         <client>
-            <endpoint address="http://localhost:8081/ConsentSvc.asmx" binding="basicHttpBinding"
-                bindingConfiguration="ConsentSvcSoap" contract="ConsentSvcRef.ConsentSvcSoap"
-                name="ConsentSvcSoap" />
-            <endpoint address="http://localhost:8081/HospitalSvc.asmx" binding="basicHttpBinding"
-                bindingConfiguration="HospitalSvcSoap" contract="HospitalSvcRef.HospitalSvcSoap"
-                name="HospitalSvcSoap" />
+            <endpoint address="http://localhost:8081/ConsentSvc.asmx" binding="basicHttpBinding" bindingConfiguration="ConsentSvcSoap" contract="ConsentSvcRef.ConsentSvcSoap" name="ConsentSvcSoap"/>
+            <endpoint address="http://localhost:8081/HospitalSvc.asmx" binding="basicHttpBinding" bindingConfiguration="HospitalSvcSoap" contract="HospitalSvcRef.HospitalSvcSoap" name="HospitalSvcSoap"/>
         </client>
     </system.serviceModel>  
-<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup></configuration>

+ 6 - 1
CLIP.e-Form.Consent.Web/CLIP.e-Form.Consent.Web.csproj

@@ -13,7 +13,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CLIP.eForm.Consent.Web</RootNamespace>
     <AssemblyName>CLIP.e-Form.Consent.Web</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
     <UseIISExpress>true</UseIISExpress>
     <IISExpressSSLPort />
     <IISExpressAnonymousAuthentication />
@@ -40,6 +40,7 @@
     <FilesToIncludeForPublish>AllFilesInTheProject</FilesToIncludeForPublish>
     <IncludeIisSettings>false</IncludeIisSettings>
     <IncludeAppPool>false</IncludeAppPool>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -48,6 +49,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="CLIP.e-Form.Server, Version=1.0.7.226, Culture=neutral, processorArchitecture=MSIL">
@@ -95,6 +97,7 @@
     <Reference Include="System.Runtime.Serialization" />
     <Reference Include="System.ServiceModel" />
     <Reference Include="System.Web" />
+    <Reference Include="System.Web.ApplicationServices" />
     <Reference Include="System.Web.DynamicData" />
     <Reference Include="System.Web.Entity" />
     <Reference Include="System.Web.Extensions" />
@@ -290,6 +293,7 @@
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     <OutputPath>bin\</OutputPath>
@@ -299,6 +303,7 @@
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />

+ 2 - 0
CLIP.e-Form.Consent.Web/OracleQuery/CLIP.e-Form.cendb.consent.xml

@@ -70,6 +70,7 @@
         , a.FSTRGSTRID
         , a.LASTUPDTRID
         , a.RGSTINSTCD
+        , a.INPUTFLAG
         )
         values(#userId#
             , #nextSeqNo#
@@ -80,6 +81,7 @@
             , #inputUserId#
             , #inputUserId#
             , #instCd#
+            , 'M'
         )
       ]]>
     </statement>

+ 1 - 1
CLIP.e-Form.Consent.Web/Properties/PublishProfiles/CustomProfile.pubxml

@@ -11,7 +11,7 @@
     <SiteUrlToLaunchAfterPublish />
     <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
     <ExcludeApp_Data>False</ExcludeApp_Data>
-    <publishUrl>C:\ConsentService\consentServer</publishUrl>
+    <publishUrl>C:\fatimaConsent\consentServer</publishUrl>
     <DeleteExistingFiles>True</DeleteExistingFiles>
   </PropertyGroup>
 </Project>

+ 1 - 1
CLIP.e-Form.Consent.Web/Properties/Settings.Designer.cs

@@ -12,7 +12,7 @@ namespace CLIP.eForm.Consent.Web.Properties {
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.1.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

+ 109 - 165
CLIP.e-Form.Consent.Web/Web.config

@@ -1,49 +1,39 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0"?>
 <configuration>
   <configSections>
-    <section name="CLIP" type="CLIP.eForm.Server.Configuration.ConfigSection, CLIP.e-Form.Server" />
+    <section name="CLIP" type="CLIP.eForm.Server.Configuration.ConfigSection, CLIP.e-Form.Server"/>
     <sectionGroup name="iBATIS">
-      <section name="logging" type="IBatisNet.Common.Logging.ConfigurationSectionHandler, IBatisNet.Common" />
-    </sectionGroup>
-    <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" />
-    <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
-      <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
-        <!--<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>-->
-        <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
-          <!--<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere"/>
-          <section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
-          <section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
-          <section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>-->
-        </sectionGroup>
-      </sectionGroup>
+      <section name="logging" type="IBatisNet.Common.Logging.ConfigurationSectionHandler, IBatisNet.Common"/>
     </sectionGroup>
+    <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net"/>
   </configSections>
   <system.serviceModel>
-    <client />
+    <client/>
     <bindings>
       <basicHttpBinding>
         <binding name="CLIP.eForm.Consent.Web.HospitalSvc" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:30:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferPoolSize="2147483647" maxBufferSize="2147483647" maxReceivedMessageSize="2147483647">
-          <readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647" />
-          <security mode="None" />
+          <readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647"/>
+          <security mode="None"/>
         </binding>
         <binding name="CLIP.eForm.Consent.Web.ConsentSvc" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:30:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferPoolSize="2147483647" maxBufferSize="2147483647" maxReceivedMessageSize="2147483647">
-          <readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647" />
-          <security mode="None" />
+          <readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647"/>
+          <security mode="None"/>
         </binding>
       </basicHttpBinding>
     </bindings>
   </system.serviceModel>
-  <connectionStrings />
+  <connectionStrings/>
+  <!--
+    web.config 변경 내용에 대한 설명은  http://go.microsoft.com/fwlink/?LinkId=235367을 참고하십시오.
+
+    다음 특성은 <httpRuntime> 태그에 설정할 수 있습니다.
+      <system.Web>
+        <httpRuntime targetFramework="4.6.1" />
+      </system.Web>
+  -->
   <system.web>
-    <httpRuntime maxRequestLength="2097151" />
-    <compilation debug="true">
-      <assemblies>
-        <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
-        <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-        <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
-        <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
-      </assemblies>
-    </compilation>
+    <httpRuntime maxRequestLength="2097151"/>
+    <compilation debug="true" targetFramework="4.6.1"/>
     <!--
             <authentication> 섹션에서는 ASP.NET에서 사용되는 
             보안 인증 모드의 구성을 설정하여 들어오는 
@@ -62,36 +52,22 @@
             <error statusCode="404" redirect="FileNotFound.htm" />
         </customErrors>
         -->
-    <pages>
-      <controls>
-        <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-        <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-      </controls>
-    </pages>
-    <httpHandlers>
-      <remove verb="*" path="*.asmx" />
-      <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-      <add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-      <add verb="GET,HEAD" path="ScriptResource.axd" validate="false" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-    </httpHandlers>
-    <httpModules>
-      <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-    </httpModules>
+    <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/>
   </system.web>
-  <appSettings></appSettings>
+  <appSettings/>
   <CLIP>
     <MapConfig>
-      <app key="OracleMap" value="OracleMap.config" />
-      <app key="MSSqlMap" value="MSSQLMap.config" />
-      <app key="SQLiteMap" value="SQLiteMap.config" />
+      <app key="OracleMap" value="OracleMap.config"/>
+      <app key="MSSqlMap" value="MSSQLMap.config"/>
+      <app key="SQLiteMap" value="SQLiteMap.config"/>
     </MapConfig>
     <Default>
-      <app key="AppData" value="ConfigFileName" />
-      <app key="MapConfig" value="OracleMap" />
+      <app key="AppData" value="ConfigFileName"/>
+      <app key="MapConfig" value="OracleMap"/>
     </Default>
     <AppData>
-      <app key="ConfigFileName" value="eformserver.xml" />
-      <add key="repositoryBizComponent" value="CLIP.e-Form.Server.Adapter.dll" />
+      <app key="ConfigFileName" value="eformserver.xml"/>
+      <add key="repositoryBizComponent" value="CLIP.e-Form.Server.Adapter.dll"/>
       <!--<add key="repositoryBizComponent" value="CLIP.e-Form.Server.Hospital.dll"/>-->
       <!--<add key="repositoryBizComponent" value="CLIP.e-Form.Server.SQLite.dll"/>-->
     </AppData>
@@ -103,7 +79,7 @@
   <iBATIS>
     <logging>
       <logFactoryAdapter type="IBatisNet.Common.Logging.Impl.Log4NetLoggerFA, IBatisNet.Common.Logging.Log4Net">
-        <arg key="configType" value="inline" />
+        <arg key="configType" value="inline"/>
       </logFactoryAdapter>
     </logging>
   </iBATIS>
@@ -111,150 +87,150 @@
   <log4net>
     <!-- Define some output appenders -->
     <appender name="CLIP_eForm_DEBUG_Appender" type="log4net.Appender.RollingFileAppender">
-      <param name="File" value=".\Logs\eFormServer.Debug.log" />
-      <param name="AppendToFile" value="true" />
-      <param name="DatePattern" value="_yyyy-MM-dd" />
-      <param name="RollingStyle" value="Composite" />
-      <param name="MaxSizeRollBackups" value="-1" />
-      <param name="MaximumFileSize" value="1000KB" />
-      <param name="StaticLogFileName" value="true" />
+      <param name="File" value=".\Logs\eFormServer.Debug.log"/>
+      <param name="AppendToFile" value="true"/>
+      <param name="DatePattern" value="_yyyy-MM-dd"/>
+      <param name="RollingStyle" value="Composite"/>
+      <param name="MaxSizeRollBackups" value="-1"/>
+      <param name="MaximumFileSize" value="1000KB"/>
+      <param name="StaticLogFileName" value="true"/>
       <!-- true : Allow to Static File Name for current logging file -->
       <layout type="log4net.Layout.PatternLayout">
-        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nDebug Message - %m%n" />
+        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nDebug Message - %m%n"/>
       </layout>
       <filter type="log4net.Filter.LevelRangeFilter">
-        <levelMin value="DEBUG" />
-        <levelMax value="DEBUG" />
+        <levelMin value="DEBUG"/>
+        <levelMax value="DEBUG"/>
       </filter>
     </appender>
     <!-- Define Info output appenders -->
     <appender name="CLIP_eForm_INFO_Appender" type="log4net.Appender.RollingFileAppender">
-      <param name="File" value=".\Logs\eFormServer.Info.log" />
-      <param name="AppendToFile" value="true" />
-      <param name="DatePattern" value="_yyyy-MM-dd" />
-      <param name="RollingStyle" value="Composite" />
-      <param name="MaxSizeRollBackups" value="-1" />
-      <param name="MaximumFileSize" value="1000KB" />
-      <param name="StaticLogFileName" value="true" />
+      <param name="File" value=".\Logs\eFormServer.Info.log"/>
+      <param name="AppendToFile" value="true"/>
+      <param name="DatePattern" value="_yyyy-MM-dd"/>
+      <param name="RollingStyle" value="Composite"/>
+      <param name="MaxSizeRollBackups" value="-1"/>
+      <param name="MaximumFileSize" value="1000KB"/>
+      <param name="StaticLogFileName" value="true"/>
       <!-- true : Allow to Static File Name for current logging file -->
       <layout type="log4net.Layout.PatternLayout">
-        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nInfomation Message - %m%n" />
+        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nInfomation Message - %m%n"/>
       </layout>
       <filter type="log4net.Filter.LevelRangeFilter">
-        <levelMin value="INFO" />
-        <levelMax value="INFO" />
+        <levelMin value="INFO"/>
+        <levelMax value="INFO"/>
       </filter>
     </appender>
     <!-- Define Warn output appenders -->
     <appender name="CLIP_eForm_WARN_Appender" type="log4net.Appender.RollingFileAppender">
-      <param name="File" value=".\Logs\eFormServer.Warn.log" />
-      <param name="AppendToFile" value="true" />
-      <param name="DatePattern" value="_yyyy-MM-dd" />
-      <param name="RollingStyle" value="Composite" />
-      <param name="MaxSizeRollBackups" value="-1" />
-      <param name="MaximumFileSize" value="1000KB" />
-      <param name="StaticLogFileName" value="true" />
+      <param name="File" value=".\Logs\eFormServer.Warn.log"/>
+      <param name="AppendToFile" value="true"/>
+      <param name="DatePattern" value="_yyyy-MM-dd"/>
+      <param name="RollingStyle" value="Composite"/>
+      <param name="MaxSizeRollBackups" value="-1"/>
+      <param name="MaximumFileSize" value="1000KB"/>
+      <param name="StaticLogFileName" value="true"/>
       <!-- true : Allow to Static File Name for current logging file -->
       <layout type="log4net.Layout.PatternLayout">
-        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nWarn Message - %m%n" />
+        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nWarn Message - %m%n"/>
       </layout>
       <filter type="log4net.Filter.LevelRangeFilter">
-        <levelMin value="WARN" />
-        <levelMax value="WARN" />
+        <levelMin value="WARN"/>
+        <levelMax value="WARN"/>
       </filter>
     </appender>
     <!-- Define Error output appenders -->
     <appender name="CLIP_eForm_ERROR_Appender" type="log4net.Appender.RollingFileAppender">
-      <param name="File" value=".\Logs\eFormServer.Error.log" />
-      <param name="AppendToFile" value="true" />
-      <param name="DatePattern" value="_yyyy-MM-dd" />
-      <param name="RollingStyle" value="Composite" />
-      <param name="MaxSizeRollBackups" value="-1" />
-      <param name="MaximumFileSize" value="1000KB" />
-      <param name="StaticLogFileName" value="true" />
+      <param name="File" value=".\Logs\eFormServer.Error.log"/>
+      <param name="AppendToFile" value="true"/>
+      <param name="DatePattern" value="_yyyy-MM-dd"/>
+      <param name="RollingStyle" value="Composite"/>
+      <param name="MaxSizeRollBackups" value="-1"/>
+      <param name="MaximumFileSize" value="1000KB"/>
+      <param name="StaticLogFileName" value="true"/>
       <!-- true : Allow to Static File Name for current logging file -->
       <layout type="log4net.Layout.PatternLayout">
-        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nError Message - %m%n" />
+        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nError Message - %m%n"/>
       </layout>
       <filter type="log4net.Filter.LevelRangeFilter">
-        <levelMin value="ERROR" />
-        <levelMax value="ERROR" />
+        <levelMin value="ERROR"/>
+        <levelMax value="ERROR"/>
       </filter>
     </appender>
     <!--Visual Studio의 출력 창 출력 Appender-->
     <appender name="VisualStudioDebugAppender" type="log4net.Appender.DebugAppender">
       <layout type="log4net.Layout.PatternLayout">
-        <param name="ConversionPattern" value="%d - %m%n" />
+        <param name="ConversionPattern" value="%d - %m%n"/>
       </layout>
     </appender>
     <!-- ▒▒▒ IBatisNet ▒▒▒ Define iBATIS output appenders -->
     <appender name="iBATISRollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
-      <param name="File" value=".\Logs\eFormServer.iBATIS.log" />
-      <param name="DatePattern" value="_yyyy-MM-dd" />
-      <param name="MaxSizeRollBackups" value="-1" />
-      <param name="MaximumFileSize" value="1000KB" />
-      <param name="RollingStyle" value="Composite" />
-      <param name="StaticLogFileName" value="true" />
-      <param name="AppendToFile" value="true" />
+      <param name="File" value=".\Logs\eFormServer.iBATIS.log"/>
+      <param name="DatePattern" value="_yyyy-MM-dd"/>
+      <param name="MaxSizeRollBackups" value="-1"/>
+      <param name="MaximumFileSize" value="1000KB"/>
+      <param name="RollingStyle" value="Composite"/>
+      <param name="StaticLogFileName" value="true"/>
+      <param name="AppendToFile" value="true"/>
       <!-- true : Allow to Static File Name for current logging file -->
       <layout type="log4net.Layout.PatternLayout">
-        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nSQL Command - %m%n" />
+        <param name="ConversionPattern" value="%n[Logging Date Time: %d] =====================================================================================%nSQL Command - %m%n"/>
       </layout>
     </appender>
     <appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
       <layout type="log4net.Layout.PatternLayout">
-        <param name="ConversionPattern" value="%d - [%level] %m%n" />
+        <param name="ConversionPattern" value="%d - [%level] %m%n"/>
       </layout>
     </appender>
     <!-- OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL -->
     <!-- Set root logger level to ERROR and its appenders -->
     <root>
-      <level value="ALL" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="ALL"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </root>
     <!-- ▒▒▒ IBatisNet ▒▒▒ Print only messages of level DEBUG or above in the packages -->
     <logger name="IBatisNet.DataMapper.Commands.DefaultPreparedCommand">
-      <level value="DEBUG" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="DEBUG"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.DataMapper.Configuration.Cache.CacheModel">
-      <level value="OFF" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="OFF"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.DataMapper.LazyLoadList">
-      <level value="OFF" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="OFF"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.DataMapper.SqlMapSession">
-      <level value="OFF" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="OFF"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.Common.Transaction.TransactionScope">
-      <level value="OFF" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="OFF"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.DataAccess.DaoSession">
-      <level value="OFF" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="OFF"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.DataAccess.Configuration.DaoProxy">
-      <level value="OFF" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="OFF"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory">
-      <level value="OFF" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="OFF"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="IBatisNet.DataMapper.Commands.IPreparedCommand">
-      <level value="DEBUG" />
-      <appender-ref ref="iBATISRollingLogFileAppender" />
+      <level value="DEBUG"/>
+      <appender-ref ref="iBATISRollingLogFileAppender"/>
     </logger>
     <logger name="CLIPSOFT">
-      <level value="ALL" />
-      <appender-ref ref="CLIP_eForm_DEBUG_Appender" />
-      <appender-ref ref="CLIP_eForm_INFO_Appender" />
-      <appender-ref ref="CLIP_eForm_WARN_Appender" />
-      <appender-ref ref="CLIP_eForm_ERROR_Appender" />
+      <level value="ALL"/>
+      <appender-ref ref="CLIP_eForm_DEBUG_Appender"/>
+      <appender-ref ref="CLIP_eForm_INFO_Appender"/>
+      <appender-ref ref="CLIP_eForm_WARN_Appender"/>
+      <appender-ref ref="CLIP_eForm_ERROR_Appender"/>
     </logger>
   </log4net>
   <!-- 
@@ -263,25 +239,13 @@
     -->
   <system.webServer>
     <handlers>
-      <remove name="WebServiceHandlerFactory-Integrated" />
-      <remove name="ScriptHandlerFactory" />
-      <remove name="ScriptHandlerFactoryAppServices" />
-      <remove name="ScriptResource" />
-      <remove name="scriptResourceHandler" />
-      <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-      <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-      <add name="ScriptResource" verb="GET,HEAD" path="ScriptResource.axd" preCondition="integratedMode" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
+      <remove name="scriptResourceHandler"/>
     </handlers>
     <staticContent>
-      <mimeMap fileExtension=".epp" mimeType="text/xml" />
-      <mimeMap fileExtension=".ept" mimeType="text/xml" />
+      <mimeMap fileExtension=".epp" mimeType="text/xml"/>
+      <mimeMap fileExtension=".ept" mimeType="text/xml"/>
     </staticContent>
-    <directoryBrowse enabled="false" />
-    <validation validateIntegratedModeConfiguration="false" />
-    <modules>
-      <remove name="ScriptModule" />
-      <add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
-    </modules>
+    <directoryBrowse enabled="false"/>
   </system.webServer>
   <!--
   <system.diagnostics>
@@ -298,25 +262,5 @@
     </switches>
   </system.diagnostics>
   -->
-  <runtime>
-    <assemblyBinding appliesTo="v2.0.50727" xmlns="urn:schemas-microsoft-com:asm.v1">
-      <dependentAssembly>
-        <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35" />
-        <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
-      </dependentAssembly>
-      <dependentAssembly>
-        <assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35" />
-        <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
-      </dependentAssembly>
-    </assemblyBinding>
-  </runtime>
-  <system.codedom>
-    <compilers>
-      <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
-        <providerOption name="CompilerVersion" value="v3.5" />
-        <providerOption name="WarnAsError" value="false" />
-      </compiler>
-    </compilers>
-  </system.codedom>
 </configuration>
 <!--ProjectGuid: 43FF9723-4D2D-4C0E-B040-470DA7106A43-->

client deploy/CLIP e-Form_DFH 전자동의서 구축_배포설계(PC).pptx → client deploy/CLIP e-Form_DFH 전자동의서 구축_배포설계(PC).pptx


client deploy/CLIP e-Form_DFH 전자동의서_구축_PC배포파일 목록.xlsx → client deploy/CLIP e-Form_DFH 전자동의서_구축_PC배포파일 목록.xlsx