CFCs stop working after call to WebLogic [access denied (java.io.FilePermission]

2012-09-18 Thread Chris
. error.message = access denied (java.io.FilePermission[directories]\sqlprev.cfc execute) error.rootCause = java.security.AccessControlException: access denied (java.io.FilePermission [directories]\sqlprev.cfc execute) The errors continue until we restart ColdFusion/JRun, then all is okay ... until the next

Re: FCKEditor.. XML Request error: Access denied (403)

2011-11-08 Thread Pete Freitag
This is disabled by default, you need to enable it via a Java System Property, see details here: http://www.petefreitag.com/item/718.cfm -- Pete Freitag - Adobe Community Professional http://foundeo.com/ - ColdFusion Consulting Products http://petefreitag.com/ - My Blog http://hackmycf.com - Is

FCKEditor.. XML Request error: Access denied (403)

2011-11-02 Thread Terry Troxel
Coldfusion 9, just started has been working fine on all the websites until today when using FCKEditor to browse server for an image. Any Ideas? Java recently Updated. Terry ~| Order the Adobe Coldfusion Anthology now!

Re: ajaxCFC Access Denied

2009-06-19 Thread David Torres
Hello Brad, I don’t think SQL injection could happen here because any thing entered will be save on the value field, just like this note that I am typing here. But I will check for any malicious SQL to clear them out. Also this is for an intranet site and not for the world. I did forget to

Re: ajaxCFC Access Denied

2009-06-18 Thread David Torres
Sorry for that! Hey, I don't know why I didn't see about the mapping thing, that the dots means the level of the folder. Still funny, but I was able to make some pages to work after deleting and uploading the ajax.cfc from the root to the components folder. Still a mistery, but it's working

RE: ajaxCFC Access Denied

2009-06-18 Thread brad
have just make life really easy for some SQLi hackers. :) ~Brad Original Message Subject: Re: ajaxCFC Access Denied From: David Torres djt...@yahoo.com Date: Thu, June 18, 2009 3:35 pm To: cf-talk cf-talk@houseoffusion.com Locally this work, but at the server it gives me

Re: ajaxCFC Access Denied

2009-06-18 Thread David Torres
Hello Brad, To your questions: The server uses MySQL. I wish I can use SQL Server. Here is the PROC. DELIMITER $$ DROP PROCEDURE IF EXISTS `afmcorporate`.`sp_updateBasePKG` $$ CREATE definer=`afmcorpora...@`%` PROCEDURE `sp_updateBasePKG`( IN in_table VARCHAR(128),

RE: ajaxCFC Access Denied

2009-06-18 Thread brad
-when-you-felt-safe-SQL-Injection-and-MySQL http://www.codersrevolution.com/index.cfm/2008/8/17/Disabling-MySQLs-Backslash-Escaping-Per-Data-Source ~Brad Original Message Subject: Re: ajaxCFC Access Denied From: David Torres djt...@yahoo.com Date: Thu, June 18, 2009 5:03 pm To: cf

Re: ajaxCFC Access Denied

2009-06-17 Thread David Torres
I had created some new CFCs for this enhancement. Do you know if this new CFCs need to be some how register in order to work on the server? By the way this is not my production server. It is host by hostmysite. Thanks, David What Charlie pointed out was simply a syntax issue separate from

RE: ajaxCFC Access Denied

2009-06-17 Thread brad
,hereBeDragons.Elliot) You're skipping aroud a lot, so it's hard to help you. Are you using shared hosting? A VPS? Do you have access to the CF administrator web interface? Are you still getting your Access denied(java.io.filepermission C:\coldfusion8\wwwroot\web-inf\cftags\componet.cfc read) error?? Did

Re: ajaxCFC Access Denied

2009-06-17 Thread David Torres
OK, something weird is happing here. I did not reply to your question earlier because things seemed to start working. I made some changes to some of my logic in one my CFC and CFC file, and now that page is giving me the same error again. To answer your questions: Are you using shared hosting?

RE: ajaxCFC Access Denied

2009-06-17 Thread brad
should see the error. Good Look. ~Brad Original Message Subject: Re: ajaxCFC Access Denied From: David Torres djt...@yahoo.com Date: Wed, June 17, 2009 4:15 pm To: cf-talk cf-talk@houseoffusion.com OK, something weird is happing here. I did not reply to your question earlier

ajaxCFC Access Denied

2009-06-16 Thread David Torres
Hello, I have worked on a web app on my computer using AjaxCFC. All is working as desired and now is time to move it to production. When I started going over my changes in production, I have the following error: Access denied(java.io.filepermission C:\coldfusion8\wwwroot\web-inf\cftags

Access Denied AjaxCFC

2009-06-16 Thread David Torres
Hello, I have worked on a web app on my computer using AjaxCFC. All is working as desired and now is time to move it to production. When I started going over my changes in production, I have the following error: Access denied(java.io.filepermission C:\coldfusion8\wwwroot\web-inf\cftags

Re: ajaxCFC Access Denied

2009-06-16 Thread David Torres
in production, I have the following error: Access denied(java.io.filepermission C:\coldfusion8\wwwroot\web-inf\cftags\componet.cfc read) I moved the ajax.cfc from the root folder to the component folder where all my other components are, and it worked for a moment. Then I continued testing other

Re: ajaxCFC Access Denied

2009-06-16 Thread Charlie Griefer
: Access denied(java.io.filepermission C:\coldfusion8\wwwroot\web-inf\cftags\componet.cfc read) I moved the ajax.cfc from the root folder to the component folder where all my other components are, and it worked for a moment. Then I continued testing other parts of my project, and I've got the same

Re: ajaxCFC Access Denied

2009-06-16 Thread David Torres
Thank you for replying, I made the change: cffunction name=setPermUser returntype=any hint=Set User Permission access=remote Still the same error. David The access=remote should be in the cffunction tag, not the cfcomponent tag? -- I have failed as much as I have succeeded. But I

RE: ajaxCFC Access Denied

2009-06-16 Thread brad
is the base object that all components inherit from. Here is a knowledge base article on the subject: http://kb2.adobe.com/cps/172/tn_17279.html ~Brad Original Message Subject: Re: ajaxCFC Access Denied From: David Torres djt...@yahoo.com Date: Tue, June 16, 2009 5:21 pm To: cf

Re: ajaxCFC Access Denied

2009-06-16 Thread David Torres
Hi Brad, My app have five tabs, all my tabs are running OK except when it needs to make an ajax call. My application.cfc was instantiating my new components, but I took that section out of there because ajaxcfc don't like that e.g: cfset application.site_user = createObject(component,

Re: HTTP401.2 - Access denied by ACL on resource

2008-10-03 Thread Nicholas Stein
While it is a bit extreme, I would give Everyone full control on the folder where the docs resides. Short of that try giving the account that the CF services run under full control. I remember that there are a couple of wierdnesses when you run IIS 5 on XP. You might want to put the docs

HTTP401.2 - Access denied by ACL on resource

2008-10-02 Thread Ian Skinner
with my http://localhost/cfdocs/ url, I get this 401.3 Access denied error. My attempts at Googling information on this issue has not turned up anything that seems to apply to my situation. I have no strange or missing file permissions as best as I can tell. The website in my IIS management

Re: Access Denied trying to build coldfusion archive (CAR)

2008-04-30 Thread Rick Root
know about the name itself, but does CF have rights to write in the root of C:\ ? Chris -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 29, 2008 3:45 PM To: CF-Talk Subject: Access Denied trying to build coldfusion archive (CAR) so I'm stumped

RE: Access Denied trying to build coldfusion archive (CAR)

2008-04-30 Thread Chris Norloff
: Access Denied trying to build coldfusion archive (CAR) Of course not, and why should it? Shoot, I misspoke in my original email. The path I gave for the archive was C:\temp\archive.car And CF *DOES* have permission to write to C:\temp What I don't understand is why it is trying to write to E

Access Denied trying to build coldfusion archive (CAR)

2008-04-29 Thread Rick Root
so I'm stumped. My server will not build a CAR archive. I've created an archive definition called dsns_and_stuff to it, I've added DSNs (duh) and mappings. When I try to build it, I give a path like C:\archive.car The build process errors, giving access denied errors on the following: E

RE: Access Denied trying to build coldfusion archive (CAR)

2008-04-29 Thread Chris Norloff
I don't know about the name itself, but does CF have rights to write in the root of C:\ ? Chris -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 29, 2008 3:45 PM To: CF-Talk Subject: Access Denied trying to build coldfusion archive (CAR) so I'm stumped

Re: Error: access denied (java.net.SocketPermission localhost:1024- listen,resolve)

2007-07-16 Thread Michael Falk
I am trying to use the com.sun.jndi.dns.DnsContextFactory to check whether a DNS MX record exists, but I get this error when I run the code in a CF sandbox: Error: access denied (java.net.SocketPermission localhost:1024- listen,resolve) Even if I set up a sandbox with no special restrictions

Re: Error: access denied (java.net.SocketPermission localhost:1024- listen,resolve)

2007-07-16 Thread Mike Chabot
, Michael Falk [EMAIL PROTECTED] wrote: I am trying to use the com.sun.jndi.dns.DnsContextFactory to check whether a DNS MX record exists, but I get this error when I run the code in a CF sandbox: Error: access denied (java.net.SocketPermission localhost:1024- listen,resolve) Even if I set up

Access denied

2006-12-27 Thread Snake
On one of our CFMx7 enterprise servers, we have in the last 6 months or so started getting access denied Coldfusion errors. This is caused by the fact that we use sandboxing, and if the client enables session variables in their application.cfm, then the entire site is denied access to itself

Error: access denied (java.net.SocketPermission localhost:1024- listen,resolve)

2006-11-14 Thread Mike Chabot
I am trying to use the com.sun.jndi.dns.DnsContextFactory to check whether a DNS MX record exists, but I get this error when I run the code in a CF sandbox: Error: access denied (java.net.SocketPermission localhost:1024- listen,resolve) Even if I set up a sandbox with no special restrictions

Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread John Paul Ashenfelter
, August 27, 2005 2:22 PM Subject: Re: MySQL - CF: Access Denied when using password Thanks Dave, but I have set up a dummy user locally with the same username and password as that of the live application, so I don't think that is the issue... It works absolutely great as long as I

SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread Josh Nathanson
Ashenfelter [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Tuesday, August 30, 2005 6:56 AM Subject: Re: MySQL - CF: Access Denied when using password On 8/29/05, Bryan Stevenson [EMAIL PROTECTED] wrote: CF 7 comes with a MySQL 3.1 driverif you're using 4.1, there is a different

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread Bryan Stevenson
Yup, I posted this originally and got the problem solved by downloading the jdbc connector/j from mysql.org - I had to use connector version 3.0 though, maybe because I am on CFMX6.1 -- the 3.1 version (recommended) didn't work for me. and for me the JDBC connector works for verifying

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread dave
it is to dispense wisdom and abuse at the same time. From: Bryan Stevenson [EMAIL PROTECTED] Sent: Tuesday, August 30, 2005 12:51 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: SOLVED Re: MySQL - CF: Access Denied when using password Yup, I posted

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread Bryan Stevenson
Thankfully this project will end up on MS SQL Server ;-) hopefully not!!! while ms sql server (and as crystal tech likes to call it mysql server 2000, great job of training them techs ct!!! very knowledgable) is a decent product, some of us and our clients choose to use better platforms

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread dave
it is to dispense wisdom and abuse at the same time. From: Bryan Stevenson [EMAIL PROTECTED] Sent: Tuesday, August 30, 2005 1:22 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: SOLVED Re: MySQL - CF: Access Denied when using password Thankfully this project

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread Bryan Stevenson
LOL...never shoulda named ya the Disruptor... Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread dave
LOL...never shoulda named ya the Disruptor... yeah but ya did and now i have an image to uphold and even you as the creator are not a immune! ~Dave the disruptor~ Some people just don't appreciate how difficult it is to dispense wisdom and abuse at the same time.

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread Will Tomlinson
LOL...never shoulda named ya the Disruptor... I believe it's really the disruptured Bryan. :) ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours

Re: SOLVED Re: MySQL - CF: Access Denied when using password

2005-08-30 Thread dave
-talk@houseoffusion.com Subject: Re: SOLVED Re: MySQL - CF: Access Denied when using password LOL...never shoulda named ya the Disruptor... I believe it's really the disruptured Bryan. :) ~| Logware (www.logware.us): a new

Re: MySQL - CF: Access Denied when using password

2005-08-29 Thread Bryan Stevenson
Message - From: Josh Nathanson [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Saturday, August 27, 2005 2:22 PM Subject: Re: MySQL - CF: Access Denied when using password Thanks Dave, but I have set up a dummy user locally with the same username and password as that of the live

RE: MySQL - CF: Access Denied when using password

2005-08-29 Thread Mark A Kruger
uh oh now you've done it. Prepare for a wall of fire -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 12:37 PM To: CF-Talk Subject: Re: MySQL - CF: Access Denied when using password CF 7 comes with a MySQL 3.1 driverif you're

Re: MySQL - CF: Access Denied when using password

2005-08-28 Thread Will Tomlinson
I experienced the same kind of problem a long time ago when I was using MySQL. Ran into it with SQL server I think too. Don't ask me why, but I believe what I did that worked was to go straight thru my Windows Control panel to setup the datasource. Control Panel Administrative Tools Data

Re: MySQL - CF: Access Denied when using password

2005-08-28 Thread Jeff Fleitz
Access Denied error. I am able to create the datasource fine if I don't use a password, so I know the issue is not caused by incorrect privileges in the mysql.user or mysql.db tables. Also if I do set up the datasource without a password, and try to use a password in a cfquery, I get

Re: MySQL - CF: Access Denied when using password

2005-08-28 Thread Jeff Fleitz
Sorry, meant Fusion Authority blog. -- v/r, Jeff Fleitz ~| 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

Re: MySQL - CF: Access Denied when using password

2005-08-28 Thread Mike Alberts
The password algorithm was changed in MySQL 4.1. That is why you are having problems. Go here: http://dev.mysql.com/doc/mysql/en/old-client.html or here: http://rucus.ru.ac.za/docs/mysql/Old-client.html and you will find your solution. HTH Mike

Re: MySQL - CF: Access Denied when using password SOLVED

2005-08-28 Thread Josh Nathanson
@houseoffusion.com Sent: Sunday, August 28, 2005 7:05 AM Subject: Re: MySQL - CF: Access Denied when using password Sorry, meant Fusion Authority blog. -- v/r, Jeff Fleitz ~| Logware (www.logware.us): a new and convenient web-based

MySQL - CF: Access Denied when using password

2005-08-27 Thread Josh Nathanson
Hello all, I have set up MySQL on my local box, everything works fine until I try to use a password when creating a datasource in CF Administrator. I get the 1045 Access Denied error. I am able to create the datasource fine if I don't use a password, so I know the issue is not caused

re: MySQL - CF: Access Denied when using password

2005-08-27 Thread dave
, 2005 1:49 PM To: CF-Talk cf-talk@houseoffusion.com Subject: MySQL - CF: Access Denied when using password Hello all, I have set up MySQL on my local box, everything works fine until I try to use a password when creating a datasource in CF Administrator. I get the 1045 Access Denied error. I am

Re: MySQL - CF: Access Denied when using password

2005-08-27 Thread Josh Nathanson
[EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Saturday, August 27, 2005 1:07 PM Subject: re: MySQL - CF: Access Denied when using password that would be because your local MySQL install doesnt have the same pw's as your live one therefor you are trying to give it a username

Re: MySQL - CF: Access Denied when using password

2005-08-27 Thread dave
Subject: Re: MySQL - CF: Access Denied when using password Thanks Dave, but I have set up a dummy user locally with the same username and password as that of the live application, so I don't think that is the issue... It works absolutely great as long as I don't try to use a password. For some

Re: MySQL - CF: Access Denied when using password

2005-08-27 Thread Andrew Grosset
Hello all, I have set up MySQL on my local box, everything works fine until I try to use a password when creating a datasource in CF Administrator. I get the 1045 Access Denied error. I am able to create the datasource fine if I don't use a password, so I know the issue is not caused

cfhttp w/ssl and access denied

2004-09-17 Thread Whittingham, P
Hi All, When I use cfhttp (https://abc.cfm https://abc.cfm ) from a non-ssl box to a ssl box, I am getting an 'Access Denied. I am using port#443. If I 'run' the page on the ssl box (in the browser) I get the typical 'security alert' message and it works (NO Access denied). What could

CFMX/IIS installation problem: access denied

2002-12-05 Thread Austin Govella
supplied. HTTP 401.3 - Access denied by ACL on resource Internet Information Services = END ERROR MESSAGE = On p.31 of the Installing ColdFusion MX booklet, they detail how to change the CFMX user account in Windows if the user account under which CFMX runs has an inappropriate level

RE: CFMX/IIS installation problem: access denied

2002-12-05 Thread Tony Weeg
: access denied I'm doing my first ever install of ColdFusion on an IIS server. My .cfm text page (http://de.uh.edu/index.cfm) generates the following error: = ERROR MESSAGE = You are not authorized to view this page You do not have permission to view this directory or page using

Re: CFMX/IIS installation problem: access denied

2002-12-05 Thread brook
the following error: = ERROR MESSAGE = You are not authorized to view this page You do not have permission to view this directory or page using the credentials you supplied. HTTP 401.3 - Access denied by ACL on resource Internet Information Services = END ERROR MESSAGE = On p.31

Re: CFMX/IIS installation problem: access denied

2002-12-05 Thread samcfug
= - Original Message - From: Austin Govella [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, December 05, 2002 8:32 PM Subject: CFMX/IIS installation problem: access denied | I'm doing my first ever install of ColdFusion on an IIS server. | | My .cfm text page (http://de.uh.edu

Re: CFMX/IIS installation problem: access denied

2002-12-05 Thread Austin Govella
It works! I must've adjusted every permission in every location I could. I forwarded your emails to the server admin, so he can check my changes and also know what the problem was. Thank you guys for your help. I'm new here, but I hope I can reciprocate the help soon. Many thanks, -- Austin

RE: CFMX/IIS installation problem: access denied

2002-12-05 Thread Tony Weeg
its all good austin, we all were at one time or another ;) tony -Original Message- From: Austin Govella [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 10:21 PM To: CF-Talk Subject: Re: CFMX/IIS installation problem: access denied It works! I must've adjusted every

IIS Caching Files and Access Denied

2002-04-16 Thread Rosa, Issac
I hope someone can help me. I am getting Access Denied when trying to delete or overwrite files using CFFILE. I know the path is correct and the user has read/write access. Also, when going directly to the shared drive of the site in Windows Explorer and trying to manually delete or overwrite

Re: IIS Caching Files and Access Denied

2002-04-16 Thread Zac Spitzer
Rosa, Issac wrote: I hope someone can help me. I am getting Access Denied when trying to delete or overwrite files using CFFILE. I know the path is correct and the user has read/write access. Also, when going directly to the shared drive of the site in Windows Explorer and trying to manually

Scheduled Tasks, Access Denied

2001-03-15 Thread Paul Sizemore
The Encryption key for SiteMinder was moved and the service wouldn't start. Problem was solved by moving it back (also might edit registry to move it later). But, now when I run any scheduled tasks, they return "Access Denied" (when output is saved to file). I can URL request the C

Access Denied using Scheduled Task

2001-03-13 Thread Chris Martin
I'm using the CF Scheduler to call a template I wrote to update and optimize a verity collection once a week. I set it to run over on a Sunday at 3 AM so it wouldn't interfere with anything else.I came back and looked at the logs to see if it worked, and all the log says is access denied

RE: Access Denied using Scheduled Task

2001-03-13 Thread John Fix 3rd
the problem. Have you checked the CF error logs? John www.cornells.com -Original Message- From: Chris Martin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 4:55 PM To: CF-Talk Subject: Access Denied using Scheduled Task I'm using the CF Scheduler to call a template I wrote

Re: Access Denied using Scheduled Task

2001-03-13 Thread Howie Hamlin
Mail Server (iMS) - the World's most configurable mail server Get your free copy of iMS POST-SE Server from CoolFusion! - Original Message - From: "Chris Martin" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, March 13, 2001 4:54 PM Subject: Access De

CFFILE .. access denied.

2000-05-05 Thread Todd Ashworth
I am uploading a file using CFFILE that can then be immediately viewed on a web page. The steps I am taking are: 1. Check for occurances of an old file with the same name 2. If found, delete it 3. Upload the new file to a temp directory 4. Move the file from the temp directory to the production

RE: CFFILE .. access denied.

2000-05-05 Thread Russel Madere
.. access denied. I am uploading a file using CFFILE that can then be immediately viewed on a web page. The steps I am taking are: 1. Check for occurances of an old file with the same name 2. If found, delete it 3. Upload the new file to a temp directory 4. Move the file from the temp directory

Re: CFFILE .. access denied.

2000-05-05 Thread Howie Hamlin
from our web site (inFusion Authenticator version 2.0 for WebSite and NTMail is now released) - Original Message - From: Todd Ashworth [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 05, 2000 2:04 PM Subject: CFFILE .. access denied. I am uploading a file using CFFILE that can

Re: CFFILE .. access denied.

2000-05-05 Thread Jennifer
At 02:04 PM 5/5/00 -0400, you wrote: I am uploading a file using CFFILE that can then be immediately viewed on a web page. The steps I am taking are: 1. Check for occurances of an old file with the same name 2. If found, delete it 3. Upload the new file to a temp directory 4. Move the file from

Re: CFFILE .. access denied.

2000-05-05 Thread Ric Smith
Yeah I get this sometimes too. I think it has something to do with IIS having a hold on the image and not letting anything else touch it. It only happens when I do and upload, look at the result on the website then try and upload again. -- Ric Smith I am uploading a file using CFFILE that can

HTTPRequest - Log File Access Denied - SSL

2000-03-31 Thread David Berger
I'm having difficultings getting the scheduled tasks to work now that we've gone to SSL (Windows 2000, ColdFusion4.5.1 rc 1). The error log only writes "access denied". I'm on the correct port (443) and have tried various user names and passwords. We are also using Certificate Ser

RE: HTTPRequest - Log File Access Denied - SSL

2000-03-31 Thread Olive, Christopher M Mr USACHPPM
PROTECTED]] Sent: Friday, March 31, 2000 2:15 PM To: [EMAIL PROTECTED] Subject: HTTPRequest - Log File "Access Denied" - SSL I'm having difficultings getting the scheduled tasks to work now that we've gone to SSL (Windows 2000, ColdFusion4.5.1 rc 1). The error log only writes &quo

RE: HTTP Request - Log File Access Denied - SSL

2000-03-31 Thread Dave Watts
I'm having difficultings getting the scheduled tasks to work now that we've gone to SSL (Windows 2000, ColdFusion4.5.1 rc 1). The error log only writes "access denied". I'm on the correct port (443) and have tried various user names and passwords. We are also using Certificate Ser