Does the remote server have sandboxing turned ion and if so is your datasource sandboxed for your code?
On 9/20/07, Rick Faircloth <[EMAIL PROTECTED]> wrote: > I typically do, but even without them that shouldn't > affect the current issue. > > Here's the CF error being returned: > > Security: The requested template has been denied access to rickfaircloth. > The following is the internal exception message: access denied > (coldfusion.sql.DataSourcePermission rickfaircloth) > > The error occurred in > D:\Inetpub\rickfaircloth\sites\rickfaircloth\cfm\login.cfm: line 36 > > 34 : > 35 : <cfquery name="get_user" datasource="#dsn#" password="#password#" > username="#username#"> > 36 : select * from users where user_email = > '#trim(form.user_email)#' and user_password = '#trim(form.user_password)#' > 37 : </cfquery> > 38 : -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288877 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4