tracker issue : CF-3217461

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

Cold Fusion - 10 Fails to receive that binary data through IIS

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Swaraj Kumar Mitra)

Created: 06/18/2012

Components: Web Services, General

Versions: 10.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 282462 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win 2008 Server R2

Vote Count: 0

Problem:  ColdFusion 10 fails to receive binary data over IIS 

Method: 
1. installed ColdFusion 9 with default settings and built-in-server. 

2. Installed ColdFusion 10 with IIS connector. 

3. Place the file EchoBinary.cfm in the ColdFusion9 document root. In this page, the server url should be the path where the receiving file EchoWebService.cfm should be placed in the IIS root directory along with other two files Application.cfc and InvokeCall.cfm inside WebService folder.

4. Run the page EchoBinary.cfm using the url   http://127.0.0.1:8300/cfdocs/EchoBinary.cfm and I have set the service url as http://localhost/WebService/EchoWebService.cfc?wsdl which receives the data.

5. In this page EchoBinary.cfm, click browse and select the 5439Bytes-NotWorking.txt file and click  GO.

Result: This is getting a error message Cannot perform web service invocation EchoBinary.

Expected: It should populate the data in the browser.

Workaround: NA

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3217461

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

  1. June 19, 2012 00:00:00: 1_EchoBinary.cfm
  2. June 19, 2012 00:00:00: 2_5439Bytes-NotWorking.txt
  3. June 19, 2012 00:00:00: 3_WebService.zip
  4. June 19, 2012 00:00:00: 4_RE_Case_No._183306483_ErrorScreenshot.msg

Comments: