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

Coldfusion 2016 and IIS 8.5

New Here ,
Sep 07, 2016 Sep 07, 2016

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

975
Translate
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

Translate
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

Translate
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
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

Translate
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