ehh same thing... maybe it is me, but i left it connected to C# this time and i got this error in the code.
"this.session = NetworkSession.Create(NetworkSessionType.SystemLin k, 1, 2);"
when the connected zune is host, and if i make is the joiner it highlights
"AvailableNetworkSessionCollection availableSessions = NetworkSession.EndFind(result);"
but either way it doesn't work for me... ill check back tomorrow to see if anyone else had or has this prob too
|