-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Description
We are currently working on a web application and up until RC-1 we were able to deploy it successfully to Azure.
The project now has been updated to RC-1. Runs successfully locally when we debug it on IIS Express... but when we deploy to Azure all we get is a very long pause and then eventually a 502 error from the browser...
If we look at the event log about the only thing we see is the following entry for the below....
Is there a way in which we can get what EXACTLY is going on?
<Event>
<System>
<ProviderName="HttpPlatformHandler"/><EventID>1000</EventID><Level>0</Level><Task>0</Task><Keywords>Keywords</Keywords><TimeCreated SystemTime="2015-12-02T23:07:48Z"/>
<EventRecordID>812457593</EventRecordID><Channel>Application</Channel>
<Computer>RD00155D857487</Computer><Security/></System><EventData>
<Data>Process '7016' failed to start. Port = 29376, Error Code = '-2147023829'.</Data></EventData>
</Event>
JamesReate and MicahZoltu
Metadata
Metadata
Assignees
Labels
No labels