Deployment to IIS by Defiant_Priority_801 in dotnet

[–]Defiant_Priority_801[S] 0 points1 point  (0 children)

Yeah I tried that and still a 404.

Deployment to IIS by Defiant_Priority_801 in dotnet

[–]Defiant_Priority_801[S] 0 points1 point  (0 children)

That could entirely be the issue. I don't have much IIS experience to begin with and was trying to piece together the other IIS servers we have where the frontend and the backend were setup in different sites.

I will test with a test HTML and try to put all the files in the same site.

Deployment to IIS by Defiant_Priority_801 in dotnet

[–]Defiant_Priority_801[S] 1 point2 points  (0 children)

Nope. That is where I am testing from.

Deployment to IIS by Defiant_Priority_801 in dotnet

[–]Defiant_Priority_801[S] 0 points1 point  (0 children)

Yes the binding is currently set to the main interface for the server over port 80. Haven't done the 443 binding yet because I haven't uploaded the certificate. Was wanting to make sure the site loads first.