Base solution for your next web application

Activities of "TimMackey"

@maliming- The code you posted (and deleted?) was very helpful, and has been incorporated into my app. It survives in the email announcement of your original reply.

@alper- RE: tskill your-exe-file-name What is my exe file name? It's apparently not myapp-web.host.exe. What am I looking for?

RE: the other suggestions, it may be a few days or longer before I'm able to try your suggestions. I'll post the results here when available.

This answer is too cryptic. Please provide a more comprehensive answer.

When debugging a background job ... (https://aspnetboilerplate.com/Pages/Documents/Background-Jobs-And-Workers) ...If debug execution is terminated (i.e. at a breakpoint) before the job finishes, the background job attempts to continue where it left off when the debugger is started again.

How can I find the background job in the Task Manager and manually kill it? Or is there another way to kill the background job?

Also, how can I kill a running background job programmatically?

I'm already a member. I'm the subscriber. If I'm already logged into github, the link works. If I'm not logged into github I would expect to be presented with the github login page, instead of error 404.

Merged changes into my code. Works great!

The above suggestion was not relevant to my issue. dashboard.component.html required the following code:

<div class="kt-login__form" [@routerTransition] id="MyCustomTenantDashboard">
    <div class="kt-content kt-grid__item kt-grid__item--fluid">

Side menu does not automatically collapse after selection and navigation to target page. Manual close (another click) is required to close the menu. Angular/Core Version 7.0.0.

Question

I migrated from v6.8.0 to v7.0.0 (Angular + Core) The top menubar dropdown has stopped responding. Click on 3 vertical dots works. Click on flag, bell, or \admin no response. There is no ANZ Typescript code invoked when the images are clicked. There are no (click) events in topbar.component.html that might open the next level menus. How can I diagnose the menu bar (hidden events) to identify the source of the problem? Also, the dropdown menu is hidden behind my custom page (just the top is peeking out). How can I force the dropdown to stay on top?

When will this be fixed? Still unable conduct meaningful searches that don't return less than 100's of hits.

The first time I ran npm run create-bundles without the --watch parameter it exited the batch job normally. However when I tried to recompile is Visual Studio, the Output window displayed the following message:

Build delayed until Bower/npm packages finish restoring.

Closing the cmd window had no effect. I had to restart Visual Studio to be able to compile again. .Web.Public executed normally. Subsequent attempts to run num run create-bundles results in the following error:

Showing 241 to 250 of 398 entries