Quick .NET question.

JonTheBaller

Golden Member
Dec 2, 2002
1,916
0
0
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.
 

Hoober

Diamond Member
Feb 9, 2001
4,395
41
91
I would guess not, but I haven't really looked into the .NET stuff yet.
 

Digobick

Platinum Member
Oct 9, 1999
2,467
0
76
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. :eek: