454 lines
29 KiB
XML
454 lines
29 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
For more information on how to configure your ASP.NET application, please visit
|
|
http://go.microsoft.com/fwlink/?LinkId=152368
|
|
-->
|
|
<configuration>
|
|
<configSections>
|
|
<section name="AuthorizationMappingSection" requirePermission="false" type="MVCAuthorization.AuthorizationMappingSection,MVCAuthorization" />
|
|
<section name="loggingConfiguration" type="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.LoggingSettings, Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="true" />
|
|
</configSections>
|
|
<system.net>
|
|
<defaultProxy enabled="false" />
|
|
</system.net>
|
|
<AuthorizationMappingSection type="MVCAuthorization.MCVXMLAuthorizer, MVCAuthorization" connectionString="~/authorization.config" />
|
|
<loggingConfiguration name="Logging Application Block" tracingEnabled="true" defaultCategory="Important" logWarningsWhenNoCategoriesMatch="true">
|
|
<listeners>
|
|
<add name="Email Trace Listener" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.EmailTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.EmailTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" toAddress="noreplyfieldforcetracking@gmail.com" fromAddress="noreplyfieldforcetracking@gmail.com" subjectLineStarter="In Godata Eicher" subjectLineEnder="Exception" smtpServer="smtp.gmail.com" smtpPort="587" formatter="Text Formatter" authenticationMode="UserNameAndPassword" useSSL="true" userName=" noreplyfieldforcetracking@gmail.com" password="temp@123" traceOutputOptions="LogicalOperationStack, DateTime, Timestamp, ProcessId, ThreadId, Callstack" />
|
|
<add name="Flat File Trace Listener" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.FlatFileTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.FlatFileTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" fileName="ErrorLog\trace.log" formatter="Text Formatter" traceOutputOptions="LogicalOperationStack, DateTime, Timestamp, ProcessId, ThreadId, Callstack" />
|
|
</listeners>
|
|
<formatters>
|
|
<add type="Microsoft.Practices.EnterpriseLibrary.Logging.Formatters.TextFormatter, Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" template="Timestamp: {timestamp}{newline}
Message: {message}{newline}
Category: {category}{newline}
Priority: {priority}{newline}
EventId: {eventid}{newline}
Severity: {severity}{newline}
Title:{title}{newline}
Machine: {localMachine}{newline}
App Domain: {localAppDomain}{newline}
ProcessId: {localProcessId}{newline}
Process Name: {localProcessName}{newline}
Thread Name: {threadName}{newline}
Win32 ThreadId:{win32ThreadId}{newline}
Extended Properties: {dictionary({key} - {value}{newline})}" name="Text Formatter" />
|
|
</formatters>
|
|
<categorySources>
|
|
<add switchValue="All" name="General">
|
|
<listeners>
|
|
<add name="Flat File Trace Listener" />
|
|
</listeners>
|
|
</add>
|
|
</categorySources>
|
|
<specialSources>
|
|
<allEvents switchValue="All" name="All Events" />
|
|
<notProcessed switchValue="All" name="Unprocessed Category" />
|
|
<errors switchValue="All" name="Logging Errors & Warnings">
|
|
<listeners>
|
|
<add name="Email Trace Listener" />
|
|
<add name="Flat File Trace Listener" />
|
|
</listeners>
|
|
</errors>
|
|
</specialSources>
|
|
</loggingConfiguration>
|
|
<connectionStrings>
|
|
<add name="ApplicationServices" connectionString="data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnetdb.mdf;User Instance=true" providerName="System.Data.SqlClient" />
|
|
<!--<add name="FFTConStr" connectionString="data source=godataccpl.db.10635060.hostedresource.com;initial catalog=godataccpl;user id=godataccpl;password=Ttpl@123;"/>-->
|
|
<!--<add name="TrackingDb" connectionString="data source=godatawcfccpl.db.10635060.hostedresource.com;initial catalog=godatawcfccpl;user id=godatawcfccpl;password=Ttpl@123;"/>-->
|
|
<!--<add name="FFTConStr" connectionString="data source=192.168.1.19;initial catalog=GODATA_EICHER_WebApp;user id=sa;password=admin@123;"/>-->
|
|
<!--<add name="TrackingDb" connectionString="data source=192.168.1.19;initial catalog=GODATA_EICHER_Tracking;user id=sa;password=admin@123;"/>-->
|
|
</connectionStrings>
|
|
<appSettings>
|
|
<add key="webpages:Version" value="2.0.0.0" />
|
|
<add key="webpages:Enabled" value="true" />
|
|
<add key="PreserveLoginUrl" value="true" />
|
|
<add key="ClientValidationEnabled" value="true" />
|
|
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
|
|
<!--<add key="Copyright" value="2015 Teramatrix | Version 1.0.0.0" />-->
|
|
<add key="Copyright" value="Powered By Teramatrix | Version 1.0" />
|
|
<!--<add key="Title" value="VECV" />-->
|
|
<add key="Title" value="EICHER" />
|
|
<add key="GoogleId" value="AIzaSyBwU2tgwC1lMpMgyilRG_WDby_HOa_q7K0" />
|
|
<add key="FileUploadPath" value="/Documents/UploadedFiles/" />
|
|
<add key="TitleLiveTracking" value="Live Tracking" />
|
|
<add key="TitlePostioningTool" value="Positioning Tool" />
|
|
<add key="TitleHistoryTracking" value="History Tracking" />
|
|
<add key="TitleDeviceManage" value="Device Management" />
|
|
<add key="TitleWorkIdDetails" value="Work Id Details" />
|
|
<add key="TitleNewLeadReport" value="Ticket Administartion" />
|
|
<add key="TitleTicketReport" value="Report" />
|
|
<add key="TitleTaskDetails" value="Task Details" />
|
|
<add key="EosCallCount" value="EOS Call Count" />
|
|
<add key="TitleHdBusLmdContribution" value="HD-BUSES-LMD Contribution" />
|
|
<add key="TitleDealerWiseCallDetails" value="Dealer-Wise Call Details" />
|
|
<add key="TitleTimeslotClosure" value="Timeslot Closure" />
|
|
<add key="TitleTollFreeAndOpportunityLoss" value="Toll Free No. And Opportunity Loss" />
|
|
<add key="TitleCallFeedbackRating" value="Call Feedback Rating" />
|
|
<add key="TitleCallClosureMoreThan24" value="Reason For Closure (>24)" />
|
|
<add key="TitleDeclinedCalls" value="Declined Calls" />
|
|
<add key="TitleEicherPromise" value="Eicher Promise" />
|
|
<add key="TitleCustomerReport" value="Customer Report" />
|
|
<add key="BuildNo" value="1" />
|
|
<add key="PositioningTool" value="Positioning Tool" />
|
|
<add key="RESTfulSecurityToken" value="teramatrix" />
|
|
<add key="TimeZoneId" value="67" />
|
|
<add key="USP_InsertFileDetail" value="SP_InsertFileDetail" />
|
|
<add key="hostAddress" value="http://localhost:3118" />
|
|
<add key="TelematicshostAddress" value="http://localhost:3220/" />
|
|
<add key="imageHostAddr" value="http://192.168.1.19:981" />
|
|
<!--<add key="RestfulApiUrl" value="http://183.182.84.29:8093/" />-->
|
|
<!--<add key="RestfulApiUrl" value="http://eos.eicher.in:8181/" />-->
|
|
<add key="RestfulApiUrl" value="http://localhost:3117/" />
|
|
<!--<add key="RestfulApiUrl" value="https://eosapi.eicher.in/"/>-->
|
|
<!--<add key="RestfulApiUrl" value="https://eosapi.siplsolutions.com/"/>-->
|
|
<!--<add key="RestfulApiUrl" value="http://169.38.133.115:9091/"/>-->
|
|
<add key="RestApiUrlForgotpassword" value="http://192.168.1.97:1111" />
|
|
<add key="RestApiForgotpassword" value="NotificationEnginEmailSMS/send_email" />
|
|
<!--======Date Time Format Start -->
|
|
<add key="dateTimeFormat" value="dd MMM yyyy HH:mm:ss" />
|
|
<add key="dateFormat" value="dd MMM yyyy" />
|
|
<add key="timeFormat" value="HH:mm:ss" />
|
|
<add key="startTimeFormat" value="00:00:00" />
|
|
<add key="endTimeFormat" value="23:59:59" />
|
|
<!--======Date Time Format End-->
|
|
<add key="ticketId" value="TICKETID" />
|
|
<!--======Log File Start -->
|
|
<add key="Log" value="true" />
|
|
<add key="ErrorLog" value="true" />
|
|
<add key="PathLog" value="~/Log/" />
|
|
<add key="DeleteLogFile" value="true" />
|
|
<add key="Day" value="3" />
|
|
<!--======Log File End-->
|
|
<!--====== Manage Escalation Action ======-->
|
|
<add key="Get" value="get" />
|
|
<add key="Insert" value="insert" />
|
|
<add key="Update" value="update" />
|
|
<add key="Delete" value="delete" />
|
|
<add key="GetAll" value="getall" />
|
|
<add key="Count" value="count" />
|
|
<!--====== Manage Escalation Action End ======-->
|
|
<!--========================= string for ticket status notifications ==============-->
|
|
<add key="imgNew" value="../../Content/css/images/newnotification-icon.png" />
|
|
<add key="imgClose" value="../../Content/css/images/close-icon.png" />
|
|
<add key="imgAccept" value="../../Content/css/images/assigned-icon.png" />
|
|
<add key="imgDeclined" value="../../Content/css/images/decline-icon.png" />
|
|
<add key="imgReached" value="../../Content/css/images/progress-icon.png" />
|
|
<add key="imgResolved" value="../../Content/css/images/resolved-icon.png" />
|
|
<add key="imgNotClosedFrom2Hrs" value="../../Content/css/images/notification-morethan-twohour-icon.png" />
|
|
<add key="imgOpportunityLost" value="../../Content/css/images/opporcunityLost-icon.png" />
|
|
<add key="imgNotAcceptedFrom10Min" value="../../Content/css/images/opporcunityLost-icon.png" />
|
|
<add key="imgTripEnd" value="../../Content/css/images/tracking.png" />
|
|
<add key="imgTripStart" value="../../Content/css/images/tracking.png" />
|
|
<add key="StringAssigned" value=" has been accepted by " />
|
|
<add key="StringDeclined" value=" has been declined by " />
|
|
<add key="StringReached" value=" is in progress by " />
|
|
<add key="StringPreClosure" value=" has been resolved by " />
|
|
<add key="StringNotClosedFrom2Hrs" value=" is open from last " />
|
|
<add key="StringOpportunityLost" value=" " />
|
|
<add key="StringNotAcceptedFrom10Min" value=" has not been accepted/declined by " />
|
|
<!--==============================================================================-->
|
|
<!--============================ Ticket Status =================================-->
|
|
<add key="New" value="1" />
|
|
<add key="assigned" value="2" />
|
|
<add key="InProgress" value="3" />
|
|
<add key="PreClousere" value="4" />
|
|
<add key="Declined" value="6" />
|
|
<add key="Closed" value="5" />
|
|
<add key="OpportunityLostId" value="7" />
|
|
<add key="NotClosedFrom2Hrs" value="0" />
|
|
<add key="NotAcceptedFrom10Min" value="11" />
|
|
<add key="NewAlias" value="New" />
|
|
<add key="assignedAlias" value="Assigned" />
|
|
<add key="InProgressAlias" value="In Progress" />
|
|
<add key="PreClousereAlias" value="Pre Closure" />
|
|
<add key="DeclinedAlias" value="Declined" />
|
|
<add key="ClosedAlias" value="Closed" />
|
|
<add key="OpportunityLost" value="Opportunity Lost" />
|
|
<add key="TripEnd" value="Trip End" />
|
|
<add key="TripStart" value="Trip Start" />
|
|
<!--============================== end ======================================= -->
|
|
<!--==========================Authorization Engine Settings=======================-->
|
|
<add key="authFileName" value="authorization.config" />
|
|
<add key="ApplicationName" value="GODATA_EICHER" />
|
|
<add key="TotalApplication" value="2" />
|
|
<add key="ApplicationName1" value="GODATA_EICHER" />
|
|
<add key="ApplicationName2" value="Godata_Intransit" />
|
|
<add key="AuthorizationEngineUrl" value="http://i.teramatrix.in:604/" />
|
|
<!--==============================================================================-->
|
|
<!-- ======== SMTP Mail Settings ======== -->
|
|
<!--<add key="SMTP_From" value="noreplyfieldforcetracking@gmail.com"/>
|
|
<add key="SMTP_Host" value="smtp.gmail.com"/>
|
|
<add key="SMTP_Port" value="25"/>
|
|
<add key="Enable_SSL" value="true"/>
|
|
-->
|
|
<!--<add key="SMTP_User" value="noreplyfieldforcetracking@gmail.com"/>
|
|
<add key="SMTP_Pwd" value="temp@123"/>-->
|
|
<!--
|
|
<add key="SMTP_User" value="noreplyeos@VECV.IN"/>
|
|
<add key="SMTP_Pwd" value="Support#39"/>
|
|
-->
|
|
<!--<add key="SMTP_User" value="eichertestemail@gmail.com"/>
|
|
<add key="SMTP_Pwd" value="eicher@123"/>-->
|
|
<!--
|
|
<add key="EnableSMPPLog" value="1"/>
|
|
<add key="EmailSubjectTitle" value="GO DATA"/>-->
|
|
<!-- ======== SMTP Mail Settings New ======== -->
|
|
<add key="SMTP_From" value="eicheruptime@vecv.in" />
|
|
<add key="SMTP_Host" value="125.19.40.49" />
|
|
<add key="SMTP_Port" value="587" />
|
|
<add key="Enable_SSL" value="false" />
|
|
<!--<add key="SMTP_User" value="noreplyfieldforcetracking@gmail.com"/>
|
|
<add key="SMTP_Pwd" value="temp@123"/>-->
|
|
<add key="SMTP_User" value="eicheruptime@vecv.in" />
|
|
<add key="SMTP_Pwd" value="Microsoft@123" />
|
|
<!--<add key="SMTP_User" value="eichertestemail@gmail.com"/>
|
|
<add key="SMTP_Pwd" value="eicher@123"/>-->
|
|
<add key="EnableSMPPLog" value="1" />
|
|
<add key="EmailSubjectTitle" value="GO DATA" />
|
|
<!--===============Tracking Module Settings===========================-->
|
|
<add key="Device_ConnectionTimeout_Minutes" value="200" />
|
|
<add key="Distance_BW_Add_KM" value="5" />
|
|
<!--Universal Time -->
|
|
<add key="UtcMinute" value="330" />
|
|
<!--Messages-->
|
|
<add key="Add_Rec" value="Record Successfully Saved" />
|
|
<add key="Add_Updt" value="Record Already Exist" />
|
|
<!--=============================== Messages on user inventory ===============================-->
|
|
<add key="Add_User_Success" value="User registration has been done successfully" />
|
|
<add key="Add_User_Failed" value="Account creation was unsuccessful. Please correct the errors and try again." />
|
|
<add key="Add_User_Name_Exist" value="User Name already exists." />
|
|
<add key="no_user_available" value="No User Available!!!" />
|
|
<!--================================= Messages on user inventory ==============================-->
|
|
<!--=============================== Messages on Login ===============================-->
|
|
<add key="Login_user_not_mapped" value="You are not mapped with any organization. Please contact to your administrator." />
|
|
<add key="login_name_pwd_incorrect" value="The user name or password is incorrect." />
|
|
<add key="login_unsuccessfull" value="Login was unsuccessful. Please correct the errors and try again." />
|
|
<add key="pwd_reset_unsuccessfull" value="Reset password was unsuccessful. Please correct the errors and try again." />
|
|
<!--================================= Messages on Login ==============================-->
|
|
<!--=============================== Messages on ticket administration ===============================-->
|
|
<add key="update_ticket_failed" value="Update ticket failed !!" />
|
|
<add key="create_ticket_failed" value="Create ticket failed !!" />
|
|
<add key="save_ticket_success" value="Ticket have been saved successfully !!" />
|
|
<add key="save_ticket_failed" value="Save ticket failed !!" />
|
|
<add key="required_field_to_fill" value="Please fill atleast one field for search!!" />
|
|
<add key="customer_not_exist" value="Customer does not exist. Please add first!!!" />
|
|
<add key="no_open_close_tickets" value="No Open or Close Tickets!!!" />
|
|
<add key="no_new_notifications" value="No new notifications..!!!" />
|
|
<add key="pendingTicketFound" value="We have found a pending ticket for this vehicle. Click on 'Proceed' button to complete it!!!" />
|
|
<!--================================= Messages on ticket administration ==============================-->
|
|
<!--=============================== Common Messages ===============================-->
|
|
<add key="feedback_not_given" value="Feedback has not been given." />
|
|
<add key="reason_not_given" value="Reason has not been given." />
|
|
<add key="no_data_available" value="No Data Available !!!" />
|
|
<add key="no_details_available" value="No Details Available !!!" />
|
|
<!--================================= End of Common Messages ==============================-->
|
|
<!--================================= Page Size ==============================-->
|
|
<add key="reportPageSize" value="20" />
|
|
<add key="InventoryPageSize" value="20" />
|
|
<add key="ownerDetailPageSize" value="7" />
|
|
<!--==================================== End =================================-->
|
|
<!--================================= Column Width ==============================-->
|
|
<add key="reportColumnWidth" value="100" />
|
|
<!--==================================== End =================================-->
|
|
<!--==================================== TRACKING API URL Start =================================-->
|
|
<add key="liveTrackingApi" value="Api/Tracking?Tracking=tt" />
|
|
<!--==================================== TRACKING API URL End =================================-->
|
|
<!--==================================== REPORTS API URL Start =================================-->
|
|
<add key="eosCallCountApi" value="Api/report?type=eoscallcount" />
|
|
<add key="HdBusLmdContributionApi" value="Api/report?type=hdlmdbus" />
|
|
<add key="DealerWiseCallDetailsApi" value="Api/report?type=dealerwise" />
|
|
<add key="ReasonCallClosedBeyond24HrsApi" value="Api/report?type=dealerwisereasonforcallclosedbeyond24hrs" />
|
|
<add key="TimeslotClosureApi" value="Api/report?type=timeslotclouser" />
|
|
<add key="TollFreeNoApi" value="Api/report?type=eostollfreenosource" />
|
|
<add key="OpportunityLossApi" value="Api/report?type=eosopportunityloss" />
|
|
<add key="CallFeedbackRatingApi" value="Api/report?type=eoscallfeedbackparameter" />
|
|
<add key="HdLmdCallClosureApi" value="Api/report?type=hdlmdcallcloser" />
|
|
<add key="CallClosureMoreThan24Api" value="Api/report?type=reasonforcallclosedbeyond24hrs" />
|
|
<add key="DeclinedCallsApi" value="Api/report?type=declined" />
|
|
<add key="EicherPromiseApi" value="Api/report?type=promise" />
|
|
<add key="CustomerReportApi" value="Api/report?type=customer" />
|
|
<!--==================================== REPORTS API URL End =================================-->
|
|
<!--==================================== Analysis Report Setting Info Window Icon =================================-->
|
|
<add key="EOSVan" value="0" />
|
|
<add key="OpenTicket" value="1" />
|
|
<add key="CloseTicket" value="2" />
|
|
<add key="DealerDetl" value="3" />
|
|
<add key="SLAMet" value="4" />
|
|
<add key="SLANotMet" value="5" />
|
|
<add key="getList" value="0" />
|
|
<add key="NotgetList" value="1" />
|
|
<!--==================================== Analysis Report Setting End =================================-->
|
|
<!--==================================== Analysis Report Setting Info Window Icon =================================-->
|
|
<add key="DefaultLatitude" value="18.27314723" />
|
|
<add key="DefaultLongitude" value="69.11913" />
|
|
<!--==================================== Analysis Report Setting End =================================-->
|
|
<!--==================================== Manage EOS Van Start =================================-->
|
|
<add key="ServiceEngineerMobileApplicationBlocked" value="false" />
|
|
<!--==================================== Aanage EOS Van End =================================-->
|
|
<!--==========================Excel Helper Settings===========================-->
|
|
<add key="eosCellCountTemplate" value="~/Templates/Excel/Reports/EosCellCount.xltx" />
|
|
<add key="HdBusLmdContributionTemplate" value="~/Templates/Excel/Reports/HdBusLmdContribution.xltx" />
|
|
<add key="DealerWiseCallDetailsTemplate" value="~/Templates/Excel/Reports/DealerWiseCallDetails.xltx" />
|
|
<add key="TimeslotClosureTemplate" value="~/Templates/Excel/Reports/TimeslotClosure.xltx" />
|
|
<add key="TollFreeOpportunityLossTemplate" value="~/Templates/Excel/Reports/TollFreeOppLoss.xltx" />
|
|
<add key="CallFeedbackRatingTemplate" value="~/Templates/Excel/Reports/CallFeedback.xltx" />
|
|
<add key="ReasonForClosureTemplate" value="~/Templates/Excel/Reports/ReasonClosure.xltx" />
|
|
<add key="DeclinedCallsTemplate" value="~/Templates/Excel/Reports/DeclinedCalls.xltx" />
|
|
<add key="EicherPromiseTemplate" value="~/Templates/Excel/Reports/EicherPromise.xltx" />
|
|
<add key="CustomerReportTemplate" value="~/Templates/Excel/Reports/CustomerReport.xltx" />
|
|
<add key="LiveTrackingTemplate" value="~/Templates/Excel/Reports/LiveTracking.xltx" />
|
|
<add key="OpenTicketReportTemplate" value="~/Templates/Excel/Reports/OpenTicket.xlsx" />
|
|
<add key="CloseTicketReportTemplate" value="~/Templates/Excel/Reports/CloseTicket.xltx" />
|
|
<add key="ConsolidatedReportTemplate" value="~/Templates/Excel/Reports/ConsolidatedReport.xltx" />
|
|
<add key="excelExportPathOnServer" value="~/Downloads/Excel_Downloads/" />
|
|
<add key="excelExportPath" value="http://localhost:56865/Downloads/Excel_Downloads/" />
|
|
<!--==========================Excel Helper Settings End=======================-->
|
|
<add key="Telematics" value="http://localhost:3220/Home/Index" />
|
|
<!-- <add key="GoogleMapApiKeys" value="AIzaSyDgeC1XOHUtfa_jEZ5qNlGpzR5fSaVTZys;AIzaSyBMEI5fxcudvmAhAVLlBMyWw3ubN2c6aYA;AIzaSyCBWlhrwtwlcACP9LFOvbxU2XLlJ2Cg0xo;AIzaSyArtDrzJvZlbRU6zIjeYwnI0E-ak8zBCfE;AIzaSyDkYW7K82PXqozyArJujQiP_TB8GqAfebQ;AIzaSyAah5tSmhzjljnJgoQ7ZwwbE3QBcDiNiJk"/>-->
|
|
</appSettings>
|
|
<!--
|
|
For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
|
|
|
|
The following attributes can be set on the <httpRuntime> tag.
|
|
<system.Web>
|
|
<httpRuntime targetFramework="4.5" />
|
|
</system.Web>
|
|
-->
|
|
<system.web>
|
|
<!--<sessionState mode="InProc" timeout="2880"/>-->
|
|
<authentication mode="Forms" />
|
|
<customErrors mode="Off" />
|
|
<!--<forms loginUrl="~/Account/LogOn" timeout="2880" name=".authnocoutmtsdevloper26032014"/>
|
|
</authentication>-->
|
|
<compilation targetFramework="4.8" debug="true">
|
|
<assemblies>
|
|
<!--<add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
|
|
<add assembly="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
|
|
<add assembly="System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>-->
|
|
<add assembly="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
|
<!--<add assembly="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>-->
|
|
</assemblies>
|
|
</compilation>
|
|
|
|
<!-- <httpRuntime maxRequestLength="2147483647" maxUrlLength="2048" relaxedUrlToFileSystemMapping="true" requestPathInvalidCharacters=""/>-->
|
|
<httpRuntime maxRequestLength="2147483647" executionTimeout="1080" maxUrlLength="2048" relaxedUrlToFileSystemMapping="true" requestPathInvalidCharacters="" />
|
|
<machineKey compatibilityMode="Framework20SP2" decryptionKey="9B2E487F2BA9785B0D427A2D911FC911C04F4AD48062D0AE1EC0C424E4D752DF" decryption="AES" validation="AES" validationKey="9B2E487F2BA9785B0D427A2D911FC911C04F4AD48062D0AE1EC0C424E4D752DF" />
|
|
<pages validateRequest="false" controlRenderingCompatibilityVersion="4.0">
|
|
<namespaces>
|
|
<add namespace="System.Web.Helpers" />
|
|
<add namespace="System.Web.Mvc" />
|
|
<add namespace="System.Web.Mvc.Ajax" />
|
|
<add namespace="System.Web.Mvc.Html" />
|
|
<add namespace="System.Web.Routing" />
|
|
<add namespace="System.Web.WebPages" />
|
|
<add namespace="Kendo.Mvc.UI" />
|
|
</namespaces>
|
|
</pages>
|
|
</system.web>
|
|
<system.webServer>
|
|
<validation validateIntegratedModeConfiguration="false" />
|
|
<security>
|
|
<requestFiltering>
|
|
<requestLimits maxAllowedContentLength="2147483647" />
|
|
</requestFiltering>
|
|
</security>
|
|
<modules runAllManagedModulesForAllRequests="true">
|
|
<remove name="RoleManager" />
|
|
<add name="MVCAuthorizationModule" type="MVCAuthorization.AuthorizationMappingModule,MVCAuthorization" />
|
|
</modules>
|
|
<httpProtocol>
|
|
<customHeaders>
|
|
<add name="Access-Control-Allow-Origin" value="*" />
|
|
<add name="Access-Control-Allow-Headers" value="*" />
|
|
</customHeaders>
|
|
</httpProtocol>
|
|
<handlers>
|
|
<remove name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" />
|
|
<remove name="ExtensionlessUrlHandler-ISAPI-4.0_64bit" />
|
|
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
|
|
<add name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" path="*." verb="GET,HEAD,POST,DEBUG,PUT,DELETE,PATCH,OPTIONS" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" />
|
|
<add name="ExtensionlessUrlHandler-ISAPI-4.0_64bit" path="*." verb="GET,HEAD,POST,DEBUG,PUT,DELETE,PATCH,OPTIONS" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" />
|
|
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="GET,HEAD,POST,DEBUG,PUT,DELETE,PATCH,OPTIONS" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
|
|
</handlers>
|
|
<directoryBrowse enabled="true" />
|
|
</system.webServer>
|
|
<runtime>
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
|
<!--<dependentAssembly>
|
|
|
|
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="1.0.0.0-1.3.0.0" newVersion="1.3.0.0" />
|
|
</dependentAssembly>-->
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="1.0.0.0-2.0.0.0" newVersion="2.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="1.0.0.0-2.0.0.0" newVersion="2.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="MySql.Data" publicKeyToken="c5687fc88969c44d" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-6.9.5.0" newVersion="6.9.5.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
|
|
</dependentAssembly>
|
|
</assemblyBinding>
|
|
</runtime>
|
|
<system.web.extensions>
|
|
<scripting>
|
|
<webServices>
|
|
<jsonSerialization maxJsonLength="2147483644" />
|
|
<!--old"2147483644"-->
|
|
</webServices>
|
|
</scripting>
|
|
</system.web.extensions>
|
|
<system.serviceModel>
|
|
<bindings>
|
|
<basicHttpBinding>
|
|
<binding name="WSHttpBinding_IUser" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" />
|
|
<binding name="WSHttpBinding_IRole" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" />
|
|
</basicHttpBinding>
|
|
</bindings>
|
|
<client>
|
|
<!--QA-->
|
|
<!--<endpoint address="http://10.10.1.100:8183/AEServiceLibrary.Models.ManageUser.UserRepository.svc" binding="basicHttpBinding" bindingConfiguration="WSHttpBinding_IUser" contract="AuthenticationServices.IUser" name="wshttpbinding_iuser">
|
|
<identity>
|
|
<dns value="localhost"/>
|
|
</identity>
|
|
</endpoint>
|
|
<endpoint address="http://10.10.1.100:8183/AEServiceLibrary.Models.ManageRole.RoleRepository.svc" binding="basicHttpBinding" bindingConfiguration="WSHttpBinding_IRole" contract="RoleServices.IRole" name="wshttpbinding_irole">
|
|
<identity>
|
|
<dns value="localhost"/>
|
|
</identity>
|
|
</endpoint>-->
|
|
<!--Production-->
|
|
<endpoint address="http://10.10.1.100:8181/AEServiceLibrary.Models.ManageUser.UserRepository.svc" binding="basicHttpBinding" bindingConfiguration="WSHttpBinding_IUser" contract="AuthenticationServices.IUser" name="wshttpbinding_iuser">
|
|
<identity>
|
|
<dns value="localhost" />
|
|
</identity>
|
|
</endpoint>
|
|
<endpoint address="http://10.10.1.100:8181/AEServiceLibrary.Models.ManageUser.managerole.rolerepository.svc" binding="basicHttpBinding" bindingConfiguration="WSHttpBinding_IRole" contract="RoleServices.IRole" name="wshttpbinding_irole">
|
|
<identity>
|
|
<dns value="localhost" />
|
|
</identity>
|
|
</endpoint>
|
|
</client>
|
|
<behaviors>
|
|
<serviceBehaviors>
|
|
<behavior name="IntegrationLibarary.ApplicationDetailBehavior">
|
|
<serviceMetadata httpGetEnabled="true" />
|
|
<serviceDebug includeExceptionDetailInFaults="true" />
|
|
</behavior>
|
|
</serviceBehaviors>
|
|
</behaviors>
|
|
<services>
|
|
<service behaviorConfiguration="IntegrationLibarary.ApplicationDetailBehavior" name="IntegrationLibarary.ApplicationDetail">
|
|
<endpoint address="" binding="basicHttpBinding" contract="IntegrationLibarary.IApplicationDetail">
|
|
<identity>
|
|
<dns value="localhost" />
|
|
</identity>
|
|
</endpoint>
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://localhost:8732/Design_Time_Addresses/IntegrationLibarary/ApplicationDetail/" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
</services>
|
|
</system.serviceModel>
|
|
</configuration> |