• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Coldfusion 2016 and IIS 8.5

New Here ,
Sep 07, 2016 Sep 07, 2016

Copy link to clipboard

Copied

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 .

Capture.JPG

Views

848

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Sep 07, 2016 Sep 07, 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

Votes

Translate

Translate
Adobe Employee ,
Sep 07, 2016 Sep 07, 2016

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 07, 2016 Sep 07, 2016

Copy link to clipboard

Copied

LATEST

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation