Hi, I have a problem with IIS7 and integrated pipeline.
Previously I had win xp with IIS 5 and everything worked correctly.
I have migrated my application to IIS 7 in Vista I have decided to put the pipeline mode of my application pool to integrated mode (which in theory is better). All things are working properly except one⦠The problem is that when I open a few popup windows the program lost the connection (a timeout occur). This does not happen if I put the application pool pipeline mode in classic mode.
I have read that migrating applications to IIS 7 can be problems with the pipeline method... but what are the problems? Does anyone know where to begin looking to migrate the application pool method to integrated mode?
