> What could cause MX 6.1 to put up this error: > > Security: The requested template has been denied access to > gmsample. The following is the internal exception message: > access denied (coldfusion.sql.DataSourcePermission gmsample) > > I created this datasource if CF Admin accepting all defaults. > No password is on the .mdb file. It happens when I create a > new db from scratch, or if I copy one over from somewhere > else. Also changing the format from the default Access 2000 > to Access 2002 is no help. I am using CF's native Access > driver, which also seems to be creating odbc connections > (visible if I go in and look at them in the odbc applet), > interestingly. > > The dsn verifies perfectly in Administrator.
This looks like an error thrown by the sandbox security. You might want to look in the CF Administrator and see if your current sandbox security settings deny access to datasources for the directory in which your application is located. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

