Also consider changing to Application.cfc its more usefull and more commonly used on new applications.
Paul On Thu, Aug 25, 2011 at 3:34 PM, Justin Scott <[email protected]>wrote: > > > strange, when I take out the line: > > clientstorage="Nutrients" > > Check for a datasource in the ColdFusion administrator on the live > server with that name (Nutrients) and ensure you have the same > datasource configured on your local system. The datasource settings > will point to a database of some sort (MS Access, SQL Server, mySQL, > etc.) which is where your client variable data is being stored. > You'll need to move that database along with the site and ensure it's > available on your test environment and new live server as well. > > > -Justi > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5508 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
