I can not run a published application on another computer
问题 I have developed a game in Visual Studio C# with XNA. When I publish the application, in a ClickOnce Application, it works fine on my computer. However, I tried to .zip the folder and upload online through ftp and when I download and install on a different computer it does not work. It just says "'Application Name' has Stopped Working". Can anyone help me? 回答1: The error message you are getting is because the .NET Framework or XNA Framework of the correct version is not installed. You could