• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

.NET 2.0 Apps Don't Work

tatteredpotato

Diamond Member
I have a couple .NET apps installed on my laptop, and whenever i go to run them they load, and then almost immediately display that the App has to be closed and asks if i want to send MS an error report.

I don't know much about .NET but i have the 2.0 framework installed, and I tried a repair to see if that would fix it but it didn't.
 
Did you check event viewer? Could be an assembly got corrupted or removed somehow. Try uninstalling and then reinstalling the framework.
 
Also if you had any sort of beta stuff from MSFT on that box prior to running the RTM 2.0 bad things happen. Bad things.
 
i had similar issues before with .net 2.0. I ended up downloading it from microsoft website and then uninstalling my current version and reboot and re-installed it. Been working fine since

Download Link
 
Back
Top