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

Quick .NET question.

JonTheBaller

Golden Member
If I wrote a program in VB .NET, will it not run on another computer unless it has the .NET framework installed? I get runtime errors when I try to run it on other computers, but not on mine.
 
Yeah, you need the .NET framework installed. I was giving a presentation using a VB.Net program I had written, and every computer in the building had the framework installed except the one I was giving my presentation on. Needless to say I was somewhat embarrassed. 😱
 
Back
Top