Are you using the Netconnection Debugger? Is that where you're viewing the
other call? 

Cheers,

Kevin

-----Original Message-----
From: Doug Kronenberger [mailto:[EMAIL PROTECTED] 
Sent: August 30, 2005 12:49 PM
To: CF-Talk
Subject: CFC and Flash Remoting Error

I'm getting a strange buggy error the first time I run my flash piece. If I
refresh the web page or retest the movie it doesn't occur.

The first Connection works

//------------------------//
ConnectString: "http://10.3.196.31/flashservices/gateway";
DebugId: 0
EventType: "Connect"
MovieUrl: "file:///X|/Inetpub/wwwroot/Scheduling/Shell.swf"
Protocol: "http"
Source: "Client"
Time: 1125427029561
Date (object #1)
........"Tue Aug 30 14:37:09 GMT-0400 2005"
//---------------------------//

But right after the first call is made another connection request is made.
This is nothing that I'm initiating. And a jsessionid is added to it.

//------------------------//

ConnectString:
"http://10.3.196.31/flashservices/gateway;jsessionid=3a30e561fb80$3F$13$2";
DebugId: 0
EventType: "Connect"
MovieUrl: "file:///X|/Inetpub/wwwroot/Scheduling/Shell.swf"
Protocol: "http"
Source: "Client"
Time: 1125427154913

Date (object #1)
........"Tue Aug 30 14:39:14 GMT-0400 2005"

//-----------------------//


The initial call to the CFC returns successfully but all subsequent call 
return a following status error.


//-----------------------------//

EventType: "Status"
MovieUrl: "file:///X|/Inetpub/wwwroot/Scheduling/Shell.swf"
Source: "Client"
Time: 1125427154991
Date (object #1)
........"Tue Aug 30 14:39:14 GMT-0400 2005"
Status (object #2)
........code: "NetConnection.Call.Failed"
........description: "HTTP: Status 404"
........details:
"http://10.3.196.31/flashservices/gateway;jsessionid=3a30e561fb80$3F$13$2";
........level: "error"

//----------------------------//

Any help would be appreciated


Thanks in advance

Doug Kronenberger



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216849
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