Skip to main content
Participant
September 7, 2016
Answered

Coldfusion 2016 and IIS 8.5

  • September 7, 2016
  • 2 replies
  • 1061 views

Hello,

I'm unable to fix the below error while setting up IIS 8.5 for my ColdFusion 2016, please let me fix for the issue.

Thanks a lot in advance .

This topic has been closed for replies.
Correct answer AbhishekJha

Hi Aneesh,

Could you please recreate the connector using the below steps:

1) Navigate to ColdFusion2016\cfusion\runtime\bin directory and run wsconfig as "Administrator"

2) Remove the existing connector for this website

3) Add the connector again

2 replies

Participating Frequently
September 7, 2016

Aneesh,

Is this error thrown on accessing any CFM page, or a specific one?

The error thrown seems to indicate one of the unsupported HTTP request types (PUT, DELETE,.. ) is being requested. 

If the above is true, IIS tweaks are required. See the below link for more,

How to enable PUT and DELETE verbs on IIS 7 : The Official Microsoft IIS Forums

AbhishekJhaCommunity ManagerCorrect answer
Community Manager
September 7, 2016

Hi Aneesh,

Could you please recreate the connector using the below steps:

1) Navigate to ColdFusion2016\cfusion\runtime\bin directory and run wsconfig as "Administrator"

2) Remove the existing connector for this website

3) Add the connector again