> I have /CFIDE/Scripts and /CFIDE/classes changed to Anonymous and that > cleared up the errors fiddler reported for them, but I still get the > error notification and the calls to > /webs/coldfusion/applets/CFTreeApplet.class and > /webs/coldfusion/applets/CFTreeApplet/class.class don't make any sense. > > There is no /webs/coldfusion/applets/ > > I will try what you said though and change CFIDE then lock down > Administrator and adminapi.
In addition to allowing anonymous access, you will also have to allow non-anonymous access using whatever credentials are being used to access the other non-anonymous content. The path "/webs/coldfusion/applets" probably refers to the classes within the JAR file containing CFTREE. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337499 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

