Thanks a lot for your help Dave! I've spent the morning looking into setting up Jrun through IIS on one of the new server Instances and I've got it almost working now.
Just in case anybody else has this issue I found this good technote on IIS setup: http://www.adobe.com/devnet/coldfusion/articles/multi_instances04.html As I say I'm almost there but I'm getting a bit of a strange problem with the processing of the page through IIS now. If I try and access I page I get an Exception error: coldfusion.runtime.TemplateNotFoundException - in : line -1 File not found: /test.cfm However, if I refresh the page it appears. Refresh again shows the error and carries on alternating on each request. That's running it through http://localhost/test.cfm (test.cfm is in the route) but trying http://localhost:8303/test.cfm works every time so I'm assuming this is a permissions problem at the IIS side of things (???) Cheers, James ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260838 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

