I've installed CFMX 6.1 over JRun (updater 6 - connector 106505) in a .ear 
package on windows 2003 server (sp1).

Running <cfobject type="COM" class="Scripting.FileSystemObject" 
name="fileSystem" action="CREATE"> triggers an AutomationException: 0x8007007e

I've made sure that the windows scripting host files where installed, that the 
component was registered (regsvr32 scrrun.dll), that ColdFusion runs as a 
System account and I even tried to invoke the same component via ASP (it works).

I've also set the classpath correctly in my jvm.config file as per the CFMX6.1 
installation instructions. 

My question is, what could prevent CF from invoking COM components (the error 
0x8007007e indicates a file 'not found')? 

Any advice or pointer would be much appreciated!



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6403
Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10

Reply via email to