Results 1 to 4 of 4

Thread: simple question

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    9

    Question simple question

    how do i open up my project on another computer
    i did my program on my computer and want to open it on labtop
    everytime i open it i see blank page????

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: simple question

    Do you mean open the project in VS on another system or run the compiled application on another system? If it's the first then you simply need to copy the solution folder to the other system and execute the SLN file. Any external references you may have added, like third-party libraries, must also be present on the other system.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    9

    Re: simple question

    i opened the .sln file and the screen still comes up blank

  4. #4

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    9

    Re: simple question

    im gonna ask my vb teacher tomarrow and post here so every1 knowsa

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