• 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.

installing asp.net 2.0

Red Squirrel

No Lifer
How do I install asp.net 2.0? I can't seem to find a download for it. I'm installing a program in win2k3 which requires it. asp in windows components is installed, as well as .net 3.0 but guess asp.net 2.0 is a separate component. I can't seem to find it anywhere.
 
Install the .net framework, either 2.0, 3.0 or 3.5 and it will install ASP.Net 2.0.
 
Back
Top