asp.net mvc - Check website for IIS6 compatibility -


IIS 7.5 is installed on my local machine. I have developed and hosted an asp.net mvc 4 site and This is working fine even though IIS 6 has been installed on my server in my clients, how can I test if the site is compatible with IIS 6. Any help is appreciated.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -