33 lines
1.4 KiB
HTML
33 lines
1.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>Repair the .NET Framework</title>
|
|
</head>
|
|
<body>
|
|
<div style="font-family:'Segoe UI',
|
|
Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size:12px;">
|
|
<div>
|
|
<img src="http://i.microsoft.com/net/images/chrome/net-logo.jpg" style="vertical-align:middle;"/>
|
|
<span style="font-size:30px; vertical-align:middle;">Repair the .NET Framework on your machine</span>
|
|
</div>
|
|
|
|
<h1>Problem</h1>
|
|
<p>You need the .NET Framework to run many apps and games on Windows. Your app did not start, either because it is not configured properly or because the .NET Framework is not correctly installed.</p>
|
|
|
|
<h1>Solution</h1>
|
|
|
|
<p>You can repair your .NET Framework install using the <a href="http://download.microsoft.com/download/2/B/D/2BDE5459-2225-48B8-830C-AE19CAF038F1/NetFxRepairTool.exe">.NET Framework Repair Tool</a>. If that resolves your issue, that's great. If it doesn't, you'll need to contact the app or game publisher to ask for help.</p>
|
|
|
|
</div>
|
|
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', 'UA-65565245-1', 'auto');
|
|
ga('send', 'pageview');
|
|
|
|
</script>
|
|
</body>
|
|
</html> |