I'm getting a strange error on a form submission. The form is being  
submitted to a CFC for processing but an event error handle is being  
thrown before the CFC even gets called. The only thing I changed  
yesterday was upgrading my 1.0.1 install to 1.1 and it was working  
fine before that, but I cannot fathom why that would cause an issue.

The error dump which I send myself in an email is not yielding much  
and even stranger is when I look in the request log I'm seeing a 302  
before the error occurs, but I suppose that could be from the error  
template being called.

Here is the dump that I'm getting:

Error - struct
detail  An exception occurred in an Application.cfc event handler:
errorcode       [empty string]
extendedinfo    [empty string]
message Event Handler Exception
name    [empty string]
rootcause       
struct
detail  [empty string]
errorcode       [empty string]
extendedinfo    [empty string]
message [empty string]
tagcontext      
array [empty]
type    Application
tagcontext      
array [empty]
type    Application
Form - struct
BIN_DATA        [empty string]
EFFECTIVEDATE   04/01/2008
FIELDNAMES       
BIN_DATA 
,METHOD 
,POLICYID 
,FILENAME 
,REFERER 
,ORIGINALPOLICYID,SECTIONID,EFFECTIVEDATE,SUBMIT,POLICYNAME,URLVARS
FILENAME        CP.001R
METHOD  UpdatePolicy
ORIGINALPOLICYID        CP.001R
POLICYID        CP.001R
POLICYNAME      Guidelines for Use of Sedation for Procedures
REFERER [empty string]
SECTIONID       5
SUBMIT  Update Policy
URLVARS PolicyID=CP.001R&sectionID=5
URL - struct
POLICYID        CP.001R
SECTIONID       5

Does anyone have any other ideas I might try?

-- 
Anthony Hixon, Jr.
Certified ColdFusion MX 7 Advanced Developer
Mobile: (706) 639-3617
Email: [email protected]


--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to