No announcements
Found 2711807 threads
-
0 Votes
Webjobs link in vs2017 project.
I cant able to see this option "EXISTING PROJECT AS AZUREWEBJOBS" for project created in VS2017.Its available in 2015.Please ...Proposed | 1 Replies | 1481 Views | Created by HariKumar K - Tuesday, February 13, 2018 7:57 AM | Last reply by Wendy Zang - Wednesday, February 14, 2018 6:22 AM -
0 Votes
Upgrading project to VS2017
Hi All, My project is built with VS2013. It uses many openssl libs like libeay32lib, ssleay32.lib. When I'm upgrading it to vs2017 I'm getting linker ... -
0 Votes
Manually integrate project templates in VS2017
Hi Christian Treff, Since VS2017 is a RC version, many project wizards have not applied in it. I would suggest that you could wait for RTM ...Proposed | 1 Replies | 474 Views | Created by Christian Treff - Thursday, December 8, 2016 1:34 PM | Last reply by Zhanglong Wu - Friday, December 9, 2016 8:42 AM -
9 Votes
Report Service project in VS2017
I had the same problem, SSRS project made in VS2013, upgraded to VS2017, and it wouldn't open. I received a message saying there was an error in the ...Answered | 16 Replies | 19532 Views | Created by Razza Matazz - Friday, October 20, 2017 2:01 PM | Last reply by CarlosMtnz - Wednesday, September 26, 2018 3:54 PM -
0 Votes
Webjobs
; We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have ...Answered | 2 Replies | 2019 Views | Created by TGoldie - Thursday, April 24, 2014 12:37 PM | Last reply by TGoldie - Monday, May 12, 2014 3:05 PM -
0 Votes
Run Multiple WebJobs with Different Schedules in Single Project
You can do it all in one project if you use the WebJobs SDK with Timer triggers. See here for details.Proposed | 2 Replies | 1391 Views | Created by Jordyn Nelson Microsoft (MSFT CSG) - Wednesday, April 13, 2016 4:44 PM | Last reply by Patrick Desjardins - Thursday, April 14, 2016 2:44 AM -
0 Votes
Logging in WebJobs
In this article we can see this code: public static -
0 Votes
VS2017 Biztalk Project templates install?
I have installed the Biztalk 2016 server on a server. I don't want to install VS on that server. How can I get the Developer tools/SDK installed on a separate desktop where my VS2017 is ...Answered | 4 Replies | 2622 Views | Created by HMMCity - Thursday, May 24, 2018 1:29 PM | Last reply by HMMCity - Thursday, May 24, 2018 3:19 PM -
0 Votes
Diagnostics in WebJobs
click on the WEBJOBS tab --> you'll seeyour webjob there (by name), click on the logs link (last column). You'll have a "OUTPUT ...Unanswered | 9 Replies | 1775 Views | Created by Migdalin - Sunday, April 13, 2014 2:18 PM | Last reply by AmitApple - Thursday, April 24, 2014 5:01 PM -
0 Votes
WebJobs supported in .NET core?
Hello, I would like to know if Azure WebJobs are supported in .NET core? Currently in Visual Studio they can only be made as a .NET framework ... -
0 Votes
Using the WebJobs SDK outside of WebJobs
I got the 2.0.0-alpha-10349 bits, altough I get an NullRefException in the RunAndBlock(); Stack trace points toAnswered | 7 Replies | 1071 Views | Created by Carlos Sardo - Wednesday, June 15, 2016 9:59 AM | Last reply by Carlos Sardo - Wednesday, June 22, 2016 1:18 PM -
0 Votes
Is there a Azure ML project template in VS2017?
I want to check in my Json format experiment files which exported from Azure ML Studio to VSO. Is there a Azure ML project template in VS2017?Unanswered | 2 Replies | 436 Views | Created by C__57 - Monday, August 7, 2017 9:03 PM | Last reply by Sajeetharan s - Sunday, September 16, 2018 2:59 PM -
0 Votes
Azure WebJobs in ASP.NET 5
https://azure.microsoft.com/en-in/documentation/articles/websites-dotnet-webjobs-sdk-get-started/ Regards, Azam khanAnswered | 2 Replies | 693 Views | Created by a7pl.us - Wednesday, July 1, 2015 10:16 PM | Last reply by BradyGaster - Monday, July 6, 2015 4:09 PM -
1 Votes
Updating running triggered webjobs
Here's some more information about the shutdown process in the link below. In the webjob logs are you seeing any change notifications about files being ...Unanswered | 2 Replies | 226 Views | Created by rrmjk - Tuesday, October 16, 2018 8:42 PM | Last reply by Jeremy_Brooks - Tuesday, October 23, 2018 12:25 AM -
0 Votes
VS2010 C++ Project to VS2017
>I'll try to convert VS2010 MFC Visual C++ project to VS2017. Migration report shows no errors, but when I try to compileAnswered | 4 Replies | 2038 Views | Created by CazzyCape - Wednesday, August 2, 2017 11:28 AM | Last reply by CazzyCape - Monday, August 7, 2017 10:41 AM -
0 Votes
IronPython Integration in VS2017
Not find it in VS2017, but maybe Python Tools for Visual Studio is that extension you want to get: From old VS version:Proposed | 1 Replies | 2928 Views | Created by Rodrigo Bruscain - Wednesday, November 1, 2017 12:34 AM | Last reply by Jack Zhai-MSFT - Monday, November 6, 2017 8:08 AM -
0 Votes
VS2017 - adding Azure Functions project exception
I'm getting the following exception while attempting to create Azure function project in VS2017 "No template could be found with the group ...Unanswered | 1 Replies | 518 Views | Created by Gene Langeman - Tuesday, August 29, 2017 3:00 PM | Last reply by Naren Soni - Tuesday, August 29, 2017 8:02 PM -
0 Votes
Mssql database import in VS2017
after importing database in VS2017 Project, Its only showing only schema of tables. not data.Unanswered | 0 Replies | 617 Views | Created by MSSQL Database import issue in VS2017 - Thursday, July 19, 2018 11:06 AM -
2 Votes
AI support for WebJobs
monitoring WebJobs?Is AI supported from WebJobs such that we could use TrackEvent, TrackException, and TrackMetric in the WebJobs we perform ...Answered | 1 Replies | 725 Views | Created by Joe Christopher - Thursday, February 19, 2015 4:57 PM | Last reply by Anastasia Black - Thursday, February 19, 2015 6:28 PM -
2 Votes
rename a project of VS2017
Just move it, then re-open the solution or project in VS. If you have other projects in this solution (that's, relative location of these ...Answered | 8 Replies | 979 Views | Created by YigalB - Thursday, March 7, 2019 7:17 PM | Last reply by Pavel A - Tuesday, March 12, 2019 12:48 PM - Items 1 to 20 of 2711807 Next ›
No announcements