#Umbraco 13 deploy to IIS failes.

1 messages · Page 1 of 1 (latest)

summer arch
#

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?

spare siren
digital vector
#

We recommend using Web Deploy, all our servers (https://umbhost.net) have this configured and it's by far the easiest way to deploy

summer arch
#

@spare siren Yes i have and it didn't work.

spare siren
#

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.

final meteor
#

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.

summer arch
#

@spare siren @final meteor I've come to the point where app starts successfully (that's what logs say) but i get "Umbraco bootfailed" window on the website.

final meteor
#

If you get the boot failed message then you will have further info in the umbraco tracelog

summer arch
#

I've resolved the issue! The problem was with database connection and some unmanaged code.

spare siren
#

Umbraco 13 deploy to IIS failes.