简体   繁体   English

xnaliveproxy找不到xlive.dll

[英]xnaliveproxy cannot find xlive.dll

I know that this is a common problem, but xnaliveproxy cannot find xlive.dll on my computer. 我知道这是一个常见问题,但是xnaliveproxy在我的计算机上找不到xlive.dll。 This message pops up when I debug my program. 当我调试程序时,此消息弹出。 The weird thing is that it only popped up after I typed this line of code: 奇怪的是,只有在我输入以下代码后,它才会弹出:

 Components.Add(new GamerServicesComponent(this));

and if I take that line away again, it debugs the program fine. 如果我再次删除那条线,它将很好地调试程序。 I have been told that I should not download the xlive.dll file, but rather re-install the program that needs it, But I cannot find xnaliveproxy uninstall or re-install on my pc. 有人告诉我,我不应该下载xlive.dll文件,而应该重新安装需要它的程序,但是我找不到xnaliveproxy卸载或重新安装在我的电脑上。

How would I resolve this problem? 我该如何解决这个问题?

I just downloaded windows xna framework 4.0 refresh. 我刚刚下载了Windows xna Framework 4.0刷新。 Fixed the problem. 解决了问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM