Skip navigation
Currently Being Moderated

Remoting call to .CFC is turned into a .cfm

May 23, 2011 9:50 PM

I know the title is a bit odd, but its a large problem and need some help.

 

I have flash forms, and all of a sudden after a server reboot, at least 1 but maybe more have remoting issues.

 

The problem i have found is this.

 

Call to /CFC/file.cfc method test() CFC.file.test() turns into /CFC/FILE/test.cfm and ColdFusion throws a 404 error and returns garbage back through the remoting call.

 

Has anybody ran into this?

 

our setup

newer servers runing Win 2003 server.

CF9.01

 

Thanks in advance.

Tim

 
Replies
  • Currently Being Moderated
    May 26, 2011 12:15 AM   in reply to nicetim

    You don't have a rewrite messing with the URLs do you?  Or have IIS misconfigured in its handling of CF requests (although I dunno how it could get that messed up)?

     

    Is it Flash requesting the wrong file, or is it IIS messing with it, or is it CF getting it mixed up?

     

    --

    Adam

     
    |
    Mark as:
  • Currently Being Moderated
    May 26, 2011 5:08 AM   in reply to nicetim

    OK, the CGI variables come from the WEB SERVER.  So if they're messed up (in that they don't match when one would reasonably expect them to), then it's the webserver doing it.

     

    Try routing your remote call through the JRun webserver as a test (if possible): that'll remove IIS from the equation.

     

    --

    Adam

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points