Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
GregK #1
.CFM Embedded in URL Not Working in CFMX
A special URL format that used to work in ColdFusion 5 is not working in CFMX
6.1. I use this type of URL to return files using CFCONTENT. This approach
made it possible to offer authentication for non-ColdFusion document URLs.
Here is a sample of the URL: [url]http://myServer.com/gf.cfm/someFolder/someFile.htm[/url]
In CF5, the script gf.cfm was able to return the file
/someFolder/someFile.htm with no problem. However, in CFMX a server (not
application) error is returned. I tried adding a question mark (?) after
gf.cfm and I was able to get the script to work; however, images and URLs
inside the HTML were broken because of relative addressing problems. Of course
this could be fixed by modifying each and every image tag and hyperlink inside
the files but I prefer not to go down that road. I tried creating a mapping in
the CF administrator but no combination seemed to work. Here is the error
message.
Server Error
--------------------------------------------------------------------------------
Either the Macromedia application server is unreachable or it does not have a
mapping to process this request
Any help would be much appreciated.
GregK
GregK Guest
-
embedded flash presentation not working with Powerpoint
:confused; My company has developed a Powerpoint presentation in which we have embedded a few flash presentations to give it a little "pizazz." ... -
CFCHART not working in CFMX 6.1
The CFCHART tag abruptly stopped working at my hosting provider (CF6.1,IIS). These two links demo the failure mode, ... -
CFEXECUTE working on CFMX 6.0 but not CFMX 6.1
Hi all, I'm using CFBB and want to sync-up the usernames and passwords stored in the cfbb database to the file called by .htaccess to require... -
Webservice not working in CFMX 7
IWhen trying to access the webservice from a remote server running also CFMX 7 it gave out this exception: Here is the fault returned when... -
CFMX 7 Flash remoting is not working.
On CFMX 7 J2EE, We cannot get flash remoting to run. Whenever we run http://xxx.xxx.xxx.xxx/flashservices/gateway we get a 404 error in IIS. On...



Reply With Quote

