I have a strange problem on our production box, which is running CF 5
on w2k server.

I have a COM API installed and working (this was tested by using a VBS
script). All my code has been tested on a test box as well and works
flawlessly. However on the production box I am getting the Location 26
error which ussually means the server crashed but if i make 2 (nearly)
simultaneous request to the server one for the non working COM call
and 1 to another page on the server the wokring page comes back fine.
The test  am running is simple:

<cfobject action="create" type="com" class=MyClassj" name="MyCOM" >
<cfset bob = MyCOM.ServerLogin(credentials)>

cfoject does not bomb the first method call does....


Adam H

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205222
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to