tracker issue : CF-4204178

select a category, or use search below
(searches all categories and all time range)
Title:

CFC's not loading

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Michael P. / ()

Created: 04/12/2019

Components: Language, CF Component

Versions: 2018

Failure Type: Non Functioning

Found In Build/Fixed In Build: installer 13 and update no3 /

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Win 2016

Vote Count: 0

Problem Description:
After installing CF 2018 on windows server 2016 DataCenter and setting the CFM pages get executed normally but when any CFC file does not execute, I always get a blank page even if the file does not exist, I don't get an error.
Steps to Reproduce:
install CF 2018 on Windows server 2016 DC setup the WSConfig to IIS try to call any CFC from the browser. 
Actual Result:
I get a blank page and all CFC's don't work.
Expected Result:
the return value from the method I call within the CFC or an error page If it does not exist.
Any Workarounds:
None

Attachments:

Comments:

I used the below simple CFC to repro this: component{ remote function abc(z,y){ return z+y; } } And then used the below url to get the result,15.0: [http://localhost:90/test.cfc?method=abc&z=6&y=9] Please send us your code so we can repro this at our end.
Comment by Suchika S.
30706 | May 09, 2019 10:14:23 AM GMT
Hi Michael, We have not received any response and we believe that this issue was resolved at your end. Hence , we are closing this bug. If you are still facing this issue , please email me at suchsing@adobe.com. Regards, Suchika
Comment by Suchika S.
33231 | March 03, 2020 08:09:18 AM GMT