Hello,
I'm getting an error (below), when I try to execute CFPOP with the attachementpath specified.
e.g.) attachmentpath="c:\mydir\temp"
Here is what I know...
1) When a non-existant directory is specified for the attachementpath, I get the results in error1 (below)
2) When the directory specified is valid, I get the error in error2 (below)
3) When I eliminate the attachementpath parameter completely, everything works just fine (except that I don't get attachements, of course)
4) I suspect that there may be some protection that I need to address, or that I have to update something on my system (I am running Windows 2000 workstation with Coldfusion 4.5 server).
Any help would be appreciated!
Thanks,
Joe
****Error1*******
Error Diagnostic Information
CFPOP
The ATTACHMENTPATH attribute which is currently "c:\mydir\tempp" does not represent a valid path or you do not have write permissions on the directory
The error occurred while processing an element with a general identifier of (CFPOP), occupying document position (25:5) to (25:184).
Date/Time: 01/02/01 15:32:32
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; DigExt)
****Error2*******
Error Diagnostic Information
unknown exception condition
unknown error while executing a tag.
Date/Time: 01/02/01 15:02:19
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; DigExt)
I'm getting an error (below), when I try to execute CFPOP with the attachementpath specified.
e.g.) attachmentpath="c:\mydir\temp"
Here is what I know...
1) When a non-existant directory is specified for the attachementpath, I get the results in error1 (below)
2) When the directory specified is valid, I get the error in error2 (below)
3) When I eliminate the attachementpath parameter completely, everything works just fine (except that I don't get attachements, of course)
4) I suspect that there may be some protection that I need to address, or that I have to update something on my system (I am running Windows 2000 workstation with Coldfusion 4.5 server).
Any help would be appreciated!
Thanks,
Joe
****Error1*******
Error Diagnostic Information
CFPOP
The ATTACHMENTPATH attribute which is currently "c:\mydir\tempp" does not represent a valid path or you do not have write permissions on the directory
The error occurred while processing an element with a general identifier of (CFPOP), occupying document position (25:5) to (25:184).
Date/Time: 01/02/01 15:32:32
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; DigExt)
****Error2*******
Error Diagnostic Information
unknown exception condition
unknown error while executing a tag.
Date/Time: 01/02/01 15:02:19
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; DigExt)