Carl Sagan
Carl Sagan

Reputation: 982

Location of ColdFusion admin

We had an issue where the CF service went down, and a restart of the service did not come up, so we rebooted the machine. After the system reboot, the CF service came back up just fine, but we now have a nasty watermark on our PDF reports saying:

Adobe ColdFusion Developer/Trial Edition. Not for Production Use

We have the proper licenses, but cannot locate the CFIDE/Administrator anywhere on the webserver. Are we going about this incorrectly? Could the issue be something else?

Upvotes: 3

Views: 1728

Answers (2)

Anit Kumar
Anit Kumar

Reputation: 1228

Go to \ColdFusion11\cfusion\lib and locate license.properties. Open this file in notepad or wordpad and ensure that the ColdFusion 11 Serial number is there. If not, then please type in your license key (in front of sn= ) and Restart the ColdFusion services.

Upvotes: 6

Ronnie Kumar
Ronnie Kumar

Reputation: 635

Enter the new license key on "System Information" page. It is on right side corner of cf admin page.

Upvotes: 1

Related Questions