A big problem, I cannot anymore use my new CF datasource.
I use to declare CF datasource on a C F9 64bits , Windows serveur 2008 64bits environment.
I have around 80 datasources declared (Access mdb files).
I use the same procedure to create my datasource.
create the ODBC32 datasource.
Then create the CF datasource linked to the created ODBC datasource.
As I always do.
When I verify the datasource in the CF admin, it says OK. all seems good
And when I do a query to that datasource,
I have this message :
Security: The requested template has been denied access to allergan_prof_sante. | |
The following is the internal exception message: access denied (coldfusion.sql.DataSourcePermission allergan_prof_sante) |
I tried to create an other datasource.
Same behaviour. OK in the CF admin.
And "access denied" when doing a query.
So now, any datasource created cannot be accessed.
I did not change anything on the Windows server
The only change, is my client PC which ftp the mdb file.
It was Vista, and is now windows 7.
Any urgent help is welcome. I cannot anymore use new datasource.
All old datasource are working correctly.
I looked at the mdb files properties, old and new , they have the same.
Thanks for help.