2018-03-22 14:21:21.936 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/  
2018-03-22 14:21:24.709 +09:00 [Information] Executing action method "DotNetNote.Controllers.AngularController.Index (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:21:40.936 +09:00 [Information] Executing ViewResult, running view at path "/Views/Angular/Index.cshtml".
2018-03-22 14:21:42.680 +09:00 [Information] Executed action "DotNetNote.Controllers.AngularController.Index (DotNetNoteCom)" in 18050.8072ms
2018-03-22 14:21:42.945 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/css/site.css  
2018-03-22 14:21:42.947 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/toastr/toastr.min.css  
2018-03-22 14:21:42.952 +09:00 [Information] The file "/lib/toastr/toastr.min.css" was not modified
2018-03-22 14:21:42.953 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/toastr/toastr.min.js  
2018-03-22 14:21:42.953 +09:00 [Information] The file "/lib/toastr/toastr.min.js" was not modified
2018-03-22 14:21:42.954 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/font-awesome/css/font-awesome.css  
2018-03-22 14:21:42.954 +09:00 [Information] The file "/lib/font-awesome/css/font-awesome.css" was not modified
2018-03-22 14:21:42.954 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/dist/vendor.css?v=vf4TTnOiCp20iU10Tf4anf3dbOl_Mg07hxsMkGL_Rdw  
2018-03-22 14:21:42.986 +09:00 [Information] The file "/css/site.css" was not modified
2018-03-22 14:21:43.526 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/dist/vendor.js?v=2nyaeqxlxCvdBQpR1xFKluQoucQwOwOhWD28JU3Os_g  
2018-03-22 14:21:43.581 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/dist/main-client.js?v=Nj9xIHMgsWgoiy3goyhkUVVYh8On9kBgz2myf5e9ZFQ  
2018-03-22 14:21:44.416 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/ajaxIndicator.gif  
2018-03-22 14:21:44.417 +09:00 [Information] The file "/images/ajaxIndicator.gif" was not modified
2018-03-22 14:22:08.875 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=25647; handshake=7;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling)
   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:332f12a0-d1a7-43fb-b686-7fb2caddfe12
Error Number:-2,State:0,Class:11
2018-03-22 14:22:08.976 +09:00 [Information] Request finished in 47116.1799ms 200 text/html; charset=utf-8
2018-03-22 14:22:09.002 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=25647; handshake=7;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:332f12a0-d1a7-43fb-b686-7fb2caddfe12
Error Number:-2,State:0,Class:11
2018-03-22 14:22:09.099 +09:00 [Information] Request finished in 26152.5794ms 304 text/css
2018-03-22 14:22:09.121 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=25647; handshake=7;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:332f12a0-d1a7-43fb-b686-7fb2caddfe12
Error Number:-2,State:0,Class:11
2018-03-22 14:22:09.231 +09:00 [Information] Request finished in 26278.3664ms 304 application/javascript
2018-03-22 14:22:09.264 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=25647; handshake=7;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:332f12a0-d1a7-43fb-b686-7fb2caddfe12
Error Number:-2,State:0,Class:11
2018-03-22 14:22:09.272 +09:00 [Information] Request finished in 26318.332ms 304 text/css
2018-03-22 14:22:09.355 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=25647; handshake=7;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:332f12a0-d1a7-43fb-b686-7fb2caddfe12
Error Number:-2,State:0,Class:11
2018-03-22 14:22:09.364 +09:00 [Information] Request finished in 26418.8743ms 304 text/css
2018-03-22 14:22:09.436 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=25647; handshake=7;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:332f12a0-d1a7-43fb-b686-7fb2caddfe12
Error Number:-2,State:0,Class:11
2018-03-22 14:22:09.444 +09:00 [Information] Request finished in 25028.5929ms 304 image/gif
2018-03-22 14:25:03.707 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/  
2018-03-22 14:25:04.084 +09:00 [Information] Executing action method "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:25:04.173 +09:00 [Information] HOME - Index 페이지가 로드되었습니다.
2018-03-22 14:25:59.642 +09:00 [Information] webpack built 813dd6dc6fa3225ac1fb in 57547ms
2018-03-22 14:26:00.614 +09:00 [Error] Hash: 813dd6dc6fa3225ac1fb
Version: webpack 2.5.1
Time: 57547ms
             Asset     Size  Chunks                    Chunk Names
          0.js.map  62.5 kB       0  [emitted]         
              0.js  73.2 kB       0  [emitted]         
              2.js  73.4 kB       2  [emitted]         
              3.js  17.1 kB       3  [emitted]         
              4.js  21.7 kB       4  [emitted]         
              5.js  11.5 kB       5  [emitted]         
              6.js  14.5 kB       6  [emitted]         
              7.js  8.86 kB       7  [emitted]         
              8.js  8.86 kB       8  [emitted]         
              9.js  8.86 kB       9  [emitted]         
             10.js  8.77 kB      10  [emitted]         
             11.js  8.77 kB      11  [emitted]         
             12.js  8.67 kB      12  [emitted]         
             13.js  10.2 kB      13  [emitted]         
             14.js  6.16 kB      14  [emitted]         
    main-client.js  3.38 MB      15  [emitted]  [big]  main-client
              1.js  37.5 kB       1  [emitted]         
          1.js.map  31.3 kB       1  [emitted]         
          2.js.map  71.3 kB       2  [emitted]         
          3.js.map  13.5 kB       3  [emitted]         
          4.js.map  18.4 kB       4  [emitted]         
          5.js.map  8.63 kB       5  [emitted]         
          6.js.map  10.5 kB       6  [emitted]         
          7.js.map  6.37 kB       7  [emitted]         
          8.js.map  6.37 kB       8  [emitted]         
          9.js.map  6.38 kB       9  [emitted]         
         10.js.map  6.29 kB      10  [emitted]         
         11.js.map  6.28 kB      11  [emitted]         
         12.js.map  6.14 kB      12  [emitted]         
         13.js.map   6.4 kB      13  [emitted]         
         14.js.map     4 kB      14  [emitted]         
main-client.js.map  4.03 MB      15  [emitted]         main-client
chunk    {0} 0.js, 0.js.map 56.3 kB {15} [rendered]
  [561] ./ClientApp/app/samples/samples.module.ts 4.74 kB {0} [built]
  [571] ./ClientApp/app/common/toastr.service.ts 1.29 kB {0} [built]
  [604] ./ClientApp/app/samples/angular-helloworld/angular-helloworld.component.ts 1.32 kB {0} [built]
  [605] ./ClientApp/app/samples/angularformdemo/angularformdemo.ts 1.35 kB {0} [built]
  [606] ./ClientApp/app/samples/animation-small-big/animation-small-big.component.ts 3.02 kB {0} [built]
  [607] ./ClientApp/app/samples/contact/samples.contact.component.ts 1.25 kB {0} [built]
  [608] ./ClientApp/app/samples/ngfor/ngfor.component.ts 1.39 kB {0} [built]
  [609] ./ClientApp/app/samples/ngif/ngif.component.ts 1.28 kB {0} [built]
  [610] ./ClientApp/app/samples/ngifngfor/ngifngfor.component.ts 1.75 kB {0} [built]
  [611] ./ClientApp/app/samples/ngstyle/ngstyle.component.ts 1.48 kB {0} [built]
  [612] ./ClientApp/app/samples/quickstart/quickstart.component.ts 1.38 kB {0} [built]
  [613] ./ClientApp/app/samples/samples.component.ts 1.31 kB {0} [built]
  [614] ./ClientApp/app/samples/speakers/speakers.component.ts 1.72 kB {0} [built]
  [615] ./ClientApp/app/samples/speakers/speakers.service.ts 1.32 kB {0} [built]
  [617] ./ClientApp/app/samples/viewencapsulation/viewencapsulation.component.ts 1.41 kB {0} [built]
     + 66 hidden modules
chunk    {1} 1.js, 1.js.map 28.8 kB {15} [rendered]
  [549] ./ClientApp/app/blogposts/blogposts.module.ts 2.76 kB {1} [built]
  [563] ./ClientApp/app/blogposts/shared/logger.service.ts 926 bytes {1} [built]
  [567] ./ClientApp/app/blogposts/blogposts.component.ts 2.42 kB {1} [built]
  [568] ./ClientApp/app/blogposts/services/SiteListDataService.ts 1.52 kB {1} [built]
  [569] ./ClientApp/app/blogposts/services/TechListDataService.ts 1.51 kB {1} [built]
  [570] ./ClientApp/app/blogposts/services/blog-archieve.service.ts 1.08 kB {1} [built]
  [625] ./ClientApp/app/blogposts/SiteListViewComponent/SiteListViewComponent.ts 1.59 kB {1} [built]
  [626] ./ClientApp/app/blogposts/TechListViewComponent/TechListViewComponent.ts 1.84 kB {1} [built]
  [627] ./ClientApp/app/blogposts/blog-archieve/blog-archieve.component.ts 1.81 kB {1} [built]
  [628] ./ClientApp/app/blogposts/blog-category/blog-category.component.ts 1.24 kB {1} [built]
  [629] ./ClientApp/app/blogposts/blog-comment/blog-comment.component.ts 1.5 kB {1} [built]
  [630] ./ClientApp/app/blogposts/blog.post.mainsummary/blog.post.mainsummary.ts 1.57 kB {1} [built]
  [631] ./ClientApp/app/blogposts/blogposts-routing.module.ts 1.68 kB {1} [built]
  [632] ./ClientApp/app/blogposts/main-summary-list/main-summary-list.ts 964 bytes {1} [built]
  [715] ./ClientApp/app/blogposts/blog-comment/blog-comment.component.html 320 bytes {1} [built]
     + 11 hidden modules
chunk    {2} 2.js, 2.js.map 57.2 kB {15} [rendered]
  [553] ./ClientApp/app/heroes/heroes.module.ts 2.42 kB {2} [built]
  [562] ./ClientApp/app/heroes/heroes.data.service.ts 5.38 kB {2} [built]
  [579] ./ClientApp/app/heroes/guard.service.ts 1.51 kB {2} [built]
  [580] ./ClientApp/app/heroes/heroes-resolver.service.ts 2.5 kB {2} [built]
  [581] ./ClientApp/app/heroes/heroes.delete.component.ts 2.19 kB {2} [built]
  [582] ./ClientApp/app/heroes/heroes.details.resolver.component.ts 2.46 kB {2} [built]
  [583] ./ClientApp/app/heroes/heroes.edit.reactive.component.ts 4.45 kB {2} [built]
  [584] ./ClientApp/app/heroes/heroes.index.component.ts 2.59 kB {2} [built]
  [585] ./ClientApp/app/heroes/heroes.write.component.ts 3.12 kB {2} [built]
  [638] ./ClientApp/app/heroes/heroes-routing.module.ts 2.8 kB {2} [built]
  [639] ./ClientApp/app/heroes/heroes.component.ts 2.03 kB {2} [built]
  [640] ./ClientApp/app/heroes/heroes.details.component.ts 2.96 kB {2} [built]
  [641] ./ClientApp/app/heroes/heroes.edit.component.ts 3.17 kB {2} [built]
  [642] ./ClientApp/app/heroes/heroes.grid.component.ts 1.45 kB {2} [built]
  [644] ./ClientApp/app/heroes/index.ts 611 bytes {2} [built]
     + 10 hidden modules
chunk    {3} 3.js, 3.js.map 12.5 kB {15} [rendered]
  [555] ./ClientApp/app/jquery/jquery.module.ts 1.64 kB {3} [built]
  [589] ./ClientApp/app/jquery/jquery-animate.component.ts 1.38 kB {3} [built]
  [590] ./ClientApp/app/jquery/jquery-color.component.ts 1.6 kB {3} [built]
  [591] ./ClientApp/app/jquery/jquery-plugin.component.ts 1.37 kB {3} [built]
  [592] ./ClientApp/app/jquery/jquery.component.ts 1.3 kB {3} [built]
  [593] ./ClientApp/app/jquery/jquery.slidetoggle.component.ts 1.21 kB {3} [built]
  [647] ./ClientApp/app/jquery/jquery-routing.module.ts 1.85 kB {3} [built]
  [734] ./ClientApp/app/jquery/jquery-animate.component.html 56 bytes {3} [built]
  [735] ./ClientApp/app/jquery/jquery-color.component.html 83 bytes {3} [built]
  [736] ./ClientApp/app/jquery/jquery-plugin.component.html 55 bytes {3} [built]
  [737] ./ClientApp/app/jquery/jquery.component.html 89 bytes {3} [built]
  [779] ./ClientApp/app/jquery/jquery-color.component.css 266 bytes {3} [built]
  [780] ./ClientApp/app/jquery/jquery-plugin.component.css 267 bytes {3} [built]
  [781] ./ClientApp/app/jquery/jquery.component.css 260 bytes {3} [built]
  [809] delegated ./node_modules/jquery/dist/jquery.js from dll-reference vendor_b56098dd79ef0a035831 42 bytes {3} [not cacheable] [built]
     + 6 hidden modules
chunk    {4} 4.js, 4.js.map 17.5 kB {15} [rendered]
  [554] ./ClientApp/app/home/home.module.ts 1.67 kB {4} [built]
  [586] ./ClientApp/app/home/about/about.component.ts 1.38 kB {4} [built]
  [587] ./ClientApp/app/home/contact/contact.component.ts 1.4 kB {4} [built]
  [588] ./ClientApp/app/home/home.component.ts 1.03 kB {4} [built]
  [634] ./ClientApp/app/components/sitelist/sitelist.component.ts 968 bytes {4} [built]
  [635] ./ClientApp/app/components/techlist/techlist.component.ts 968 bytes {4} [built]
  [646] ./ClientApp/app/home/home-routing.module.ts 1.54 kB {4} [built]
  [672] ./~/css-loader!./ClientApp/app/home/about/about.component.css 172 bytes {4} [built]
  [722] ./ClientApp/app/components/sitelist/sitelist.component.html 913 bytes {4} [built]
  [723] ./ClientApp/app/components/techlist/techlist.component.html 233 bytes {4} [built]
  [731] ./ClientApp/app/home/about/about.component.html 960 bytes {4} [built]
  [732] ./ClientApp/app/home/contact/contact.component.html 796 bytes {4} [built]
  [733] ./ClientApp/app/home/home.component.html 4.75 kB {4} [built]
  [776] ./ClientApp/app/home/about/about.component.css 262 bytes {4} [built]
  [777] ./ClientApp/app/home/contact/contact.component.css 264 bytes {4} [built]
     + 1 hidden modules
chunk    {5} 5.js, 5.js.map 8.41 kB {15} [rendered]
  [550] ./ClientApp/app/company/company.module.ts 1.36 kB {5} [built]
  [572] ./ClientApp/app/company/company-member.component.ts 1.38 kB {5} [built]
  [573] ./ClientApp/app/company/company.component.ts 1.31 kB {5} [built]
  [574] ./ClientApp/app/company/portfolio/portfolio.component.ts 1.33 kB {5} [built]
  [633] ./ClientApp/app/company/company-routing.module.ts 1.54 kB {5} [built]
  [669] ./~/css-loader!./ClientApp/app/company/company-member.component.css 169 bytes {5} [built]
  [670] ./~/css-loader!./ClientApp/app/company/company.component.css 169 bytes {5} [built]
  [671] ./~/css-loader!./ClientApp/app/company/portfolio/portfolio.component.css 172 bytes {5} [built]
  [719] ./ClientApp/app/company/company-member.component.html 45 bytes {5} [built]
  [720] ./ClientApp/app/company/company.component.html 80 bytes {5} [built]
  [721] ./ClientApp/app/company/portfolio/portfolio.component.html 48 bytes {5} [built]
  [773] ./ClientApp/app/company/company-member.component.css 268 bytes {5} [built]
  [774] ./ClientApp/app/company/company.component.css 261 bytes {5} [built]
  [775] ./ClientApp/app/company/portfolio/portfolio.component.css 266 bytes {5} [built]
chunk    {6} 6.js, 6.js.map 10.7 kB {15} [rendered]
  [548] ./ClientApp/app/angularcore/angularcore.module.ts 1.92 kB {6} [built]
  [566] ./ClientApp/app/angularcore/angularcore.component.ts 1.26 kB {6} [built]
  [620] ./ClientApp/app/angularcore/about/about.component.ts 996 bytes {6} [built]
  [621] ./ClientApp/app/angularcore/angularcore.routing.module.ts 1.44 kB {6} [built]
  [622] ./ClientApp/app/angularcore/contact/contact.component.ts 1.01 kB {6} [built]
  [623] ./ClientApp/app/angularcore/home/welcome.component.ts 1.01 kB {6} [built]
  [624] ./ClientApp/app/angularcore/product/productlist.component.ts 1.53 kB {6} [built]
  [707] ./ClientApp/app/angularcore/about/about.component.html 83 bytes {6} [built]
  [708] ./ClientApp/app/angularcore/contact/contact.component.html 85 bytes {6} [built]
  [709] ./ClientApp/app/angularcore/home/welcome.component.html 81 bytes {6} [built]
  [710] ./ClientApp/app/angularcore/product/productlist.component.html 1.26 kB {6} [built]
chunk    {7} 7.js, 7.js.map 6.44 kB {15} [rendered]
  [560] ./ClientApp/app/mission5/mission5.module.ts 1.28 kB {7} [built]
  [602] ./ClientApp/app/mission5/mission5-detail.component.ts 1.39 kB {7} [built]
  [603] ./ClientApp/app/mission5/mission5.component.ts 1.32 kB {7} [built]
  [652] ./ClientApp/app/mission5/mission5-routing.module.ts 1.47 kB {7} [built]
  [686] ./~/css-loader!./ClientApp/app/mission5/mission5-detail.component.css 169 bytes {7} [built]
  [687] ./~/css-loader!./ClientApp/app/mission5/mission5.component.css 169 bytes {7} [built]
  [747] ./ClientApp/app/mission5/mission5-detail.component.html 57 bytes {7} [built]
  [748] ./ClientApp/app/mission5/mission5.component.html 50 bytes {7} [built]
  [790] ./ClientApp/app/mission5/mission5-detail.component.css 269 bytes {7} [built]
  [791] ./ClientApp/app/mission5/mission5.component.css 262 bytes {7} [built]
chunk    {8} 8.js, 8.js.map 6.44 kB {15} [rendered]
  [559] ./ClientApp/app/mission4/mission4.module.ts 1.28 kB {8} [built]
  [600] ./ClientApp/app/mission4/mission4-detail.component.ts 1.39 kB {8} [built]
  [601] ./ClientApp/app/mission4/mission4.component.ts 1.32 kB {8} [built]
  [651] ./ClientApp/app/mission4/mission4-routing.module.ts 1.47 kB {8} [built]
  [684] ./~/css-loader!./ClientApp/app/mission4/mission4-detail.component.css 169 bytes {8} [built]
  [685] ./~/css-loader!./ClientApp/app/mission4/mission4.component.css 169 bytes {8} [built]
  [745] ./ClientApp/app/mission4/mission4-detail.component.html 57 bytes {8} [built]
  [746] ./ClientApp/app/mission4/mission4.component.html 50 bytes {8} [built]
  [788] ./ClientApp/app/mission4/mission4-detail.component.css 269 bytes {8} [built]
  [789] ./ClientApp/app/mission4/mission4.component.css 262 bytes {8} [built]
chunk    {9} 9.js, 9.js.map 6.44 kB {15} [rendered]
  [558] ./ClientApp/app/mission3/mission3.module.ts 1.28 kB {9} [built]
  [598] ./ClientApp/app/mission3/mission3-detail.component.ts 1.39 kB {9} [built]
  [599] ./ClientApp/app/mission3/mission3.component.ts 1.32 kB {9} [built]
  [650] ./ClientApp/app/mission3/mission3-routing.module.ts 1.47 kB {9} [built]
  [682] ./~/css-loader!./ClientApp/app/mission3/mission3-detail.component.css 169 bytes {9} [built]
  [683] ./~/css-loader!./ClientApp/app/mission3/mission3.component.css 169 bytes {9} [built]
  [743] ./ClientApp/app/mission3/mission3-detail.component.html 57 bytes {9} [built]
  [744] ./ClientApp/app/mission3/mission3.component.html 50 bytes {9} [built]
  [786] ./ClientApp/app/mission3/mission3-detail.component.css 269 bytes {9} [built]
  [787] ./ClientApp/app/mission3/mission3.component.css 262 bytes {9} [built]
chunk   {10} 10.js, 10.js.map 6.35 kB {15} [rendered]
  [557] ./ClientApp/app/mission2/mission2.module.ts 1.28 kB {10} [built]
  [596] ./ClientApp/app/mission2/mission2-detail.component.ts 1.39 kB {10} [built]
  [597] ./ClientApp/app/mission2/mission2.component.ts 1.32 kB {10} [built]
  [649] ./ClientApp/app/mission2/mission2-routing.module.ts 1.38 kB {10} [built]
  [680] ./~/css-loader!./ClientApp/app/mission2/mission2-detail.component.css 169 bytes {10} [built]
  [681] ./~/css-loader!./ClientApp/app/mission2/mission2.component.css 169 bytes {10} [built]
  [741] ./ClientApp/app/mission2/mission2-detail.component.html 57 bytes {10} [built]
  [742] ./ClientApp/app/mission2/mission2.component.html 50 bytes {10} [built]
  [784] ./ClientApp/app/mission2/mission2-detail.component.css 269 bytes {10} [built]
  [785] ./ClientApp/app/mission2/mission2.component.css 262 bytes {10} [built]
chunk   {11} 11.js, 11.js.map 6.35 kB {15} [rendered]
  [556] ./ClientApp/app/mission1/mission1.module.ts 1.28 kB {11} [built]
  [594] ./ClientApp/app/mission1/mission1-detail.component.ts 1.39 kB {11} [built]
  [595] ./ClientApp/app/mission1/mission1.component.ts 1.32 kB {11} [built]
  [648] ./ClientApp/app/mission1/mission1-routing.module.ts 1.38 kB {11} [built]
  [678] ./~/css-loader!./ClientApp/app/mission1/mission1-detail.component.css 169 bytes {11} [built]
  [679] ./~/css-loader!./ClientApp/app/mission1/mission1.component.css 169 bytes {11} [built]
  [739] ./ClientApp/app/mission1/mission1-detail.component.html 57 bytes {11} [built]
  [740] ./ClientApp/app/mission1/mission1.component.html 50 bytes {11} [built]
  [782] ./ClientApp/app/mission1/mission1-detail.component.css 269 bytes {11} [built]
  [783] ./ClientApp/app/mission1/mission1.component.css 262 bytes {11} [built]
chunk   {12} 12.js, 12.js.map 6.21 kB {15} [rendered]
  [547] ./ClientApp/app/admin/admin.module.ts 1.23 kB {12} [built]
  [564] ./ClientApp/app/admin/admin.component.ts 1.29 kB {12} [built]
  [565] ./ClientApp/app/admin/login/login.component.ts 1.29 kB {12} [built]
  [619] ./ClientApp/app/admin/admin-routing.module.ts 1.41 kB {12} [built]
  [665] ./~/css-loader!./ClientApp/app/admin/admin.component.css 169 bytes {12} [built]
  [666] ./~/css-loader!./ClientApp/app/admin/login/login.component.css 172 bytes {12} [built]
  [705] ./ClientApp/app/admin/admin.component.html 78 bytes {12} [built]
  [706] ./ClientApp/app/admin/login/login.component.html 47 bytes {12} [built]
  [769] ./ClientApp/app/admin/admin.component.css 259 bytes {12} [built]
  [770] ./ClientApp/app/admin/login/login.component.css 262 bytes {12} [built]
chunk   {13} 13.js, 13.js.map 7.09 kB {15} [rendered]
  [552] ./ClientApp/app/examples/examples.module.ts 1.78 kB {13} [built]
  [576] ./ClientApp/app/examples/components/suburl.component.ts 961 bytes {13} [built]
  [577] ./ClientApp/app/examples/examples.component.ts 949 bytes {13} [built]
  [578] ./ClientApp/app/examples/stonglytyped/stonglytyped.component.ts 1.38 kB {13} [built]
  [637] ./ClientApp/app/examples/examples.routing.module.ts 2.02 kB {13} [built]
chunk   {14} 14.js, 14.js.map 4.14 kB {15} [rendered]
  [551] ./ClientApp/app/demos/demos.module.ts 1.51 kB {14} [built]
  [575] ./ClientApp/app/demos/demos.component.ts 966 bytes {14} [built]
  [636] ./ClientApp/app/demos/demos.routing.module.ts 1.62 kB {14} [built]
  [724] ./ClientApp/app/demos/demos.component.html 42 bytes {14} [built]
chunk   {15} main-client.js, main-client.js.map (main-client) 3.15 MB [entry] [rendered]
  [176] ./ClientApp/boot.browser.ts 1.57 kB {15} [built]
  [177] (webpack)-hot-middleware/client.js?path=__webpack_hmr&dynamicPublicPath=true 6.68 kB {15} [built]
  [178] delegated ./node_modules/event-source-polyfill/eventsource.js from dll-reference vendor_b56098dd79ef0a035831 42 bytes {15} [not cacheable] [built]
  [301] ./~/core-js/es6/string.js 1.13 kB {15} [built]
  [302] ./~/core-js/es6/symbol.js 131 bytes {15} [built]
  [303] ./~/core-js/es6/weak-map.js 176 bytes {15} [built]
  [304] ./~/core-js/fn/object/assign.js 107 bytes {15} [built]
  [305] ./~/core-js/fn/promise.js 298 bytes {15} [built]
  [498] ./~/querystring-es3/index.js 127 bytes {15} [built]
  [499] ./~/reflect-metadata/Reflect.js 48 kB {15} [built]
  [535] ./~/strip-ansi/index.js 161 bytes {15} [built]
  [540] (webpack)-hot-middleware/client-overlay.js 1.82 kB {15} [built]
  [541] (webpack)-hot-middleware/process-update.js 3.88 kB {15} [built]
  [542] (webpack)/buildin/module.js 517 bytes {15} [built]
  [546] multi event-source-polyfill webpack-hot-middleware/client?path=__webpack_hmr&dynamicPublicPath=true ./ClientApp/boot.browser.ts 52 bytes {15} [built]
     + 532 hidden modules

WARNING in ./~/@angular/core/@angular/core.es5.js
5704:15-36 Critical dependency: the request of a dependency is an expression

WARNING in ./~/@angular/core/@angular/core.es5.js
5720:15-102 Critical dependency: the request of a dependency is an expression
2018-03-22 14:26:04.808 +09:00 [Information] Executed action "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" in 60739.8315ms
2018-03-22 14:26:06.594 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Cannot open database "DotNetNote" requested by the login. The login failed.
Login failed for user 'HAWASOCOM\redpl'.
   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling)
   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:0198a74f-2b47-427a-adeb-df6d8726f1eb
Error Number:4060,State:1,Class:11
2018-03-22 14:26:06.825 +09:00 [Error] An unhandled exception has occurred while executing the request
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=60118; handshake=3;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling)
   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Dapper.SqlMapper.<QueryImpl>d__124`1.MoveNext()
   at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType)
   at DotNetNote.Models.NoteRepository.<GetNewPhotosCache>b__19_0(ICacheEntry entry) in C:\dev\DotNetNoteCom\DotNetNoteCom\Models\DotNetNote\NoteRepository.cs:line 282
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreate[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at DotNetNote.Models.NoteRepository.GetNewPhotosCache() in C:\dev\DotNetNoteCom\DotNetNoteCom\Models\DotNetNote\NoteRepository.cs:line 275
   at DotNetNote.Controllers.HomeController.Index() in C:\dev\DotNetNoteCom\DotNetNoteCom\Controllers\HomeController.cs:line 50
   at lambda_method(Closure , Object , Object[] )
   at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeInnerFilterAsync>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResourceFilter>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeFilterPipelineAsync>d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeAsync>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Builder.RouterMiddleware.<Invoke>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Builder.RouterMiddleware.<Invoke>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.<Invoke>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.<Invoke>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.<Invoke>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.SpaServices.Webpack.ConditionalProxyMiddleware.<Invoke>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.SpaServices.Webpack.ConditionalProxyMiddleware.<Invoke>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.<Invoke>d__7.MoveNext()
ClientConnectionId:9669ab8d-4526-49fd-bd1d-1a05812fe3f6
Error Number:-2,State:0,Class:11
2018-03-22 14:26:07.109 +09:00 [Information] Request finished in 63419.3109ms 500 text/html; charset=utf-8
2018-03-22 14:26:08.188 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/  
2018-03-22 14:26:08.190 +09:00 [Information] Executing action method "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:26:08.190 +09:00 [Information] HOME - Index 페이지가 로드되었습니다.
2018-03-22 14:26:08.237 +09:00 [Information] Executed action "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" in 46.8031ms
2018-03-22 14:26:08.349 +09:00 [Error] Error closing the session.
System.Data.SqlClient.SqlException (0x80131904): Cannot open database "DotNetNote" requested by the login. The login failed.
Login failed for user 'HAWASOCOM\redpl'.
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<GetCacheItemAsync>d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.Extensions.Caching.SqlServer.DatabaseOperations.<RefreshCacheItemAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Extensions.Caching.SqlServer.SqlServerCache.<RefreshAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.DistributedSession.<CommitAsync>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
ClientConnectionId:0198a74f-2b47-427a-adeb-df6d8726f1eb
Error Number:4060,State:1,Class:11
2018-03-22 14:26:08.573 +09:00 [Error] An unhandled exception has occurred while executing the request
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=60118; handshake=3;  ---> System.ComponentModel.Win32Exception (0x80004005): 대기 작동이 시간 초과되었습니다
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Dapper.SqlMapper.<QueryImpl>d__124`1.MoveNext()
   at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType)
   at DotNetNote.Models.NoteRepository.<GetNewPhotosCache>b__19_0(ICacheEntry entry) in C:\dev\DotNetNoteCom\DotNetNoteCom\Models\DotNetNote\NoteRepository.cs:line 282
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreate[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at DotNetNote.Models.NoteRepository.GetNewPhotosCache() in C:\dev\DotNetNoteCom\DotNetNoteCom\Models\DotNetNote\NoteRepository.cs:line 275
   at DotNetNote.Controllers.HomeController.Index() in C:\dev\DotNetNoteCom\DotNetNoteCom\Controllers\HomeController.cs:line 50
   at lambda_method(Closure , Object , Object[] )
   at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeInnerFilterAsync>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResourceFilter>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeFilterPipelineAsync>d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeAsync>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Builder.RouterMiddleware.<Invoke>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Builder.RouterMiddleware.<Invoke>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.<Invoke>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.<Invoke>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.<Invoke>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Session.SessionMiddleware.<Invoke>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.SpaServices.Webpack.ConditionalProxyMiddleware.<Invoke>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.SpaServices.Webpack.ConditionalProxyMiddleware.<Invoke>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.<Invoke>d__7.MoveNext()
ClientConnectionId:9669ab8d-4526-49fd-bd1d-1a05812fe3f6
Error Number:-2,State:0,Class:11
2018-03-22 14:26:08.833 +09:00 [Information] Request finished in 645.3724ms 500 text/html; charset=utf-8
2018-03-22 14:27:40.735 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/  
2018-03-22 14:27:40.737 +09:00 [Information] Executing action method "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:27:40.737 +09:00 [Information] HOME - Index 페이지가 로드되었습니다.
2018-03-22 14:27:45.362 +09:00 [Information] Executing ViewResult, running view at path "/Views/Home/Index.cshtml".
2018-03-22 14:27:48.632 +09:00 [Information] Executed action "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" in 7891.2719ms
2018-03-22 14:27:48.737 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/bootstrap/dist/css/bootstrap.css  
2018-03-22 14:27:48.740 +09:00 [Information] Sending file. Request path: '"/lib/bootstrap/dist/css/bootstrap.css"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\bootstrap\dist\css\bootstrap.css"'
2018-03-22 14:27:48.769 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/font-awesome/css/font-awesome.min.css  
2018-03-22 14:27:48.770 +09:00 [Information] Sending file. Request path: '"/lib/font-awesome/css/font-awesome.min.css"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\font-awesome\css\font-awesome.min.css"'
2018-03-22 14:27:48.795 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/moment/min/moment-with-locales.js  
2018-03-22 14:27:48.795 +09:00 [Information] Sending file. Request path: '"/lib/moment/min/moment-with-locales.js"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\moment\min\moment-with-locales.js"'
2018-03-22 14:27:48.796 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/animate.css/animate.min.css  
2018-03-22 14:27:48.796 +09:00 [Information] Sending file. Request path: '"/lib/animate.css/animate.min.css"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\animate.css\animate.min.css"'
2018-03-22 14:27:48.797 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/jquery/dist/jquery.js  
2018-03-22 14:27:48.798 +09:00 [Information] Sending file. Request path: '"/lib/jquery/dist/jquery.js"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\jquery\dist\jquery.js"'
2018-03-22 14:27:49.006 +09:00 [Information] Request finished in 8271.6959ms 200 text/html; charset=utf-8
2018-03-22 14:27:49.102 +09:00 [Information] Request finished in 331.9129ms 200 text/css
2018-03-22 14:27:49.103 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/css/memoengine.pager.css  
2018-03-22 14:27:49.104 +09:00 [Information] Sending file. Request path: '"/css/memoengine.pager.css"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\css\memoengine.pager.css"'
2018-03-22 14:27:49.144 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/bootstrap/dist/js/bootstrap.js  
2018-03-22 14:27:49.145 +09:00 [Information] Sending file. Request path: '"/lib/bootstrap/dist/js/bootstrap.js"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\bootstrap\dist\js\bootstrap.js"'
2018-03-22 14:27:49.147 +09:00 [Information] Request finished in 352.0534ms 200 application/javascript
2018-03-22 14:27:49.303 +09:00 [Information] Request finished in 507.0648ms 200 text/css
2018-03-22 14:27:49.304 +09:00 [Information] Request finished in 566.8817ms 200 text/css
2018-03-22 14:27:49.307 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/angular/angular.js  
2018-03-22 14:27:49.307 +09:00 [Information] Sending file. Request path: '"/lib/angular/angular.js"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\angular\angular.js"'
2018-03-22 14:27:49.317 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/app/DotNetNote/DotNetNoteApp.js  
2018-03-22 14:27:49.319 +09:00 [Information] Sending file. Request path: '"/app/DotNetNote/DotNetNoteApp.js"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\app\DotNetNote\DotNetNoteApp.js"'
2018-03-22 14:27:49.391 +09:00 [Information] Request finished in 75.452ms 200 application/javascript
2018-03-22 14:27:49.414 +09:00 [Information] Request finished in 616.6252ms 200 application/javascript
2018-03-22 14:27:49.414 +09:00 [Information] Request finished in 311.3667ms 200 text/css
2018-03-22 14:27:49.415 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/js/site.js?v=EWaMeWsJBYWmL2g_KkgXZQ5nPe-a3Ichp0LEgzXczKo  
2018-03-22 14:27:49.415 +09:00 [Information] Sending file. Request path: '"/js/site.js"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\js\site.js"'
2018-03-22 14:27:49.423 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/ASP-NET_Book.png  
2018-03-22 14:27:49.425 +09:00 [Information] The file "/images/ASP-NET_Book.png" was not modified
2018-03-22 14:27:49.453 +09:00 [Information] Request finished in 38.3546ms 200 application/javascript
2018-03-22 14:27:49.466 +09:00 [Information] Request finished in 43.1313ms 304 image/png
2018-03-22 14:27:49.487 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner1.svg  
2018-03-22 14:27:49.488 +09:00 [Information] The file "/images/banner1.svg" was not modified
2018-03-22 14:27:49.498 +09:00 [Information] Request finished in 10.9273ms 304 image/svg+xml
2018-03-22 14:27:49.516 +09:00 [Information] Request finished in 371.6807ms 200 application/javascript
2018-03-22 14:27:49.516 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner2.svg  
2018-03-22 14:27:49.517 +09:00 [Information] The file "/images/banner2.svg" was not modified
2018-03-22 14:27:49.530 +09:00 [Information] Request finished in 12.2016ms 304 image/svg+xml
2018-03-22 14:27:49.543 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner3.svg  
2018-03-22 14:27:49.543 +09:00 [Information] The file "/images/banner3.svg" was not modified
2018-03-22 14:27:49.648 +09:00 [Information] Request finished in 105.0457ms 304 image/svg+xml
2018-03-22 14:27:49.678 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner4.svg  
2018-03-22 14:27:49.679 +09:00 [Information] The file "/images/banner4.svg" was not modified
2018-03-22 14:27:49.694 +09:00 [Information] Request finished in 17.4726ms 304 image/svg+xml
2018-03-22 14:27:49.695 +09:00 [Information] Request finished in 388.1104ms 200 application/javascript
2018-03-22 14:27:50.193 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteCommentService/  
2018-03-22 14:27:50.234 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:27:50.242 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 14:27:50.246 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" in 12.0132ms
2018-03-22 14:27:50.338 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteService/  
2018-03-22 14:27:50.341 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:27:50.342 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 14:27:50.352 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" in 11.116ms
2018-03-22 14:27:50.368 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteService  
2018-03-22 14:27:50.369 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:27:50.369 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 14:27:50.369 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" in 0.6657ms
2018-03-22 14:27:50.370 +09:00 [Information] Request finished in 176.5644ms 200 application/json; charset=utf-8
2018-03-22 14:27:50.423 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2  
2018-03-22 14:27:50.424 +09:00 [Information] Sending file. Request path: '"/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2"'. Physical path: '"C:\dev\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\bootstrap\dist\fonts\glyphicons-halflings-regular.woff2"'
2018-03-22 14:27:50.431 +09:00 [Information] Request finished in 88.0538ms 200 application/json; charset=utf-8
2018-03-22 14:27:50.455 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteCommentService  
2018-03-22 14:27:50.456 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 14:27:50.457 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 14:27:50.457 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" in 0.6757ms
2018-03-22 14:27:50.511 +09:00 [Information] Request finished in 143.4716ms 200 application/json; charset=utf-8
2018-03-22 14:27:50.512 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.1  
2018-03-22 14:27:50.512 +09:00 [Information] The file "/lib/font-awesome/fonts/fontawesome-webfont.woff2" was not modified
2018-03-22 14:27:50.613 +09:00 [Information] Request finished in 188.3823ms 200 font/woff2
2018-03-22 14:27:50.613 +09:00 [Information] Request finished in 158.5997ms 200 application/json; charset=utf-8
2018-03-22 14:27:50.629 +09:00 [Information] Request finished in 117.0121ms 304 font/woff2
2018-03-22 17:00:01.803 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/  
2018-03-22 17:00:02.225 +09:00 [Information] Executing action method "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 17:00:02.234 +09:00 [Information] HOME - Index 페이지가 로드되었습니다.
2018-03-22 17:00:09.803 +09:00 [Information] Executing ViewResult, running view at path "/Views/Home/Index.cshtml".
2018-03-22 17:00:12.865 +09:00 [Information] Executed action "DotNetNote.Controllers.HomeController.Index (DotNetNoteCom)" in 10685.2957ms
2018-03-22 17:00:12.904 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/animate.css/animate.min.css  
2018-03-22 17:00:12.905 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/font-awesome/css/font-awesome.min.css  
2018-03-22 17:00:12.905 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/css/site.css  
2018-03-22 17:00:12.905 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/bootstrap/dist/css/bootstrap.css  
2018-03-22 17:00:12.905 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/moment/min/moment-with-locales.js  
2018-03-22 17:00:12.911 +09:00 [Information] Sending file. Request path: '"/css/site.css"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\css\site.css"'
2018-03-22 17:00:12.911 +09:00 [Information] Sending file. Request path: '"/lib/bootstrap/dist/css/bootstrap.css"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\bootstrap\dist\css\bootstrap.css"'
2018-03-22 17:00:12.911 +09:00 [Information] Sending file. Request path: '"/lib/font-awesome/css/font-awesome.min.css"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\font-awesome\css\font-awesome.min.css"'
2018-03-22 17:00:12.911 +09:00 [Information] Sending file. Request path: '"/lib/animate.css/animate.min.css"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\animate.css\animate.min.css"'
2018-03-22 17:00:12.912 +09:00 [Information] Sending file. Request path: '"/lib/moment/min/moment-with-locales.js"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\moment\min\moment-with-locales.js"'
2018-03-22 17:00:12.923 +09:00 [Information] Request finished in 17.2682ms 200 text/css
2018-03-22 17:00:12.926 +09:00 [Information] Request finished in 11154.8141ms 200 text/html; charset=utf-8
2018-03-22 17:00:12.929 +09:00 [Information] Request finished in 24.6571ms 200 text/css
2018-03-22 17:00:12.929 +09:00 [Information] Request finished in 24.6175ms 200 text/css
2018-03-22 17:00:12.930 +09:00 [Information] Request finished in 25.5342ms 200 text/css
2018-03-22 17:00:12.932 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/css/memoengine.pager.css  
2018-03-22 17:00:12.933 +09:00 [Information] Sending file. Request path: '"/css/memoengine.pager.css"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\css\memoengine.pager.css"'
2018-03-22 17:00:12.935 +09:00 [Information] Request finished in 3.3235ms 200 text/css
2018-03-22 17:00:12.938 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/jquery/dist/jquery.js  
2018-03-22 17:00:12.939 +09:00 [Information] Request finished in 33.4135ms 200 application/javascript
2018-03-22 17:00:12.939 +09:00 [Information] Sending file. Request path: '"/lib/jquery/dist/jquery.js"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\jquery\dist\jquery.js"'
2018-03-22 17:00:12.939 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/bootstrap/dist/js/bootstrap.js  
2018-03-22 17:00:12.941 +09:00 [Information] Sending file. Request path: '"/lib/bootstrap/dist/js/bootstrap.js"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\bootstrap\dist\js\bootstrap.js"'
2018-03-22 17:00:12.944 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/js/site.js?v=EWaMeWsJBYWmL2g_KkgXZQ5nPe-a3Ichp0LEgzXczKo  
2018-03-22 17:00:12.945 +09:00 [Information] Request finished in 6.7465ms 200 application/javascript
2018-03-22 17:00:12.945 +09:00 [Information] Sending file. Request path: '"/js/site.js"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\js\site.js"'
2018-03-22 17:00:12.945 +09:00 [Information] Request finished in 5.8419ms 200 application/javascript
2018-03-22 17:00:12.946 +09:00 [Information] Request finished in 2.4908ms 200 application/javascript
2018-03-22 17:00:12.951 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/angular/angular.js  
2018-03-22 17:00:12.952 +09:00 [Information] Sending file. Request path: '"/lib/angular/angular.js"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\angular\angular.js"'
2018-03-22 17:00:12.976 +09:00 [Information] Request finished in 25.1283ms 200 application/javascript
2018-03-22 17:00:13.020 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/app/DotNetNote/DotNetNoteApp.js  
2018-03-22 17:00:13.021 +09:00 [Information] Sending file. Request path: '"/app/DotNetNote/DotNetNoteApp.js"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\app\DotNetNote\DotNetNoteApp.js"'
2018-03-22 17:00:13.022 +09:00 [Information] Request finished in 1.721ms 200 application/javascript
2018-03-22 17:00:13.031 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/ASP-NET_Book.png  
2018-03-22 17:00:13.032 +09:00 [Information] Sending file. Request path: '"/images/ASP-NET_Book.png"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\images\ASP-NET_Book.png"'
2018-03-22 17:00:13.040 +09:00 [Information] Request finished in 9.8503ms 200 image/png
2018-03-22 17:00:13.096 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner1.svg  
2018-03-22 17:00:13.097 +09:00 [Information] Sending file. Request path: '"/images/banner1.svg"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\images\banner1.svg"'
2018-03-22 17:00:13.098 +09:00 [Information] Request finished in 2.306ms 200 image/svg+xml
2018-03-22 17:00:13.117 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner2.svg  
2018-03-22 17:00:13.118 +09:00 [Information] Sending file. Request path: '"/images/banner2.svg"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\images\banner2.svg"'
2018-03-22 17:00:13.120 +09:00 [Information] Request finished in 3.4504ms 200 image/svg+xml
2018-03-22 17:00:13.192 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner3.svg  
2018-03-22 17:00:13.193 +09:00 [Information] Sending file. Request path: '"/images/banner3.svg"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\images\banner3.svg"'
2018-03-22 17:00:13.196 +09:00 [Information] Request finished in 3.896ms 200 image/svg+xml
2018-03-22 17:00:13.212 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/images/banner4.svg  
2018-03-22 17:00:13.213 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.1  
2018-03-22 17:00:13.213 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2  
2018-03-22 17:00:13.214 +09:00 [Information] Sending file. Request path: '"/images/banner4.svg"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\images\banner4.svg"'
2018-03-22 17:00:13.214 +09:00 [Information] Sending file. Request path: '"/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\bootstrap\dist\fonts\glyphicons-halflings-regular.woff2"'
2018-03-22 17:00:13.215 +09:00 [Information] Sending file. Request path: '"/lib/font-awesome/fonts/fontawesome-webfont.woff2"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.woff2"'
2018-03-22 17:00:13.216 +09:00 [Information] Request finished in 3.4943ms 200 image/svg+xml
2018-03-22 17:00:13.216 +09:00 [Information] Request finished in 2.5262ms 200 font/woff2
2018-03-22 17:00:13.218 +09:00 [Information] Request finished in 4.9499ms 200 font/woff2
2018-03-22 17:00:13.466 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteService/  
2018-03-22 17:00:13.466 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteCommentService/  
2018-03-22 17:00:13.470 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteService  
2018-03-22 17:00:13.471 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/api/NoteCommentService  
2018-03-22 17:00:13.483 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 17:00:13.484 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 17:00:13.484 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 17:00:13.484 +09:00 [Information] Executing action method "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" with arguments (null) - ModelState is Valid
2018-03-22 17:00:13.491 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 17:00:13.491 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 17:00:13.491 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 17:00:13.491 +09:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext".
2018-03-22 17:00:13.497 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" in 13.8438ms
2018-03-22 17:00:13.497 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteCommentServiceController.Get (DotNetNoteCom)" in 13.8644ms
2018-03-22 17:00:13.498 +09:00 [Information] Request finished in 27.509ms 200 application/json; charset=utf-8
2018-03-22 17:00:13.498 +09:00 [Information] Request finished in 32.2117ms 200 application/json; charset=utf-8
2018-03-22 17:00:13.500 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" in 16.8143ms
2018-03-22 17:00:13.500 +09:00 [Information] Executed action "DotNetNote.Controllers.NoteServiceController.Get (DotNetNoteCom)" in 16.2297ms
2018-03-22 17:00:13.500 +09:00 [Information] Request finished in 34.6507ms 200 application/json; charset=utf-8
2018-03-22 17:00:13.501 +09:00 [Information] Request finished in 30.9577ms 200 application/json; charset=utf-8
2018-03-22 17:00:13.643 +09:00 [Information] Request starting HTTP/1.1 GET http://localhost:49982/favicon.ico  
2018-03-22 17:00:13.645 +09:00 [Information] Sending file. Request path: '"/favicon.ico"'. Physical path: '"C:\Users\RedPlus\Desktop\DotNetNoteCom\DotNetNoteCom\wwwroot\favicon.ico"'
2018-03-22 17:00:13.647 +09:00 [Information] Request finished in 3.4877ms 200 image/x-icon
2018-03-22 17:00:26.304 +09:00 [Information] webpack built 813dd6dc6fa3225ac1fb in 25383ms
2018-03-22 17:00:26.541 +09:00 [Error] Hash: 813dd6dc6fa3225ac1fb
Version: webpack 2.5.1
Time: 25383ms
             Asset     Size  Chunks                    Chunk Names
          0.js.map  62.5 kB       0  [emitted]         
              0.js  73.2 kB       0  [emitted]         
              2.js  73.4 kB       2  [emitted]         
              3.js  17.1 kB       3  [emitted]         
              4.js  21.7 kB       4  [emitted]         
              5.js  11.5 kB       5  [emitted]         
              6.js  14.5 kB       6  [emitted]         
              7.js  8.86 kB       7  [emitted]         
              8.js  8.86 kB       8  [emitted]         
              9.js  8.86 kB       9  [emitted]         
             10.js  8.77 kB      10  [emitted]         
             11.js  8.77 kB      11  [emitted]         
             12.js  8.67 kB      12  [emitted]         
             13.js  10.2 kB      13  [emitted]         
             14.js  6.16 kB      14  [emitted]         
    main-client.js  3.38 MB      15  [emitted]  [big]  main-client
              1.js  37.5 kB       1  [emitted]         
          1.js.map  31.3 kB       1  [emitted]         
          2.js.map  71.3 kB       2  [emitted]         
          3.js.map  13.5 kB       3  [emitted]         
          4.js.map  18.4 kB       4  [emitted]         
          5.js.map  8.63 kB       5  [emitted]         
          6.js.map  10.5 kB       6  [emitted]         
          7.js.map  6.37 kB       7  [emitted]         
          8.js.map  6.37 kB       8  [emitted]         
          9.js.map  6.38 kB       9  [emitted]         
         10.js.map  6.29 kB      10  [emitted]         
         11.js.map  6.28 kB      11  [emitted]         
         12.js.map  6.14 kB      12  [emitted]         
         13.js.map   6.4 kB      13  [emitted]         
         14.js.map     4 kB      14  [emitted]         
main-client.js.map  4.03 MB      15  [emitted]         main-client
chunk    {0} 0.js, 0.js.map 56.3 kB {15} [rendered]
  [561] ./ClientApp/app/samples/samples.module.ts 4.74 kB {0} [built]
  [571] ./ClientApp/app/common/toastr.service.ts 1.29 kB {0} [built]
  [604] ./ClientApp/app/samples/angular-helloworld/angular-helloworld.component.ts 1.32 kB {0} [built]
  [605] ./ClientApp/app/samples/angularformdemo/angularformdemo.ts 1.35 kB {0} [built]
  [606] ./ClientApp/app/samples/animation-small-big/animation-small-big.component.ts 3.02 kB {0} [built]
  [607] ./ClientApp/app/samples/contact/samples.contact.component.ts 1.25 kB {0} [built]
  [608] ./ClientApp/app/samples/ngfor/ngfor.component.ts 1.39 kB {0} [built]
  [609] ./ClientApp/app/samples/ngif/ngif.component.ts 1.28 kB {0} [built]
  [610] ./ClientApp/app/samples/ngifngfor/ngifngfor.component.ts 1.75 kB {0} [built]
  [611] ./ClientApp/app/samples/ngstyle/ngstyle.component.ts 1.48 kB {0} [built]
  [612] ./ClientApp/app/samples/quickstart/quickstart.component.ts 1.38 kB {0} [built]
  [613] ./ClientApp/app/samples/samples.component.ts 1.31 kB {0} [built]
  [614] ./ClientApp/app/samples/speakers/speakers.component.ts 1.72 kB {0} [built]
  [615] ./ClientApp/app/samples/speakers/speakers.service.ts 1.32 kB {0} [built]
  [617] ./ClientApp/app/samples/viewencapsulation/viewencapsulation.component.ts 1.41 kB {0} [built]
     + 66 hidden modules
chunk    {1} 1.js, 1.js.map 28.8 kB {15} [rendered]
  [549] ./ClientApp/app/blogposts/blogposts.module.ts 2.76 kB {1} [built]
  [563] ./ClientApp/app/blogposts/shared/logger.service.ts 926 bytes {1} [built]
  [567] ./ClientApp/app/blogposts/blogposts.component.ts 2.42 kB {1} [built]
  [568] ./ClientApp/app/blogposts/services/SiteListDataService.ts 1.52 kB {1} [built]
  [569] ./ClientApp/app/blogposts/services/TechListDataService.ts 1.51 kB {1} [built]
  [570] ./ClientApp/app/blogposts/services/blog-archieve.service.ts 1.08 kB {1} [built]
  [625] ./ClientApp/app/blogposts/SiteListViewComponent/SiteListViewComponent.ts 1.59 kB {1} [built]
  [626] ./ClientApp/app/blogposts/TechListViewComponent/TechListViewComponent.ts 1.84 kB {1} [built]
  [627] ./ClientApp/app/blogposts/blog-archieve/blog-archieve.component.ts 1.81 kB {1} [built]
  [628] ./ClientApp/app/blogposts/blog-category/blog-category.component.ts 1.24 kB {1} [built]
  [629] ./ClientApp/app/blogposts/blog-comment/blog-comment.component.ts 1.5 kB {1} [built]
  [630] ./ClientApp/app/blogposts/blog.post.mainsummary/blog.post.mainsummary.ts 1.57 kB {1} [built]
  [631] ./ClientApp/app/blogposts/blogposts-routing.module.ts 1.68 kB {1} [built]
  [632] ./ClientApp/app/blogposts/main-summary-list/main-summary-list.ts 964 bytes {1} [built]
  [715] ./ClientApp/app/blogposts/blog-comment/blog-comment.component.html 320 bytes {1} [built]
     + 11 hidden modules
chunk    {2} 2.js, 2.js.map 57.2 kB {15} [rendered]
  [553] ./ClientApp/app/heroes/heroes.module.ts 2.42 kB {2} [built]
  [562] ./ClientApp/app/heroes/heroes.data.service.ts 5.38 kB {2} [built]
  [579] ./ClientApp/app/heroes/guard.service.ts 1.51 kB {2} [built]
  [580] ./ClientApp/app/heroes/heroes-resolver.service.ts 2.5 kB {2} [built]
  [581] ./ClientApp/app/heroes/heroes.delete.component.ts 2.19 kB {2} [built]
  [582] ./ClientApp/app/heroes/heroes.details.resolver.component.ts 2.46 kB {2} [built]
  [583] ./ClientApp/app/heroes/heroes.edit.reactive.component.ts 4.45 kB {2} [built]
  [584] ./ClientApp/app/heroes/heroes.index.component.ts 2.59 kB {2} [built]
  [585] ./ClientApp/app/heroes/heroes.write.component.ts 3.12 kB {2} [built]
  [638] ./ClientApp/app/heroes/heroes-routing.module.ts 2.8 kB {2} [built]
  [639] ./ClientApp/app/heroes/heroes.component.ts 2.03 kB {2} [built]
  [640] ./ClientApp/app/heroes/heroes.details.component.ts 2.96 kB {2} [built]
  [641] ./ClientApp/app/heroes/heroes.edit.component.ts 3.17 kB {2} [built]
  [642] ./ClientApp/app/heroes/heroes.grid.component.ts 1.45 kB {2} [built]
  [644] ./ClientApp/app/heroes/index.ts 611 bytes {2} [built]
     + 10 hidden modules
chunk    {3} 3.js, 3.js.map 12.5 kB {15} [rendered]
  [555] ./ClientApp/app/jquery/jquery.module.ts 1.64 kB {3} [built]
  [589] ./ClientApp/app/jquery/jquery-animate.component.ts 1.38 kB {3} [built]
  [590] ./ClientApp/app/jquery/jquery-color.component.ts 1.6 kB {3} [built]
  [591] ./ClientApp/app/jquery/jquery-plugin.component.ts 1.37 kB {3} [built]
  [592] ./ClientApp/app/jquery/jquery.component.ts 1.3 kB {3} [built]
  [593] ./ClientApp/app/jquery/jquery.slidetoggle.component.ts 1.21 kB {3} [built]
  [647] ./ClientApp/app/jquery/jquery-routing.module.ts 1.85 kB {3} [built]
  [734] ./ClientApp/app/jquery/jquery-animate.component.html 56 bytes {3} [built]
  [735] ./ClientApp/app/jquery/jquery-color.component.html 83 bytes {3} [built]
  [736] ./ClientApp/app/jquery/jquery-plugin.component.html 55 bytes {3} [built]
  [737] ./ClientApp/app/jquery/jquery.component.html 89 bytes {3} [built]
  [779] ./ClientApp/app/jquery/jquery-color.component.css 266 bytes {3} [built]
  [780] ./ClientApp/app/jquery/jquery-plugin.component.css 267 bytes {3} [built]
  [781] ./ClientApp/app/jquery/jquery.component.css 260 bytes {3} [built]
  [809] delegated ./node_modules/jquery/dist/jquery.js from dll-reference vendor_b56098dd79ef0a035831 42 bytes {3} [not cacheable] [built]
     + 6 hidden modules
chunk    {4} 4.js, 4.js.map 17.5 kB {15} [rendered]
  [554] ./ClientApp/app/home/home.module.ts 1.67 kB {4} [built]
  [586] ./ClientApp/app/home/about/about.component.ts 1.38 kB {4} [built]
  [587] ./ClientApp/app/home/contact/contact.component.ts 1.4 kB {4} [built]
  [588] ./ClientApp/app/home/home.component.ts 1.03 kB {4} [built]
  [634] ./ClientApp/app/components/sitelist/sitelist.component.ts 968 bytes {4} [built]
  [635] ./ClientApp/app/components/techlist/techlist.component.ts 968 bytes {4} [built]
  [646] ./ClientApp/app/home/home-routing.module.ts 1.54 kB {4} [built]
  [672] ./~/css-loader!./ClientApp/app/home/about/about.component.css 172 bytes {4} [built]
  [722] ./ClientApp/app/components/sitelist/sitelist.component.html 913 bytes {4} [built]
  [723] ./ClientApp/app/components/techlist/techlist.component.html 233 bytes {4} [built]
  [731] ./ClientApp/app/home/about/about.component.html 960 bytes {4} [built]
  [732] ./ClientApp/app/home/contact/contact.component.html 796 bytes {4} [built]
  [733] ./ClientApp/app/home/home.component.html 4.75 kB {4} [built]
  [776] ./ClientApp/app/home/about/about.component.css 262 bytes {4} [built]
  [777] ./ClientApp/app/home/contact/contact.component.css 264 bytes {4} [built]
     + 1 hidden modules
chunk    {5} 5.js, 5.js.map 8.41 kB {15} [rendered]
  [550] ./ClientApp/app/company/company.module.ts 1.36 kB {5} [built]
  [572] ./ClientApp/app/company/company-member.component.ts 1.38 kB {5} [built]
  [573] ./ClientApp/app/company/company.component.ts 1.31 kB {5} [built]
  [574] ./ClientApp/app/company/portfolio/portfolio.component.ts 1.33 kB {5} [built]
  [633] ./ClientApp/app/company/company-routing.module.ts 1.54 kB {5} [built]
  [669] ./~/css-loader!./ClientApp/app/company/company-member.component.css 169 bytes {5} [built]
  [670] ./~/css-loader!./ClientApp/app/company/company.component.css 169 bytes {5} [built]
  [671] ./~/css-loader!./ClientApp/app/company/portfolio/portfolio.component.css 172 bytes {5} [built]
  [719] ./ClientApp/app/company/company-member.component.html 45 bytes {5} [built]
  [720] ./ClientApp/app/company/company.component.html 80 bytes {5} [built]
  [721] ./ClientApp/app/company/portfolio/portfolio.component.html 48 bytes {5} [built]
  [773] ./ClientApp/app/company/company-member.component.css 268 bytes {5} [built]
  [774] ./ClientApp/app/company/company.component.css 261 bytes {5} [built]
  [775] ./ClientApp/app/company/portfolio/portfolio.component.css 266 bytes {5} [built]
chunk    {6} 6.js, 6.js.map 10.7 kB {15} [rendered]
  [548] ./ClientApp/app/angularcore/angularcore.module.ts 1.92 kB {6} [built]
  [566] ./ClientApp/app/angularcore/angularcore.component.ts 1.26 kB {6} [built]
  [620] ./ClientApp/app/angularcore/about/about.component.ts 996 bytes {6} [built]
  [621] ./ClientApp/app/angularcore/angularcore.routing.module.ts 1.44 kB {6} [built]
  [622] ./ClientApp/app/angularcore/contact/contact.component.ts 1.01 kB {6} [built]
  [623] ./ClientApp/app/angularcore/home/welcome.component.ts 1.01 kB {6} [built]
  [624] ./ClientApp/app/angularcore/product/productlist.component.ts 1.53 kB {6} [built]
  [707] ./ClientApp/app/angularcore/about/about.component.html 83 bytes {6} [built]
  [708] ./ClientApp/app/angularcore/contact/contact.component.html 85 bytes {6} [built]
  [709] ./ClientApp/app/angularcore/home/welcome.component.html 81 bytes {6} [built]
  [710] ./ClientApp/app/angularcore/product/productlist.component.html 1.26 kB {6} [built]
chunk    {7} 7.js, 7.js.map 6.44 kB {15} [rendered]
  [560] ./ClientApp/app/mission5/mission5.module.ts 1.28 kB {7} [built]
  [602] ./ClientApp/app/mission5/mission5-detail.component.ts 1.39 kB {7} [built]
  [603] ./ClientApp/app/mission5/mission5.component.ts 1.32 kB {7} [built]
  [652] ./ClientApp/app/mission5/mission5-routing.module.ts 1.47 kB {7} [built]
  [686] ./~/css-loader!./ClientApp/app/mission5/mission5-detail.component.css 169 bytes {7} [built]
  [687] ./~/css-loader!./ClientApp/app/mission5/mission5.component.css 169 bytes {7} [built]
  [747] ./ClientApp/app/mission5/mission5-detail.component.html 57 bytes {7} [built]
  [748] ./ClientApp/app/mission5/mission5.component.html 50 bytes {7} [built]
  [790] ./ClientApp/app/mission5/mission5-detail.component.css 269 bytes {7} [built]
  [791] ./ClientApp/app/mission5/mission5.component.css 262 bytes {7} [built]
chunk    {8} 8.js, 8.js.map 6.44 kB {15} [rendered]
  [559] ./ClientApp/app/mission4/mission4.module.ts 1.28 kB {8} [built]
  [600] ./ClientApp/app/mission4/mission4-detail.component.ts 1.39 kB {8} [built]
  [601] ./ClientApp/app/mission4/mission4.component.ts 1.32 kB {8} [built]
  [651] ./ClientApp/app/mission4/mission4-routing.module.ts 1.47 kB {8} [built]
  [684] ./~/css-loader!./ClientApp/app/mission4/mission4-detail.component.css 169 bytes {8} [built]
  [685] ./~/css-loader!./ClientApp/app/mission4/mission4.component.css 169 bytes {8} [built]
  [745] ./ClientApp/app/mission4/mission4-detail.component.html 57 bytes {8} [built]
  [746] ./ClientApp/app/mission4/mission4.component.html 50 bytes {8} [built]
  [788] ./ClientApp/app/mission4/mission4-detail.component.css 269 bytes {8} [built]
  [789] ./ClientApp/app/mission4/mission4.component.css 262 bytes {8} [built]
chunk    {9} 9.js, 9.js.map 6.44 kB {15} [rendered]
  [558] ./ClientApp/app/mission3/mission3.module.ts 1.28 kB {9} [built]
  [598] ./ClientApp/app/mission3/mission3-detail.component.ts 1.39 kB {9} [built]
  [599] ./ClientApp/app/mission3/mission3.component.ts 1.32 kB {9} [built]
  [650] ./ClientApp/app/mission3/mission3-routing.module.ts 1.47 kB {9} [built]
  [682] ./~/css-loader!./ClientApp/app/mission3/mission3-detail.component.css 169 bytes {9} [built]
  [683] ./~/css-loader!./ClientApp/app/mission3/mission3.component.css 169 bytes {9} [built]
  [743] ./ClientApp/app/mission3/mission3-detail.component.html 57 bytes {9} [built]
  [744] ./ClientApp/app/mission3/mission3.component.html 50 bytes {9} [built]
  [786] ./ClientApp/app/mission3/mission3-detail.component.css 269 bytes {9} [built]
  [787] ./ClientApp/app/mission3/mission3.component.css 262 bytes {9} [built]
chunk   {10} 10.js, 10.js.map 6.35 kB {15} [rendered]
  [557] ./ClientApp/app/mission2/mission2.module.ts 1.28 kB {10} [built]
  [596] ./ClientApp/app/mission2/mission2-detail.component.ts 1.39 kB {10} [built]
  [597] ./ClientApp/app/mission2/mission2.component.ts 1.32 kB {10} [built]
  [649] ./ClientApp/app/mission2/mission2-routing.module.ts 1.38 kB {10} [built]
  [680] ./~/css-loader!./ClientApp/app/mission2/mission2-detail.component.css 169 bytes {10} [built]
  [681] ./~/css-loader!./ClientApp/app/mission2/mission2.component.css 169 bytes {10} [built]
  [741] ./ClientApp/app/mission2/mission2-detail.component.html 57 bytes {10} [built]
  [742] ./ClientApp/app/mission2/mission2.component.html 50 bytes {10} [built]
  [784] ./ClientApp/app/mission2/mission2-detail.component.css 269 bytes {10} [built]
  [785] ./ClientApp/app/mission2/mission2.component.css 262 bytes {10} [built]
chunk   {11} 11.js, 11.js.map 6.35 kB {15} [rendered]
  [556] ./ClientApp/app/mission1/mission1.module.ts 1.28 kB {11} [built]
  [594] ./ClientApp/app/mission1/mission1-detail.component.ts 1.39 kB {11} [built]
  [595] ./ClientApp/app/mission1/mission1.component.ts 1.32 kB {11} [built]
  [648] ./ClientApp/app/mission1/mission1-routing.module.ts 1.38 kB {11} [built]
  [678] ./~/css-loader!./ClientApp/app/mission1/mission1-detail.component.css 169 bytes {11} [built]
  [679] ./~/css-loader!./ClientApp/app/mission1/mission1.component.css 169 bytes {11} [built]
  [739] ./ClientApp/app/mission1/mission1-detail.component.html 57 bytes {11} [built]
  [740] ./ClientApp/app/mission1/mission1.component.html 50 bytes {11} [built]
  [782] ./ClientApp/app/mission1/mission1-detail.component.css 269 bytes {11} [built]
  [783] ./ClientApp/app/mission1/mission1.component.css 262 bytes {11} [built]
chunk   {12} 12.js, 12.js.map 6.21 kB {15} [rendered]
  [547] ./ClientApp/app/admin/admin.module.ts 1.23 kB {12} [built]
  [564] ./ClientApp/app/admin/admin.component.ts 1.29 kB {12} [built]
  [565] ./ClientApp/app/admin/login/login.component.ts 1.29 kB {12} [built]
  [619] ./ClientApp/app/admin/admin-routing.module.ts 1.41 kB {12} [built]
  [665] ./~/css-loader!./ClientApp/app/admin/admin.component.css 169 bytes {12} [built]
  [666] ./~/css-loader!./ClientApp/app/admin/login/login.component.css 172 bytes {12} [built]
  [705] ./ClientApp/app/admin/admin.component.html 78 bytes {12} [built]
  [706] ./ClientApp/app/admin/login/login.component.html 47 bytes {12} [built]
  [769] ./ClientApp/app/admin/admin.component.css 259 bytes {12} [built]
  [770] ./ClientApp/app/admin/login/login.component.css 262 bytes {12} [built]
chunk   {13} 13.js, 13.js.map 7.09 kB {15} [rendered]
  [552] ./ClientApp/app/examples/examples.module.ts 1.78 kB {13} [built]
  [576] ./ClientApp/app/examples/components/suburl.component.ts 961 bytes {13} [built]
  [577] ./ClientApp/app/examples/examples.component.ts 949 bytes {13} [built]
  [578] ./ClientApp/app/examples/stonglytyped/stonglytyped.component.ts 1.38 kB {13} [built]
  [637] ./ClientApp/app/examples/examples.routing.module.ts 2.02 kB {13} [built]
chunk   {14} 14.js, 14.js.map 4.14 kB {15} [rendered]
  [551] ./ClientApp/app/demos/demos.module.ts 1.51 kB {14} [built]
  [575] ./ClientApp/app/demos/demos.component.ts 966 bytes {14} [built]
  [636] ./ClientApp/app/demos/demos.routing.module.ts 1.62 kB {14} [built]
  [724] ./ClientApp/app/demos/demos.component.html 42 bytes {14} [built]
chunk   {15} main-client.js, main-client.js.map (main-client) 3.15 MB [entry] [rendered]
  [176] ./ClientApp/boot.browser.ts 1.57 kB {15} [built]
  [177] (webpack)-hot-middleware/client.js?path=__webpack_hmr&dynamicPublicPath=true 6.68 kB {15} [built]
  [178] delegated ./node_modules/event-source-polyfill/eventsource.js from dll-reference vendor_b56098dd79ef0a035831 42 bytes {15} [not cacheable] [built]
  [301] ./~/core-js/es6/string.js 1.13 kB {15} [built]
  [302] ./~/core-js/es6/symbol.js 131 bytes {15} [built]
  [303] ./~/core-js/es6/weak-map.js 176 bytes {15} [built]
  [304] ./~/core-js/fn/object/assign.js 107 bytes {15} [built]
  [305] ./~/core-js/fn/promise.js 298 bytes {15} [built]
  [498] ./~/querystring-es3/index.js 127 bytes {15} [built]
  [499] ./~/reflect-metadata/Reflect.js 48 kB {15} [built]
  [535] ./~/strip-ansi/index.js 161 bytes {15} [built]
  [540] (webpack)-hot-middleware/client-overlay.js 1.82 kB {15} [built]
  [541] (webpack)-hot-middleware/process-update.js 3.88 kB {15} [built]
  [542] (webpack)/buildin/module.js 517 bytes {15} [built]
  [546] multi event-source-polyfill webpack-hot-middleware/client?path=__webpack_hmr&dynamicPublicPath=true ./ClientApp/boot.browser.ts 52 bytes {15} [built]
     + 532 hidden modules

WARNING in ./~/@angular/core/@angular/core.es5.js
5704:15-36 Critical dependency: the request of a dependency is an expression

WARNING in ./~/@angular/core/@angular/core.es5.js
5720:15-102 Critical dependency: the request of a dependency is an expression
