I was wondering how to deploy a wpf application to an IIS application because I have the correct path etc but in the publish wizard when I click... Browse -> Remote Site -> new web site, then enter the url it gives me an error saying that it is unable to create the website because the server doesnt have front page server extensions installed.
After some googling I found that FPSE has been discontinued and is not recommended for use, so is there a way to deploy a standalone wpf application to IIS with out FPSE?