Ok here's the setup. We have CF7 running as a JRUN instance and have integrated Flex. I spent a better part of the morning getting the flash remoting services to answer requests and I'm down to a final (hopefully) error log entry to get it running 100% My error log shows: "[Flash Remoting MX]->Service Dot.Notated.Path.To.CFCnot found. " The first catch is that in my Flash files i can only access the Flash Remoting URL (/flashservices/gateway) via the CF instance port in JRUN. So instead of http://example.com/flashservices/gateway i have to use http://example.com:8300/flashservices/gateway. This isn't that big of a deal but I'm guessing that what is happening is that it's using the CF root folder and not my sites root folder, any idea how i can get it so each of my virtual sites can have the proper URL without the 8300 port? The second catch is that the path to my CFC is actually an IIS virtual directory pointing to a location outside of our websites root folder (it's a global folder for scripts a lot of our sites use). I tried adding it as CF mapping and this didn't help it at all. I don't think this is the issue but i wanted to bring it up. TIA jonese
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212863 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

