Editor iis .net Setup

Editor iis .net Setup

wthomsonwthomson Posts: 1Questions: 1Answers: 0

I am getting a 404 error , is there setup instructions for IIS?

Answers

  • allanallan Posts: 63,791Questions: 1Answers: 10,513 Site admin

    Hi,

    I've just sent a reply to your e-mail, but I'm also replying here for anyone that finds your question and is wondering the same thing.

    The error you are seeing suggests that the server hasn't been set up with a staff route in whatever path you are using.

    I would suggest using the Route() attribute in a Web API controller, as discussed in the manual to set the route.

    Regards,
    Allan

This discussion has been closed.