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:

ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR ReferenceError: document is not defined
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:169246:28)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:168779:30)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
ERROR TypeError: Cannot read property 'Config' of undefined
    at Timeout.<anonymous> (D:\www\anjolee.com\server.js:158752:50)
    at ZoneDelegate.invokeTask (D:\www\anjolee.com\server.js:792:31)
    at Object.onInvokeTask (D:\www\anjolee.com\server.js:13599:33)
    at ZoneDelegate.invokeTask (D:\www\anjolee.com\server.js:791:36)
    at Zone.runTask (D:\www\anjolee.com\server.js:559:47)
    at ZoneTask.invokeTask (D:\www\anjolee.com\server.js:867:34)
    at Timeout.ZoneTask.invoke (D:\www\anjolee.com\server.js:856:48)
    at Timeout.timer [as _onTimeout] (D:\www\anjolee.com\server.js:2411:29)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
ERROR ReferenceError: $ is not defined
    at AppComponent../src/app/app.component.ts.AppComponent.ngOnInit (D:\www\anjolee.com\server.js:136680:9)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:136280:851)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at Object.checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at ViewRef_.detectChanges (D:\www\anjolee.com\server.js:18629:22)
    at D:\www\anjolee.com\server.js:14365:63
ERROR ReferenceError: document is not defined
    at HeaderDesktopMenuComponent../src/app/uicomponents/header-desktop-menu/header-desktop-menu.component.ts.HeaderDesktopMenuComponent.ngOnInit (D:\www\anjolee.com\server.js:170630:9)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:136276:846)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at callViewAction (D:\www\anjolee.com\server.js:20483:21)
    at execComponentViewsAction (D:\www\anjolee.com\server.js:20425:13)
ERROR ReferenceError: document is not defined
    at ProductPageComponent../src/app/pages/product-page/product-page.component.ts.ProductPageComponent.ngOnInit (D:\www\anjolee.com\server.js:159021:20)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:158523:1930)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at callViewAction (D:\www\anjolee.com\server.js:20483:21)
    at execEmbeddedViewsAction (D:\www\anjolee.com\server.js:20446:17)
ERROR ReferenceError: gtag is not defined
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:136740:13)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at FilterSubscriber._next (D:\www\anjolee.com\server.js:36334:30)
    at FilterSubscriber.Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at Subject.next (D:\www\anjolee.com\server.js:30252:25)
    at D:\www\anjolee.com\server.js:183691:22
    at ZoneDelegate.invoke (D:\www\anjolee.com\server.js:759:26)
ERROR TypeError: this.winRef.setTimeout is not a function
    at AutoplayService._getNextTimeout (D:\www\anjolee.com\server.js:200518:28)
    at AutoplayService._setAutoPlayInterval (D:\www\anjolee.com\server.js:200534:30)
    at AutoplayService.play (D:\www\anjolee.com\server.js:200499:14)
    at AutoplayService._handleChangeObservable (D:\www\anjolee.com\server.js:200584:22)
    at TapSubscriber._tapNext (D:\www\anjolee.com\server.js:200467:19)
    at TapSubscriber._next (D:\www\anjolee.com\server.js:36429:27)
    at TapSubscriber.Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at Subject.next (D:\www\anjolee.com\server.js:30252:25)
    at CarouselService._trigger (D:\www\anjolee.com\server.js:199537:48)
    at CarouselService.setup (D:\www\anjolee.com\server.js:198366:14)
ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR ReferenceError: document is not defined
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:169246:28)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:168779:30)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
ERROR TypeError: Cannot read property 'Config' of undefined
    at Timeout.<anonymous> (D:\www\anjolee.com\server.js:158752:50)
    at ZoneDelegate.invokeTask (D:\www\anjolee.com\server.js:792:31)
    at Object.onInvokeTask (D:\www\anjolee.com\server.js:13599:33)
    at ZoneDelegate.invokeTask (D:\www\anjolee.com\server.js:791:36)
    at Zone.runTask (D:\www\anjolee.com\server.js:559:47)
    at ZoneTask.invokeTask (D:\www\anjolee.com\server.js:867:34)
    at Timeout.ZoneTask.invoke (D:\www\anjolee.com\server.js:856:48)
    at Timeout.timer [as _onTimeout] (D:\www\anjolee.com\server.js:2411:29)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
