c# - Kinect SDK corrupt memory error -


i have made program in xna using kinect sdk. program running fine in pc, , many of other pc's, in 1 system when open program gives me following error:

 attempted read or write protected memory. indication other memory corrupt.  

the program stops , gives me error message in spritebatch.end().

i unable understand why giving me error message.

the system using has 4gb ram, , system creating problem has 2gb ram. both systems core2 duo. memory issue or else?

yes memory issue. take @ answer in http://social.msdn.microsoft.com/forums/en-us/71f134bd-d665-43b5-8c67-52c4d6ed4ed9/kinect-driver-problem?forum=kinectsdknuiapi. restart system, stop unnecessary processes (to minimize memory usage) try running program again.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -