I have a web application that runs using .net Classic 4.0 pool. In my current setup, I have a custom action that creates a new application pool of Classic pipeline and then link my application to that pool.
While attempting to convert my app to Web PI, I could not find how to do this in manifest.xml.
Is this at all possible?
Thanks