ERROR ReferenceError: $ is not defined
    at AppComponent../src/app/app.component.ts.AppComponent.ngOnInit (D:\www\anjolee.com\server.js:136680:9)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:136280:851)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at Object.checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at ViewRef_.detectChanges (D:\www\anjolee.com\server.js:18629:22)
    at D:\www\anjolee.com\server.js:14365:63
ERROR ReferenceError: document is not defined
    at HeaderDesktopMenuComponent../src/app/uicomponents/header-desktop-menu/header-desktop-menu.component.ts.HeaderDesktopMenuComponent.ngOnInit (D:\www\anjolee.com\server.js:170630:9)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:136276:846)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at callViewAction (D:\www\anjolee.com\server.js:20483:21)
    at execComponentViewsAction (D:\www\anjolee.com\server.js:20425:13)
ERROR ReferenceError: document is not defined
    at ProductPageComponent../src/app/pages/product-page/product-page.component.ts.ProductPageComponent.ngOnInit (D:\www\anjolee.com\server.js:159021:20)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:158523:1930)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at callViewAction (D:\www\anjolee.com\server.js:20483:21)
    at execEmbeddedViewsAction (D:\www\anjolee.com\server.js:20446:17)
ERROR ReferenceError: gtag is not defined
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:136740:13)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at FilterSubscriber._next (D:\www\anjolee.com\server.js:36334:30)
    at FilterSubscriber.Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at Subject.next (D:\www\anjolee.com\server.js:30252:25)
    at D:\www\anjolee.com\server.js:183691:22
    at ZoneDelegate.invoke (D:\www\anjolee.com\server.js:759:26)
ERROR TypeError: this.winRef.setTimeout is not a function
    at AutoplayService._getNextTimeout (D:\www\anjolee.com\server.js:200518:28)
    at AutoplayService._setAutoPlayInterval (D:\www\anjolee.com\server.js:200534:30)
    at AutoplayService.play (D:\www\anjolee.com\server.js:200499:14)
    at AutoplayService._handleChangeObservable (D:\www\anjolee.com\server.js:200584:22)
    at TapSubscriber._tapNext (D:\www\anjolee.com\server.js:200467:19)
    at TapSubscriber._next (D:\www\anjolee.com\server.js:36429:27)
    at TapSubscriber.Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at Subject.next (D:\www\anjolee.com\server.js:30252:25)
    at CarouselService._trigger (D:\www\anjolee.com\server.js:199537:48)
    at CarouselService.setup (D:\www\anjolee.com\server.js:198366:14)
ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR ReferenceError: document is not defined
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:169246:28)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:168779:30)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
ERROR TypeError: Cannot read property 'Config' of undefined
    at Timeout.<anonymous> (D:\www\anjolee.com\server.js:158752:50)
    at ZoneDelegate.invokeTask (D:\www\anjolee.com\server.js:792:31)
    at Object.onInvokeTask (D:\www\anjolee.com\server.js:13599:33)
    at ZoneDelegate.invokeTask (D:\www\anjolee.com\server.js:791:36)
    at Zone.runTask (D:\www\anjolee.com\server.js:559:47)
    at ZoneTask.invokeTask (D:\www\anjolee.com\server.js:867:34)
    at Timeout.ZoneTask.invoke (D:\www\anjolee.com\server.js:856:48)
    at Timeout.timer [as _onTimeout] (D:\www\anjolee.com\server.js:2411:29)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
ERROR ReferenceError: $ is not defined
    at AppComponent../src/app/app.component.ts.AppComponent.ngOnInit (D:\www\anjolee.com\server.js:136680:9)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:136280:851)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at Object.checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at ViewRef_.detectChanges (D:\www\anjolee.com\server.js:18629:22)
    at D:\www\anjolee.com\server.js:14365:63
ERROR ReferenceError: document is not defined
    at HeaderDesktopMenuComponent../src/app/uicomponents/header-desktop-menu/header-desktop-menu.component.ts.HeaderDesktopMenuComponent.ngOnInit (D:\www\anjolee.com\server.js:170630:9)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:136276:846)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at callViewAction (D:\www\anjolee.com\server.js:20483:21)
    at execComponentViewsAction (D:\www\anjolee.com\server.js:20425:13)
