If you get a .net error!

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: sick =D> #-o =P~ :^o [-X
View more smilies

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: If you get a .net error!

If you get a .net error!

by Issa » Sun Sep 15, 2024

I recently installed Chicken Fighters 2k12 on Windows 11 and got an error. This is how I fixed it.

1) Go to: C:\Program Files (x86)\IssaSoft Productions\Chicken Fighters 2012

2) Create a new file called "Chicken Fighters 2012.exe.config".

3) Paste the following in it and click save.

<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>

4) Sometimes if you cant create a file, its because you dont have permission. So give yourself permission. Right click on the folder, click security, and click users, then check allow.

5) Enjoy the game!

Top