I'm trying to run the XNA Client/Server example over a LAN network on some computers at my school. I'm running into a crash that seems to happen randomly (sometimes it takes a minute to crash, sometimes it takes 5 minutes):
Unhandled exception at 0x02a20b20 in XnaLiveProxy.exe: 0xC0000005: Access violation writing location 0x0000f319.
I've run the same code at home over two PCs and had no problems (I've had a solid connection up for over an hour with no crashes).
I don't have administrative privilieges at the school so I'm not sure if that's what's causing the crash or if there's just some sort of port that needs to be forwarded for Live. If anyone has run into this problem before or has any idea what a potential solution might be, I'd really appreciate your help.