ERROR ReferenceError: document is not defined
    at HomePageComponent../src/app/pages/home-page/home-page.component.ts.HomePageComponent.optimonkScript (D:\www\anjolee.com\server.js:153826:20)
    at HomePageComponent../src/app/pages/home-page/home-page.component.ts.HomePageComponent.ngOnInit (D:\www\anjolee.com\server.js:153672:14)
    at checkAndUpdateDirectiveInline (D:\www\anjolee.com\server.js:19034:19)
    at checkAndUpdateNodeInline (D:\www\anjolee.com\server.js:20298:20)
    at checkAndUpdateNode (D:\www\anjolee.com\server.js:20260:16)
    at prodCheckAndUpdateNode (D:\www\anjolee.com\server.js:20800:5)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:153498:1572)
    at Object.updateDirectives (D:\www\anjolee.com\server.js:20589:72)
    at checkAndUpdateView (D:\www\anjolee.com\server.js:20242:14)
    at callViewAction (D:\www\anjolee.com\server.js:20483:21)
ERROR ReferenceError: gtag is not defined
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:136740:13)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at FilterSubscriber._next (D:\www\anjolee.com\server.js:36334:30)
    at FilterSubscriber.Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at Subject.next (D:\www\anjolee.com\server.js:30252:25)
    at D:\www\anjolee.com\server.js:183691:22
    at ZoneDelegate.invoke (D:\www\anjolee.com\server.js:759:26)
ERROR TypeError: this.winRef.setTimeout is not a function
    at AutoplayService._getNextTimeout (D:\www\anjolee.com\server.js:200518:28)
    at AutoplayService._setAutoPlayInterval (D:\www\anjolee.com\server.js:200534:30)
    at AutoplayService.play (D:\www\anjolee.com\server.js:200499:14)
    at AutoplayService._handleChangeObservable (D:\www\anjolee.com\server.js:200584:22)
    at TapSubscriber._tapNext (D:\www\anjolee.com\server.js:200467:19)
    at TapSubscriber._next (D:\www\anjolee.com\server.js:36429:27)
    at TapSubscriber.Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at Subject.next (D:\www\anjolee.com\server.js:30252:25)
    at CarouselService._trigger (D:\www\anjolee.com\server.js:199537:48)
    at CarouselService.setup (D:\www\anjolee.com\server.js:198366:14)
ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR HttpErrorResponse {
  headers:
   HttpHeaders { normalizedNames: Map {}, lazyUpdate: null, headers: Map {} },
  status: 0,
  statusText: 'Unknown Error',
  url: null,
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for (unknown url): 0 Unknown Error',
  error:
   ProgressEvent {
     type: 'error',
     target:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     currentTarget:
      XMLHttpRequest {
        onloadstart: null,
        onprogress: null,
        onabort: null,
        onerror: null,
        onload: null,
        ontimeout: null,
        onloadend: null,
        _listeners: [Object],
        onreadystatechange: null,
        _anonymous: undefined,
        readyState: 4,
        response: null,
        responseText: '',
        responseType: 'text',
        responseURL: '',
        status: 0,
        statusText: '',
        timeout: 0,
        upload: [XMLHttpRequestUpload],
        _method: 'GET',
        _url: [Url],
        _sync: false,
        _headers: [Object],
        _loweredHeaders: [Object],
        _mimeOverride: null,
        _request: null,
        _response: null,
        _responseParts: null,
        _responseHeaders: null,
        _aborting: null,
        _error: null,
        _loadedBytes: 0,
        _totalBytes: 0,
        _lengthComputable: false },
     lengthComputable: false,
     loaded: 0,
     total: 0 } }
ERROR ReferenceError: document is not defined
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:169246:28)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)
    at SafeSubscriber._next (D:\www\anjolee.com\server.js:168779:30)
    at SafeSubscriber.__tryOrUnsub (D:\www\anjolee.com\server.js:29342:16)
    at SafeSubscriber.next (D:\www\anjolee.com\server.js:29280:22)
    at Subscriber._next (D:\www\anjolee.com\server.js:29224:26)
    at Subscriber.next (D:\www\anjolee.com\server.js:29201:18)