Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
kenji776 #1
No components working for no reason!
Oh my god! For some reason every single page that relies on a component,
doesn't work! This is horrible! I always get this.
The system has attempted to use an undefined value, which usually indicates a
programming error, either in your code or some system code.
Null Pointers are another name for undefined values.
The error occurred in D:\FTP\Digital
Swordsmen\Prod\Administration\ManageUsers.cfm: line 28
26 : <!--- display "choose" List --->
27 : <cfif url.aud eq "choose">
28 : <cfset dataFile = createObject("component","o_Users")>
29 : <cfset allRecordsQuery = dataFile.getAllRecords()>
30 :
Every page, all at once, no changed made, just suddenly started doing this.
Why?!?!
kenji776 Guest
-
CFQUERY not working for some reason
I have the following code to authenticate a password, and it is successful, complete the <CFIF> Statement: <cfquery name="checkpass"... -
components are not working for me
Hi all, I am trying with components, i have draged the setbandwidth component . i have written following client side code. nc = new... -
Reason why Player not working
The reason that many websites are asking you to upgrade Shockwave Player is because of the method that is being used to determine which ActiveX... -
Communication Components not working
Hello, I am a new person for Flash Communication Server. I m working on Flash Mx 2004 professional. I had downloaded some communication... -
components not working
I am continuously having trouble with components not functioning as they should in one of my Flash files. When I use, say the UI Scrollbar or the...



Reply With Quote

