I am moving my web apps into a new windows 2008 R2 server with IIS 7.5 There is a third party app which i normally access to it via url http://localhost/start.ashx But in this new server when i browse to http://localhost/start.ashx the browser will prompt to download the file start.ashx instead.
I follow exactly the same installation steps as per my old server. Any idea what is causing this?