> I am just getting the same error, anyone knows what is the reason. > We are running CF 7.0.2 and just run the JRun updater 6. > > The selected method getAdminHash was not found. > Either there are no methods with the specified method name > and argument types, or the method getAdminHash is overloaded > with arguments types that ColdFusion can't decipher reliably. > If this is a Java object and you verified that the method > exists, you may need to use the javacast function to reduce > ambiguity.
Typically, this means that CF can't find all of the files needed to run the CF Administrator application. This could be caused by having multiple copies of the CF Administrator from various installs (and pointing to the wrong one), or by not having the CF Administrator actually available where it should be - for example, if you have your web root at c:\htdocs, the CF Administrator would have to be at c:\htdocs\CFIDE\administrator. If you initially configure CF to use the built-in web server, then later configure it to use an external web server, you may run into this problem. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! This email has been processed by SmoothZap - www.smoothwall.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274144 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

