Umbraco 13 deploy to IIS failes.
# help-with-umbraco
a
Hey, i have issues deploying app to the server. I'm frustreted cause i've been doing it for 7 hours now. I've played with all the settings' variations as well as with connection string and in some scenarios it shows "Umbraco boot failed" in other "error 500.30" and "403 forbidden". I've noticed that after publishing there's no ASP.NET section in my app. Only IIS and Managmeent whereas in other app there's section ASP.NET. Has anyone got any experience with deploying umbraco 13? https://cdn.discordapp.com/attachments/1252588067865493514/1252588068255436830/MicrosoftTeams-image_1.png?ex=6672c30b&is=6671718b&hm=d1b911af13f45af7e8587ca54066a1cc652a4e899811eb24ae8557b5cb1610ce& https://cdn.discordapp.com/attachments/1252588067865493514/1252588068805021816/MicrosoftTeams-image.png?ex=6672c30b&is=6671718b&hm=f3f6c9ac40c8dd19b65929871f11e680c1ce57fb10c7ad7e73530194128b28c6&
s
a
We recommend using Web Deploy, all our servers (https://umbhost.net) have this configured and it's by far the easiest way to deploy
s
Okay, do make sure to add details - I did this, then got this, then tried this, then got this. It works for loads of people so you'll need to pinpoint the things that are different for you somehow.
j
Also try checking the umbraco / iis log - it may be running as expected but have other issues. One I've had myself a few times is running in production mode requires a set umbracoapplicationurl and the boot fails without it fx.
a
@User @User I've come to the point where app starts successfully (that's what logs say) but i get "Umbraco bootfailed" window on the website.
j
If you get the boot failed message then you will have further info in the umbraco tracelog
a
I've resolved the issue! The problem was with database connection and some unmanaged code.
s
Good to hear! Yes, it's important that the connection string is correct. 😅
128 Views