iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

(node:40976) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Warning: data for page "/video/category/[videoCategoryCode]" (path "/video/category/ALL") is 227 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
AxiosError: Request failed with status code 500
    at settle (file:///D:/WEB/MCTV/node_modules/axios/lib/core/settle.js:19:12)
    at IncomingMessage.handleStreamEnd (file:///D:/WEB/MCTV/node_modules/axios/lib/adapters/http.js:585:11)
    at IncomingMessage.emit (node:events:525:35)
    at endReadableNT (node:internal/streams/readable:1358:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  code: 'ERR_BAD_RESPONSE',
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: null },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/x-www-form-urlencoded',
      'User-Agent': 'axios/1.6.2',
      'Content-Length': '187',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'https://app.ksmctv.com/ApiWebService/rest/query',
    data: '{"header":{"encrypt":false},"request":{"data":{"APP":"MCTVWEB","Device":"MCTV001","CatMainID":0,"Date":"2024-04-26 15:46:28","QTY":6,"Lang":"TC"},"resource_id":"/mctvweb/get_video_list"}}'
  },
  request: <ref *1> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      finish: [Function: requestOnFinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: true,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: false,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: true,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    strictContentLength: false,
    _contentLength: '187',
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: true,
    socket: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'app.ksmctv.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'app.ksmctv.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _maxListeners: undefined,
      _writableState: [WritableState],
      allowHalfOpen: false,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      [Symbol(res)]: null,
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 167823,
      [Symbol(kHandle)]: null,
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 60,
      [Symbol(kBytesRead)]: 10583,
      [Symbol(kBytesWritten)]: 455,
      [Symbol(connect-options)]: [Object],
      [Symbol(RequestTimeout)]: undefined
    },
    _header: 'POST /ApiWebService/rest/query HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'Content-Type: application/x-www-form-urlencoded\r\n' +
      'User-Agent: axios/1.6.2\r\n' +
      'Content-Length: 187\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: app.ksmctv.com\r\n' +
      'Connection: close\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: Agent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      defaultPort: 443,
      protocol: 'https:',
      options: [Object: null prototype],
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype] {},
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 0,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'POST',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    path: '/ApiWebService/rest/query',
    _ended: true,
    res: IncomingMessage {
      _readableState: [ReadableState],
      _events: [Object: null prototype],
      _eventsCount: 4,
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 500,
      statusMessage: 'Internal Server Error',
      client: [TLSSocket],
      _consuming: false,
      _dumped: false,
      req: [Circular *1],
      responseUrl: 'https://app.ksmctv.com/ApiWebService/rest/query',
      redirects: [],
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 24,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0,
      [Symbol(RequestTimeout)]: undefined
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'app.ksmctv.com',
    protocol: 'https:',
    _redirectable: Writable {
      _writableState: [WritableState],
      _events: [Object: null prototype],
      _eventsCount: 3,
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 187,
      _requestBodyBuffers: [],
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://app.ksmctv.com/ApiWebService/rest/query',
      [Symbol(kCapture)]: false
    },
    [Symbol(kCapture)]: false,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(kEndCalled)]: true,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      'content-type': [Array],
      'user-agent': [Array],
      'content-length': [Array],
      'accept-encoding': [Array],
      host: [Array]
    },
    [Symbol(kUniqueHeaders)]: null
  },
  response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'cache-control': 'private',
      'content-type': 'text/html; charset=utf-8',
      server: 'Microsoft-IIS/10.0',
      'x-aspnet-version': '4.0.30319',
      'x-powered-by': 'ASP.NET',
      'access-control-allow-origin': '*',
      'access-control-allow-headers': 'Origin, X-Requested-With, Content-Type, Accept',
      'access-control-allow-methods': 'GET, POST, PUT, DELETE, OPTIONS',
      'access-control-allow-credentials': 'true',
      date: 'Fri, 26 Apr 2024 07:46:28 GMT',
      connection: 'close',
      'content-length': '10109'
    },
    config: {
      transitional: [Object],
      adapter: [Array],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object [AxiosHeaders]],
      method: 'post',
      url: 'https://app.ksmctv.com/ApiWebService/rest/query',
      data: '{"header":{"encrypt":false},"request":{"data":{"APP":"MCTVWEB","Device":"MCTV001","CatMainID":0,"Date":"2024-04-26 15:46:28","QTY":6,"Lang":"TC"},"resource_id":"/mctvweb/get_video_list"}}'
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: false,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '187',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      socket: [TLSSocket],
      _header: 'POST /ApiWebService/rest/query HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/x-www-form-urlencoded\r\n' +
        'User-Agent: axios/1.6.2\r\n' +
        'Content-Length: 187\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: app.ksmctv.com\r\n' +
        'Connection: close\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      path: '/ApiWebService/rest/query',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'app.ksmctv.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kEndCalled)]: true,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(kUniqueHeaders)]: null
    },
    data: '<!DOCTYPE html>\r\n' +
      '<html>\r\n' +
      '    <head>\r\n' +
      "        <title>Could not load file or assembly 'DBManager' or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</title>\r\n" +
      '        <meta name="viewport" content="width=device-width" />\r\n' +
      '        <style>\r\n' +
      '         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} \r\n' +
      '         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}\r\n' +
      '         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}\r\n' +
      '         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }\r\n' +
      '         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }\r\n' +
      '         pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}\r\n' +
      '         .marker {font-weight: bold; color: black;text-decoration: none;}\r\n' +
      '         .version {color: gray;}\r\n' +
      '         .error {margin-bottom: 10px;}\r\n' +
      '         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }\r\n' +
      '         @media screen and (max-width: 639px) {\r\n' +
      '          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }\r\n' +
      '         }\r\n' +
      '         @media screen and (max-width: 479px) {\r\n' +
      '          pre { width: 280px; }\r\n' +
      '         }\r\n' +
      '        </style>\r\n' +
      '    </head>\r\n' +
      '\r\n' +
      '    <body bgcolor="white">\r\n' +
      '\r\n' +
      "            <span><H1>Server Error in '/ApiWebService' Application.<hr width=100% size=1 color=silver></H1>\r\n" +
      '\r\n' +
      "            <h2> <i>Could not load file or assembly 'DBManager' or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</i> </h2></span>\r\n" +
      '\r\n' +
      '            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">\r\n' +
      '\r\n' +
      '            <b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.\r\n' +
      '\r\n' +
      '            <br><br>\r\n' +
      '\r\n' +
      "            <b> Exception Details: </b>System.IO.FileLoadException: Could not load file or assembly 'DBManager' or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)<br><br>\r\n" +
      '\r\n' +
      '            <b>Source Error:</b> <br><br>\r\n' +
      '\r\n' +
      '            <table width=100% bgcolor="#ffffcc">\r\n' +
      '               <tr>\r\n' +
      '                  <td>\r\n' +
      '                      <code>\r\n' +
      '\r\n' +
      'An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.                      </code>\r\n' +
      '\r\n' +
      '                  </td>\r\n' +
      '               </tr>\r\n' +
      '            </table>\r\n' +
      '\r\n' +
      '            <br>\r\n' +
      '\r\n' +
      "            <b>Assembly Load Trace:</b> The following information can be helpful to determine why the assembly 'DBManager' could not be loaded.<br><br>\r\n" +
      '\r\n' +
      '            <table width=100% bgcolor="#ffffcc">\r\n' +
      '               <tr>\r\n' +
      '                  <td>\r\n' +
      '                      <code><pre>\r\n' +
      '\r\n' +
      'WRN: Assembly binding logging is turned OFF.\r\n' +
      'To enable assembly bind failure logging, set the registry value [HKLM\\Software\\Microsoft\\Fusion!EnableLog] (DWORD) to 1.\r\n' +
      'Note: There is some performance penalty associated with assembly bind failure logging.\r\n' +
      'To turn this feature off, remove the registry value [HKLM\\Software\\Microsoft\\Fusion!EnableLog].\r\n' +
      '</pre>                      </code>\r\n' +
      '\r\n' +
      '                  </td>\r\n' +
      '               </tr>\r\n' +
      '            </table>\r\n' +
      '\r\n' +
      '            <br>\r\n' +
      '\r\n' +
      '            <b>Stack Trace:</b> <br><br>\r\n' +
      '\r\n' +
      '            <table width=100% bgcolor="#ffffcc">\r\n' +
      '               <tr>\r\n' +
      '                  <td>\r\n' +
      '                      <code><pre>\r\n' +
      '\r\n' +
      '[FileLoadException: Could not load file or assembly &#39;DBManager&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)]\r\n' +
      '   System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0\r\n' +
      '   System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +232\r\n' +
      '   System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection) +113\r\n' +
      '   System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, Boolean forIntrospection) +23\r\n' +
      '   System.Reflection.Assembly.Load(String assemblyString) +35\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +49\r\n' +
      '\r\n' +
      '[ConfigurationErrorsException: Could not load file or assembly &#39;DBManager&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)]\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +762\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +259\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +167\r\n' +
      '   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +238\r\n' +
      '   System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +78\r\n' +
      '   System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean&amp; isRefAssemblyLoaded) +334\r\n' +
      '   System.Web.Compilation.BuildManager.ExecutePreAppStart() +178\r\n' +
      '   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +746\r\n' +
      '\r\n' +
      '[HttpException (0x80004005): Could not load file or assembly &#39;DBManager&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)]\r\n' +
      '   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +552\r\n' +
      '   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +122\r\n' +
      '   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +737\r\n' +
      '</pre>                      </code>\r\n' +
      '\r\n' +
      '                  </td>\r\n' +
      '               </tr>\r\n' +
      '            </table>\r\n' +
      '\r\n' +
      '            <br>\r\n' +
      '\r\n' +
      '            <hr width=100% size=1 color=silver>\r\n' +
      '\r\n' +
      '            <b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0\r\n' +
      '\r\n' +
      '            </font>\r\n' +
      '\r\n' +
      '    </body>\r\n' +
      '</html>\r\n' +
      '<!-- \r\n' +
      '[FileLoadException]: Could not load file or assembly &#39;DBManager&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)\r\n' +
      '   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)\r\n' +
      '   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)\r\n' +
      '   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)\r\n' +
      '   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)\r\n' +
      '   at System.Reflection.Assembly.Load(String assemblyString)\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)\r\n' +
      '[ConfigurationErrorsException]: Could not load file or assembly &#39;DBManager&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai)\r\n' +
      '   at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig)\r\n' +
      '   at System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies()\r\n' +
      '   at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded)\r\n' +
      '   at System.Web.Compilation.BuildManager.ExecutePreAppStart()\r\n' +
      '   at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)\r\n' +
      '[HttpException]: Could not load file or assembly &#39;DBManager&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)\r\n' +
      '   at System.Web.HttpRuntime.FirstRequestInit(HttpContext context)\r\n' +
      '   at System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)\r\n' +
      ' '... 109 more characters
  }
}
AxiosError: Request failed with status code 500
    at settle (file:///D:/WEB/MCTV/node_modules/axios/lib/core/settle.js:19:12)
    at IncomingMessage.handleStreamEnd (file:///D:/WEB/MCTV/node_modules/axios/lib/adapters/http.js:585:11)
    at IncomingMessage.emit (node:events:525:35)
    at endReadableNT (node:internal/streams/readable:1358:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  code: 'ERR_BAD_RESPONSE',
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: null },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/x-www-form-urlencoded',
      'User-Agent': 'axios/1.6.2',
      'Content-Length': '191',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'https://app.ksmctv.com/ApiWebService/rest/query',
    data: '{"header":{"encrypt":false},"request":{"data":{"APP":"MCTVWEB","Device":"MCTV001","CatMainID":20001,"Date":"2024-04-26 15:51:46","QTY":4,"Lang":"TC"},"resource_id":"/mctvweb/get_video_list"}}'
  },
  request: <ref *1> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      finish: [Function: requestOnFinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: true,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: false,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: true,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    strictContentLength: false,
    _contentLength: '191',
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: true,
    socket: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'app.ksmctv.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'app.ksmctv.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _maxListeners: undefined,
      _writableState: [WritableState],
      allowHalfOpen: false,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      [Symbol(res)]: null,
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 185906,
      [Symbol(kHandle)]: null,
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 60,
      [Symbol(kBytesRead)]: 10593,
      [Symbol(kBytesWritten)]: 459,
      [Symbol(connect-options)]: [Object],
      [Symbol(RequestTimeout)]: undefined
    },
    _header: 'POST /ApiWebService/rest/query HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'Content-Type: application/x-www-form-urlencoded\r\n' +
      'User-Agent: axios/1.6.2\r\n' +
      'Content-Length: 191\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: app.ksmctv.com\r\n' +
      'Connection: close\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: Agent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      defaultPort: 443,
      protocol: 'https:',
      options: [Object: null prototype],
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype],
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 8,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'POST',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    path: '/ApiWebService/rest/query',
    _ended: true,
    res: IncomingMessage {
      _readableState: [ReadableState],
      _events: [Object: null prototype],
      _eventsCount: 4,
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 500,
      statusMessage: 'Internal Server Error',
      client: [TLSSocket],
      _consuming: false,
      _dumped: false,
      req: [Circular *1],
      responseUrl: 'https://app.ksmctv.com/ApiWebService/rest/query',
      redirects: [],
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 24,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0,
      [Symbol(RequestTimeout)]: undefined
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'app.ksmctv.com',
    protocol: 'https:',
    _redirectable: Writable {
      _writableState: [WritableState],
      _events: [Object: null prototype],
      _eventsCount: 3,
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 191,
      _requestBodyBuffers: [],
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://app.ksmctv.com/ApiWebService/rest/query',
      [Symbol(kCapture)]: false
    },
    [Symbol(kCapture)]: false,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(kEndCalled)]: true,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      'content-type': [Array],
      'user-agent': [Array],
      'content-length': [Array],
      'accept-encoding': [Array],
      host: [Array]
    },
    [Symbol(kUniqueHeaders)]: null
  },
  response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'cache-control': 'private',
      'content-type': 'text/html; charset=utf-8',
      server: 'Microsoft-IIS/10.0',
      'x-aspnet-version': '4.0.30319',
      'x-powered-by': 'ASP.NET',
      'access-control-allow-origin': '*',
      'access-control-allow-headers': 'Origin, X-Requested-With, Content-Type, Accept',
      'access-control-allow-methods': 'GET, POST, PUT, DELETE, OPTIONS',
      'access-control-allow-credentials': 'true',
      date: 'Fri, 26 Apr 2024 07:51:46 GMT',
      connection: 'close',
      'content-length': '10119'
    },
    config: {
      transitional: [Object],
      adapter: [Array],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object [AxiosHeaders]],
      method: 'post',
      url: 'https://app.ksmctv.com/ApiWebService/rest/query',
      data: '{"header":{"encrypt":false},"request":{"data":{"APP":"MCTVWEB","Device":"MCTV001","CatMainID":20001,"Date":"2024-04-26 15:51:46","QTY":4,"Lang":"TC"},"resource_id":"/mctvweb/get_video_list"}}'
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: false,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '191',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      socket: [TLSSocket],
      _header: 'POST /ApiWebService/rest/query HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/x-www-form-urlencoded\r\n' +
        'User-Agent: axios/1.6.2\r\n' +
        'Content-Length: 191\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: app.ksmctv.com\r\n' +
        'Connection: close\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      path: '/ApiWebService/rest/query',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'app.ksmctv.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kEndCalled)]: true,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(kUniqueHeaders)]: null
    },
    data: '<!DOCTYPE html>\r\n' +
      '<html>\r\n' +
      '    <head>\r\n' +
      "        <title>Could not load file or assembly 'GPFunction' or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</title>\r\n" +
      '        <meta name="viewport" content="width=device-width" />\r\n' +
      '        <style>\r\n' +
      '         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} \r\n' +
      '         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}\r\n' +
      '         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}\r\n' +
      '         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }\r\n' +
      '         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }\r\n' +
      '         pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}\r\n' +
      '         .marker {font-weight: bold; color: black;text-decoration: none;}\r\n' +
      '         .version {color: gray;}\r\n' +
      '         .error {margin-bottom: 10px;}\r\n' +
      '         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }\r\n' +
      '         @media screen and (max-width: 639px) {\r\n' +
      '          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }\r\n' +
      '         }\r\n' +
      '         @media screen and (max-width: 479px) {\r\n' +
      '          pre { width: 280px; }\r\n' +
      '         }\r\n' +
      '        </style>\r\n' +
      '    </head>\r\n' +
      '\r\n' +
      '    <body bgcolor="white">\r\n' +
      '\r\n' +
      "            <span><H1>Server Error in '/ApiWebService' Application.<hr width=100% size=1 color=silver></H1>\r\n" +
      '\r\n' +
      "            <h2> <i>Could not load file or assembly 'GPFunction' or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</i> </h2></span>\r\n" +
      '\r\n' +
      '            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">\r\n' +
      '\r\n' +
      '            <b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.\r\n' +
      '\r\n' +
      '            <br><br>\r\n' +
      '\r\n' +
      "            <b> Exception Details: </b>System.IO.FileLoadException: Could not load file or assembly 'GPFunction' or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)<br><br>\r\n" +
      '\r\n' +
      '            <b>Source Error:</b> <br><br>\r\n' +
      '\r\n' +
      '            <table width=100% bgcolor="#ffffcc">\r\n' +
      '               <tr>\r\n' +
      '                  <td>\r\n' +
      '                      <code>\r\n' +
      '\r\n' +
      'An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.                      </code>\r\n' +
      '\r\n' +
      '                  </td>\r\n' +
      '               </tr>\r\n' +
      '            </table>\r\n' +
      '\r\n' +
      '            <br>\r\n' +
      '\r\n' +
      "            <b>Assembly Load Trace:</b> The following information can be helpful to determine why the assembly 'GPFunction' could not be loaded.<br><br>\r\n" +
      '\r\n' +
      '            <table width=100% bgcolor="#ffffcc">\r\n' +
      '               <tr>\r\n' +
      '                  <td>\r\n' +
      '                      <code><pre>\r\n' +
      '\r\n' +
      'WRN: Assembly binding logging is turned OFF.\r\n' +
      'To enable assembly bind failure logging, set the registry value [HKLM\\Software\\Microsoft\\Fusion!EnableLog] (DWORD) to 1.\r\n' +
      'Note: There is some performance penalty associated with assembly bind failure logging.\r\n' +
      'To turn this feature off, remove the registry value [HKLM\\Software\\Microsoft\\Fusion!EnableLog].\r\n' +
      '</pre>                      </code>\r\n' +
      '\r\n' +
      '                  </td>\r\n' +
      '               </tr>\r\n' +
      '            </table>\r\n' +
      '\r\n' +
      '            <br>\r\n' +
      '\r\n' +
      '            <b>Stack Trace:</b> <br><br>\r\n' +
      '\r\n' +
      '            <table width=100% bgcolor="#ffffcc">\r\n' +
      '               <tr>\r\n' +
      '                  <td>\r\n' +
      '                      <code><pre>\r\n' +
      '\r\n' +
      '[FileLoadException: Could not load file or assembly &#39;GPFunction&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)]\r\n' +
      '   System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0\r\n' +
      '   System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +232\r\n' +
      '   System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection) +113\r\n' +
      '   System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, Boolean forIntrospection) +23\r\n' +
      '   System.Reflection.Assembly.Load(String assemblyString) +35\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +49\r\n' +
      '\r\n' +
      '[ConfigurationErrorsException: Could not load file or assembly &#39;GPFunction&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)]\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +762\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +259\r\n' +
      '   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +167\r\n' +
      '   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +238\r\n' +
      '   System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +78\r\n' +
      '   System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean&amp; isRefAssemblyLoaded) +334\r\n' +
      '   System.Web.Compilation.BuildManager.ExecutePreAppStart() +178\r\n' +
      '   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +746\r\n' +
      '\r\n' +
      '[HttpException (0x80004005): Could not load file or assembly &#39;GPFunction&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)]\r\n' +
      '   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +552\r\n' +
      '   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +122\r\n' +
      '   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +737\r\n' +
      '</pre>                      </code>\r\n' +
      '\r\n' +
      '                  </td>\r\n' +
      '               </tr>\r\n' +
      '            </table>\r\n' +
      '\r\n' +
      '            <br>\r\n' +
      '\r\n' +
      '            <hr width=100% size=1 color=silver>\r\n' +
      '\r\n' +
      '            <b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0\r\n' +
      '\r\n' +
      '            </font>\r\n' +
      '\r\n' +
      '    </body>\r\n' +
      '</html>\r\n' +
      '<!-- \r\n' +
      '[FileLoadException]: Could not load file or assembly &#39;GPFunction&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)\r\n' +
      '   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)\r\n' +
      '   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)\r\n' +
      '   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)\r\n' +
      '   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)\r\n' +
      '   at System.Reflection.Assembly.Load(String assemblyString)\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)\r\n' +
      '[ConfigurationErrorsException]: Could not load file or assembly &#39;GPFunction&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()\r\n' +
      '   at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai)\r\n' +
      '   at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig)\r\n' +
      '   at System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies()\r\n' +
      '   at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded)\r\n' +
      '   at System.Web.Compilation.BuildManager.ExecutePreAppStart()\r\n' +
      '   at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)\r\n' +
      '[HttpException]: Could not load file or assembly &#39;GPFunction&#39; or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)\r\n' +
      '   at System.Web.HttpRuntime.FirstRequestInit(HttpContext context)\r\n' +
      '   at System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext c'... 119 more characters
  }
}