Hi all,
 
I just upgraded to MX 6.1 and now I'm getting this error:
 
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 C:\Websites\dave\scripts\Application.cfm: line 2
        

1 : <!--- <CFLOCATION URL="http://www.resumeblaster.com/welcomedown.html";>
--->

2 : <cfapplication name="Cora" applicationtimeout="#CreateTimeSpan( 0, 8, 0,
0 )#" sessionmanagement="Yes" clientmanagement="Yes"
clientstorage="sql_coldfusion">

3 : <cferror type="Request" template="error.cfm"
mailto="[EMAIL PROTECTED]">

4 : 

I'm using a datasource (sql_coldfusion) to store client variables.  I have
even deleted the tables out of the sql_coldfusion datasource and let the CF
administrator recreate the tables in case MX wasn't compatible with tables
created from 5.0.  
 
Any help on this?  I can't seem to find any info on it on macromedia or
google searches.
 
Sincerely,
 
Dave Phillips
BizBreeze.com
[EMAIL PROTECTED]
615-746-3851
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188966
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to