Hi,
I have migrated my application from IIS 6.0 to IIS 7.0 with it's application pool.
But I am getting following error
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.
There are two work aroud for this error
1. set Enable 32 bit application to true
2. Change Managed Pipeline Mode to Integrated from Classic
I want to know is there any way through MS Deploy, we can change above mentioned settings or I have to do it manually....
Can any one from MS Deploy Team reply on this?
Thanks a lot
Shashikant