Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

azure-webjobs

HttpContext.Current is NOT null in a Console App running in Microsoft Azure WebJobs

September 4, 2022 by Magenaut

The problem I am facing with my Console App that is running in Microsoft Azure WebJobs is that HttpContext.Current is not evaluating to null. In other words, When I do the following, UserID is read from HttpContext.Current.User.Identity.GetUserId(), which evaluates to “”.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc-5, azure, azure-webjobs, c# Leave a comment

Scheduled .NET WebJob V3 example

August 28, 2022 by Magenaut

I’ve upgraded my .NET (not .NET Core) WebJob from V2 (which was working fine) to V3. I’m having trouble getting it to run. I just want the webjob to call a function I’ve written according to this CRON schedule: “0 0 8,10,12,14,16,18,20 * * *”. The website it’s running with is .NET also, not .NET Core.

Categories ASP.NET, Q&A Tags asp.net, azure-webjobs, azure-webjobs-triggered, azure-webjobssdk, c# Leave a comment

Publishing web app to Azure Websites Staging deployment slot fails with webjob

August 25, 2022 by Magenaut

I just created a new deployment slot for my app, imported the publishing profile to Visual Studio, but after deployment I get this error message:

Categories ASP.NET, Q&A Tags asp.net, azure, azure-deployment-slots, azure-webjobs, visual-studio Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress