If you want to access the cfc as a web server you just have to add wsdl to the in of the call:
http://www.mydomain.com/services.reportservice.cfc?wsdl and make sure the method you are trying to get to is access='remote' If you try to go directly to the cfc you will be pushed to the cfcComponentBrowser which does require the cfAdmin password to veiw. I wouldn't think you'd generally want that stuff exposed to the general public. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322113 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

