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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:216837
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