The getUser_ID method was not found.
|
Either there are no methods with the specified method name and argument types or the getUser_ID method is overloaded with argument types that ColdFusion cannot decipher reliably. ColdFusion found 0 methods that match the provided arguments. If this is a Java object and you verified that the method exists, use the javacast function to reduce ambiguity.
|
|
The error occurred in D:/HOME/baragar_extranet/trunk/htdocs/views/dspException.cfm: line 9
Called from D:/HOME/ModelGlue3/gesture/view/ViewRenderer.cfm: line 28
Called from D:/HOME/ModelGlue3/gesture/view/ViewRenderer.cfc: line 80
Called from D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc: line 661
Called from D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc: line 275
Called from D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc: line 199
Called from D:/HOME/ModelGlue3/gesture/ModelGlue.cfc: line 243
Called from D:/HOME/ModelGlue3/gesture/ModelGlue.cfm: line 83
Called from D:/HOME/ModelGlue3/unity/ModelGlue.cfm: line 26
Called from D:/HOME/baragar_extranet/trunk/htdocs/index.cfm: line 79
|
7 : <cfset DistrictCode = viewstate.getValue("DistrictCode", "NONE SUPPLIED") />
8 : <cfset userStruct = StructNew() />
9 : <cfset userStruct.User_ID = user.getUser_ID() />
10 : <cfset userStruct.Login = user.getUser_Login() />
11 : <cfset userStruct.FirstName = user.getUser_FirstName() />
|
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
10.91.2.6 |
Referrer |
|
Date/Time |
02-Jul-25 08:35 PM |
|