Hi Team,
we are migrating our application from iis6 to iis7.5 (windows 2008 server).
Our applcaiton using .html and .js files as front end and business logic was written in cpp code and backend used oracle.
After setup of our application on iis7.5 we are seeing the issues on broweser.
Main issue is half of the html page was rendering (loading) on browser and half of the html page not loading so that its generating so manay java script issues. so could you please let us know what are all the setups we required to resolve from this issue.
how can we load full page of html on browser with iis7.5?