How do I create a CFIDE mapping under IIS7

Login to the server via Remote Desktop

Open IIS, Start > Run > inetmgr <enter>

Right-click on the website and goto 'Add Virtual Directory'

Type in 'cfide' (without the quotes) for the alias name

Enter the path to the CFIDE mapping: C:\ColdFusion9\wwwroot\CFIDE

Click 'OK'

You now will have a valid CFIDE mapping.