Deploying MusicStore to Azure #1598

Closed
opened 2025-08-09 17:20:49 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @hisomu on 5/25/2016

I attempted to deploy the Angular2 solution, Music Store, to Azure to see if JavaScriptServices would work without having to install node.js

When loading the site it displayed the following:
The specified CGI application encountered an error and the server terminated the process.

I looked further and checked out the error logs and found the following:
Event Id: 1000
Source: IIS AspNetCore Module
Details: Process '0' failed to start. Port = 16155, Error Code = '-2147024894'.

*Originally created by @hisomu on 5/25/2016* I attempted to deploy the Angular2 solution, Music Store, to Azure to see if JavaScriptServices would work without having to install node.js When loading the site it displayed the following: The specified CGI application encountered an error and the server terminated the process. I looked further and checked out the error logs and found the following: Event Id: 1000 Source: IIS AspNetCore Module Details: Process '0' failed to start. Port = 16155, Error Code = '-2147024894'.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1598
No description provided.