Okay everyone...

It appears that our system is using some proxy code to forward requests from
one web server to the server holding CF. Our sysadmin says that .cfm files
are set up top be passed through, but CFC files were not. I'm the only in
our company using CFCs at this point so they just never knew about it.

He's setting it up right now and here's to hoping it'll work.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Friday, June 16, 2006 9:07 AM
To: CF-Talk
Subject: RE: Remote access to CFC? Browser trying to download file
instead of "running" it.


> That last line seems to indicate that it allows CFCs to be
> run via the browser window? Would this affect creating a
> connection to the CFC via createObject? Because that method
> works fine on both local and remote.

Creating an instance of a component doesn't involve the web server at all.
The web server only comes into this when your component is accessed as a web
service, or directly through a browser.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243731
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to