I have just completed my first asp.net application, which has a VB.NET application attached (through IFRAME html tag)

Now, I have to set up the computers of the users who will use this new application. One of the computers does not have the .Net Framework, and therefore cannot run the VB.Net app... what do I need to do to get .Net Framework? Can I download it from somewhere?



Thanks!