c# - publishing a finish game project xna error -


i have finished game when publish , send friends same error message while installing (i don't error message thou). error message requires assembly microsoft.xna.framework.gamerservices version 4.0.0 installed in global assembly cache (gac) first.

i did more research on problem , found out xna publish prerequisite not found bootstrapping.

you need microsoft xna framework redistributable 4.0 refresh installed on friend's computers. includes xna runtime libraries required run xna games.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -