delete datasource failed
hi,
i installed cf9 without licence (developer ediition) , created datasources
using oracle driver. works fine.
then updated cf9 licence key (cf9 standard edition) , datasources not running,
because standard edition not have oracle driver. try edit or delete datasources, server error 500.
can delete datasources manually?
environment:
cf standard 9,0,2,282541
windows server 2008 r2
regards claudia
yes. can manually edit neo-datasource.xml file found in cfusion/lib folder.
they listed individually in file starting with:
<var name='datasource name'>
< series of <var> tags connection details>
</var>
you can delete 1 causing issues. also, there may neo-datasource.bak file in there original settings. open file , see if offending datasource in it. if not, rename neo-datasource.xml and rename other .old or else. restart coldfusion , new datasource information should picked up.
More discussions in ColdFusion Server Administration
adobe
Comments
Post a Comment