|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error After CF5 to CF7 Upgrade
I recently upgraded from CF5 to CF7, and now my users are getting the following error message. Does something need to be changed with the identified code to make it CF7 compatible? (I'm assuming the problem is related to the upgrade because I don't think I have changed anything else.)
Thanks, Jason Code:
Security: The requested template has been denied access to family. The following is the internal exception message: access denied (coldfusion.sql.DataSourcePermission family) The error occurred in D:\INETPUB\familyscholar\fid\queries\qyrGetSFXServer.cfm: line 28 Called from D:\INETPUB\familyscholar\fid\sfx_ip.cfm: line 6 Called from D:\INETPUB\familyscholar\fid\Application.cfm: line 47 26 : IPRange.IPRangeFrom <= #Session.ClientIP# 27 : AND 28 : IPRange.IPRangeTo >= #Session.ClientIP# 29 : AND 30 : NOT Institution.Disable |
|
#2
|
|||
|
|||
|
so is this all within a cfquery block?
|
|
#3
|
|||
|
|||
|
What is this "family" that it is saying you have been denied access to? If it is a data source name, then something is wrong with the setup of the data source.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Error After CF5 to CF7 Upgrade |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|