I wasn't speaking of cfide deployed under the webroot but the one that is installed under the cfusion server when you deploy a new instance (multiserver install in this case). invoking that cfide through the cfusion port worked fine but once I was using through IIS, some files where missing (images, etc ) and I had problems like you described. This makes sense because in fact the IIS ISAPI filter only forwards cfc/cfm requests to the server, so all other requests can't be resolved properly. By adding the virtual cfide folder all my issues with the cfadmin stopped. --
João Fernandes http://www.onflexwithcf.org http://www.riapt.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
