Results 1 to 3 of 3

Thread: Noob question

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Posts
    7

    Noob question

    Hi, I'm new to this forum and new to VB. I'm currently taking a VB .Net 2003 class at my local college and I do not have the software on my home computer. I was wondering if there's a way to actually run the forms I create at school on my home computer? I'm running XP Pro. I've tried running the solution file as well as the various "Windows Applications" in the folder saved to the floppy that I created at school but I haven't been able to actually run the form.

    Any downloads for a VB form viewer?

    Thanks in advance for any help, Brian.

  2. #2
    Lively Member
    Join Date
    Jul 2003
    Location
    Kuala Lumpur (Malaysia)
    Posts
    92

    Smile

    Hi,

    To run the compiled application, just install the dot net framework 1.1. It can be download from the microsoft website.

    If you want to run the code without installing the Visual Studio.net, then you have to download and install the dot net framework SDK to compile your code before running it.

    Hope this will help.

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Posts
    7
    Thank you. I downloaded the .Net Framework 1.1 and ran the application from the bin folder and the form loaded right up and everything worked perfect.

    Thanks for the help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width