Base solution for your next web application
Open Closed

Hosting on Azure for Xamarin #8089


User avatar
0
edarib created

Hi,

I am trying to host the backend of the app on Azure. I opened the Mobile sln but cannot find any projects that can be published to Azure. When I open the Web sln there are three projects that can be published to Azure which is Web.Host, Web.Mvc and Web.Public. I tried to host Web.Host on Azure but I get a 500 internal server error.

My question is how do I go about setting up the project shell for Xamarin development. I was thinking of hosting either Web.Host or Web.Mvc project on Azure with a database that I have alreadt setup on Azure (will put the appropriate connection string). And then opening up the Mobile sln and putting in the DefaultHostUrl as the link of the web app I just created on Azure. Is my thinking correct? Please provide me some informative instructions to do the above.

Thank you, Madhu


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    I tried to host Web.Host on Azure but I get a 500 internal server error.

    Detailed error information exists in the log, please check.

    And have you read the documentation about it?

    https://docs.aspnetzero.com/en/common/latest/Development-Guide-Xamarin https://docs.aspnetzero.com/en/common/latest/Developing-Step-By-Step-Xamarin

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.