Hi.
I have an external rewrite routemap file configured for our site. This file is being published to the site's root folder by a content management publishing team.After publishing the file,the changes are not reflected as the IIS recycle is not happening while the Routemap external file updates. As per my undestanding any changes to the bin folder would recycle the app pool.So we are updating a file in the bin folder to do a recycle. This didnt help to resolve the issue.
Any one has faced similar issues ? How can we do a auto refresh when the files are modified externally?