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 -

python - Calculate STD manually using Groupby Pandas DataFrame -

java - @PluginTarget(Node.class) not registering as neo4j plugin -