No announcements
Found 697529 threads
-
5 Votes
Node.js and Mongo DB VS Windows Azure
thread at asp.net.Answered | 7 Replies | 11797 Views | Created by Mehmood Ahmed - Saturday, February 4, 2012 8:03 AM | Last reply by Horizon_Net - Monday, February 6, 2012 9:38 AM -
0 Votes
Unable to connect to SQL Server using Node.js
Hi Priya41, According to your description and error message, it seems that you are not handling the pottential err parameter on the connect event.Answered | 1 Replies | 5948 Views | Created by Priya41 - Friday, August 5, 2016 11:24 AM | Last reply by Zhanglong Wu - Monday, August 8, 2016 7:39 AM -
0 Votes
Node.js and sql server
I came across "mssql" video in connecting SQL Server from Node.js here: https://www.youtube.com/watch?Answered | 4 Replies | 14129 Views | Created by kooit - Wednesday, September 21, 2011 12:22 PM | Last reply by RajendraDangwal - Sunday, February 19, 2017 5:08 PM -
1 Votes
Node.js App Not Working
They even echo out that the app started up successfully and the database connection was established.Answered | 6 Replies | 2991 Views | Created by ryuhhnn - Tuesday, July 18, 2017 5:50 PM | Last reply by Nick Walker - Wednesday, July 19, 2017 4:10 PM -
0 Votes
Node.js & mysql connection error
Firstly, I suggest you could try how to connect to local MySQL database from Azure.Answered | 2 Replies | 2522 Views | Created by Simon at Nerture - Wednesday, July 23, 2014 4:40 PM | Last reply by Will Shao - Thursday, July 24, 2014 8:45 AM -
4 Votes
NODE.JS and windows 8 store app
Can I use windows azure mobile services for a windows store app in node Yes, you can have your app connect to ...Answered | 3 Replies | 5223 Views | Created by SAHKE - Sunday, March 10, 2013 8:49 AM | Last reply by Bryan Thomas - Monday, March 18, 2013 5:38 PM -
0 Votes
Available Node.js versions on Azure
Hi @matiaslarsson, The Node.js versions provided by Azure are constantly updated.Answered | 3 Replies | 1533 Views | Created by Dani Muszbek Microsoft (MSFT CSG) - Friday, July 10, 2015 5:38 AM | Last reply by Cédric Peruzzi - Monday, July 13, 2015 3:22 PM -
0 Votes
Node.js modules
Hi, In addition to most node.js modules, the following npm modules can be imported using require():Answered | 4 Replies | 4745 Views | Created by Luca de Angelis - Thursday, November 8, 2012 11:02 PM | Last reply by Christoph Wille - Tuesday, July 9, 2013 12:40 PM -
1 Votes
[Node.js] need help with azure mobile apps and sql
Also, you can work with the Node.js backend either locally (using an npm package) or hosted on Azure.Answered | 9 Replies | 1100 Views | Created by AirEdwin2 - Saturday, July 16, 2016 10:51 PM | Last reply by AirEdwin2 - Monday, July 18, 2016 9:18 PM -
0 Votes
[Node.js][Web Apps] Node.js app Lauches Blank Screen
If node.js app encounter issues, you could find the error log files in LogFiles, refer ...Answered | 3 Replies | 1784 Views | Created by Alan Z - Thursday, September 10, 2015 7:37 PM | Last reply by Zularbine - Friday, September 11, 2015 2:19 PM -
0 Votes
Profiling Node.js from visual studio
Hi Jim, I get the same result based on the example in my Visual Studio 2015 Update 3 with Node.js Tools 1.2.Answered | 2 Replies | 1312 Views | Created by Jim198 - Tuesday, January 17, 2017 10:36 PM | Last reply by Jim198 - Wednesday, January 18, 2017 10:25 PM -
1 Votes
Express Node.js App (Windows Universal) template not present
Support for Express Node.js in the 5-12 drop is not currently available.Answered | 4 Replies | 926 Views | Created by Jim198 - Thursday, June 18, 2015 4:30 AM | Last reply by Tobias Scholze - Friday, June 19, 2015 7:21 AM -
1 Votes
Node.js 8.9 runtime for web apps
Check the current Node.js version running on the web app using node -v or node --version command through Kudu Console.Answered | 1 Replies | 927 Views | Created by rfrench-mubaloo - Friday, March 2, 2018 1:24 PM | Last reply by AshokPeddakotla-MSFT - Friday, March 2, 2018 3:40 PM -
2 Votes
[Node.js][Mobile apps] Trouble adding Easy Tables to Mobile App via Portal: 'The SQL connection string is invalid . . .
This error should only occur if the database connection string configured in the data connection step has become invalid.Answered | 2 Replies | 816 Views | Created by Jordyn Nelson Microsoft (MSFT CSG) - Monday, May 23, 2016 4:18 PM | Last reply by Dale A Anderson - Tuesday, May 24, 2016 2:42 AM -
0 Votes
How can i read app settings form an API app (node.js)
For instance, to access the App Setting "Foo" which contains the value "Bar", I can use this code: console.log(process.env['Foo']); // Logs: Bar If ...Answered | 1 Replies | 1799 Views | Created by Mikael Håkansson - Tuesday, December 29, 2015 11:00 PM | Last reply by Chris Anderson (Azure) - Wednesday, December 30, 2015 12:20 AM -
0 Votes
Deploying a Node.JS React application in Azure
Hi, I would suggest you to follow the steps from this link to deploy a Node.js web app to Azure and check if it ...Answered | 1 Replies | 4216 Views | Created by wonderful and beautiful world - Tuesday, July 14, 2015 11:58 AM | Last reply by Azam Khan - MSFT - Tuesday, July 14, 2015 7:55 PM -
0 Votes
Node.js app deployment: deployment failed
Hello, Please check this How to debug a Node.js web app in Azure App ...Answered | 2 Replies | 646 Views | Created by Stefan54 - Sunday, August 23, 2015 12:18 PM | Last reply by Xiaomin Wu - Wednesday, August 26, 2015 12:31 AM -
0 Votes
PAAS dB connection to IAAS dB
Wish to migrate on premise dB to Azure SQL dB (PAAS).Answered | 1 Replies | 1231 Views | Created by gfgdfgdf - Wednesday, December 14, 2016 2:22 PM | Last reply by Dan Rediske - Wednesday, December 14, 2016 7:16 PM -
1 Votes
Node.js debugging doesn't work with latest version
Install Node.js v10.4.2, repeat above steps, the result of every steps have no change.Answered | 1 Replies | 547 Views | Created by Reubend - Monday, December 17, 2018 4:13 AM | Last reply by May Luo-MSFT - Tuesday, December 18, 2018 7:14 AM -
2 Votes
Azure Website Node.JS doesn't run 64 bit.
I have 64 bit node.js website which i deployed on the azure website successfully, but it is not working.Answered | 1 Replies | 2286 Views | Created by Praveen Shah - Thursday, October 9, 2014 9:35 AM | Last reply by Ranjith Ramachandra - Friday, October 10, 2014 5:20 PM - Items 1 to 20 of 697529 Next ›
No announcements