So you're gateway is:

http://127.0.0.1/flashservices/gateway/

You never include the CFC info in the gateway. Since you placed helloWorld
in internal/sierra, you're service line should look like:

service = new Service("http://127.0.0.1/flashservices/gateway/";, null,
"internal.sierra.helloWorld", null, responder);

Be sure to put the netdebug code right after all those import statements.

chris


On 4/14/05 2:30 PM, "Bryan Stevenson" <[EMAIL PROTECTED]> wrote:

>> As for the gateway, what URL do you preview your CF pages at?
> 
> http://127.0.0.1 gets me to the webroot
> 
> Now what am I ultimately after here?? should it point to the directory with
> the helloWorld.cfc??
> 
> That is in http://127.0.0.1/internal/sierra/helloWorld.cfc
> 
> It runs now with no errors (can't get NetConnection Debugger working)...no
> matter what gateway URL I use ;-)
> 
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> phone: 250.480.0642
> fax: 250.480.1264
> cell: 250.920.8830
> e-mail: [EMAIL PROTECTED]
> web: www.electricedgesystems.com
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202888
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to