HI,
I trying to do a network game using XNA, so I try to run 2 games.
Unfortunately, when I try to run a game while I debug one, nothing heppens.
But when try to debug the game while it running, I get an error on base.Initialize();
How do I fix it?
/>
Thank you for reading.
I trying to do a network game using XNA, so I try to run 2 games.
Unfortunately, when I try to run a game while I debug one, nothing heppens.
But when try to debug the game while it running, I get an error on base.Initialize();
Quote
GamerServicesNotAvailableException was unhandled:
Error initializing Games for Windows - LIVE. Another program is already using this functionality.
Error initializing Games for Windows - LIVE. Another program is already using this functionality.
How do I fix it?
Thank you for reading.