locked
IIS10 & ASP.NET - 404 on EndpointsRSS RRS feed

  • Question

  • User702255701 posted

    Hi all,

    I have developed my app in VB.net and all working fine. Have now deployed it onto IIS, using the Folder option when publishing.

    I can access all the HTML but all my endpoints fail with a 404.0 Error. I am using the Integrated mode with .net 4.0 and without it, makes no difference. When running on local host, I can access it over "http:s//localhost:5001/api/students/getyear" fine but something like "intranet.domain.co.uk/studentnotices/api/getyear" will return the error.

    Any help is appreciated

    Tuesday, April 14, 2020 8:11 PM

All replies

  • User1535942433 posted

    Hi ctreslovehayes,

    Accroding to your description,as far as I think,your problem is urlrewrite.

    I suggest you could post your rules in webconfig.It will help us to solve your problem.

    Best regards,

    Yijing Sun

    Wednesday, April 15, 2020 7:48 AM