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! > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205834 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

