> 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....

Did you run your VBS test script on the production server? Did your VBS
script run within the same security context as your CF server uses?

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!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205276
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

Reply via email to