This is not a JAVA component, I am aware that coldfusion is not good to initiate the NON JAVA Components. But this component is perfectly working in ASP. There must be a way to work around to initiate the component in coldfuion.
Is any software which creates the virtual environment (which is used by ASP). Anything which is possible to create the object with the COM component. The following is my code. <cfobject name="DifFile" class="difcontrol.DIFFile" action="create" type="com"> its not generating the error on this line, its generating error when I dump it. What does it means, the component will create when I use it or the component will create with the line of code I wrote above? thanks all ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184697 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

