I know I've asked this before, but I'm desperate for a solution and need any
help I can get.  Folks are frequently getting this error when they use our
web-based email:

Error Diagnostic Information
unknown exception condition
unknown error while executing a tag.

The log of the error in the server log looks like this:

Unexpected exception while processing a tag with a general identifier of
(CFPOP), occupying document position (32:4) to (37:39), while executing
template file [email.cfm]

..and the code in question looks like this:

   <cfpop action="GETALL"
       name="Messages"
       attachmentpath="#VARIABLES.AttachDir#"
       server="#VARIABLES.POPserver#"
       timeout="60"
       username="#VARIABLES.Username#"
       password="#VARIABLES.Password#">

I never used to get the error myself, but now it happens EVERY TIME when I
test it on my local development machine. We're running CF5.  If anyone has
any advice, I'd be extremely grateful.

    --Owen

----
Athens County Library Services
http://www.athenscounty.lib.oh.us

______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to