Well the issue has been resolved. I uninstalled and reinstalled to COM API after finding out that one part of the api was on the c drive and the other part was on the E drive...for some reason I could use the VB scripts and the GUI but CF would bomb out.
Adam H On 5/6/05, Adam Haskell <[EMAIL PROTECTED]> wrote: > The .dll allows full control to System (which is waht the cf service > is on under) Infact I made sure the entire directory gives system full > control...I am still getting the same location 26 error... > > Adam H > > On 5/2/05, Adam Haskell <[EMAIL PROTECTED]> wrote: > > > Did you run your VBS test script on the production server? > > > > This is what i meant when I said I have a COM API installed and working > > > > >Did your VBS script run within the same security context as your CF > > server uses? > > As far as I know...but I know the only other time I have seen this > > error was a security issue with cffile so I am trying to get someone > > to look into that further...I am out of the office this week :/ I'll > > let y'all know more when I know more... > > > > Adam H > > > > On 5/2/05, Dave Watts <[EMAIL PROTECTED]> wrote: > > > > 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:206040 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

