简体   繁体   English

Azure WebJob在VS 2015中不起作用

[英]Azure WebJob not working in VS 2015

I'm using VS 2015 Community with Update 2 and recently I have got a strange problem where Azure WebJob dialog won't appear. 我正在将VS 2015社区与Update 2一起使用,最近我遇到了一个奇怪的问题,即Azure WebJob对话框不会出现。

I have an existing ASP.NET Web Application Project and want to add a new WebJob project to it, but I can't get any dialog or logs when I right-click the project and click "Add" -> "New Azure WebJob Project" or "Existing Project as Azure Webjob". 我有一个现有的ASP.NET Web应用程序项目,想向其中添加一个新的WebJob项目,但是当我右键单击该项目并单击“添加”->“新建Azure WebJob项目”时,我看不到任何对话框或日志。 ”或“现有项目作为Azure Webjob”。 Just the second screenshot in this article I want to see. 我只想看这篇文章中的第二张截图。

I have already installed Azure SDK 2.9.1 and Nuget Packages related to WebJob such as "Microsoft.Web.WebJobs. Also I tried to run VS as an Administrator according to this article , do the same command on my laptop, repair the SDK and deploy a standalone WebJob by creating a new project from scratch. 我已经安装了Azure SDK 2.9.1和与WebJob相关的Nuget软件包,例如“ Microsoft.Web.WebJobs。我也尝试根据本文以管理员身份运行VS,在笔记本电脑上执行相同的命令,修复SDK并通过从头开始创建新项目来部署独立的WebJob。

Yet the situation isn't changed so far. 到目前为止,情况没有改变。 Is there still something necessary which I have not come up with? 还有什么我没有想出的必要吗?

I ran into the same issue today ( only difference is , i user VS 2015 enterprise update 2). 我今天遇到了同样的问题(唯一的区别是,我使用VS 2015 Enterprise Update 2)。 So installed the Azure Tools for VS 2015 again and it got resolved , i can see publish as azure web job option now. 因此,再次安装了适用于VS 2015的Azure工具并解决了该问题,我现在可以看到将其发布为Azure Web作业选项。 Below is the link from where i downloaded the azure tools 以下是我下载Azure工具的链接

https://www.microsoft.com/web/handlers/webpi.ashx/getinstaller/VWDOrVs2015AzurePack.appids https://www.microsoft.com/web/handlers/webpi.ashx/getinstaller/VWDOrVs2015AzurePack.appids

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM