Skip to content

Unable to Deploy to Azure RC-1  #1147

@ArieJones

Description

@ArieJones

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions