A lot of times, with web services, you run into caching issues. Restart your CF server to flush the cache and try your service.cfc again.
One easy way around this is to make a facade of your cfc, a front-end that really doesn't change, and all it does is call your real cfc that you can change at will. YMMV! -nathan strutz http://www.dopefly.com/ On 12/5/05, Tyler Clendenin <[EMAIL PROTECTED]> wrote: > I had lots of issues with a cfc as a webservice name support.cfc > > renaming it fixed everything. > > anyone else have a problem like this. > > Tyler Clendenin > GSL Solutions > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:226074 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

