Copy code from VS2005 help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tony WONG

    Copy code from VS2005 help

    i am a beginner of VB

    i try to copy VB code from the help topic of "How to: Download a File in the
    Background"

    ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio .v80.en/dv_fxmclictl/html/9b7bc5ae-051c-4904-9720-18f6667388bd.ht m

    but i get 3 error to build, i get similar at other topics too.

    Are you supposed to run without any modification?

    What i have done is create a new project, copy the vb code and then bulid.

    Grateful for any help. Thanks.

    tony


  • kimiraikkonen

    #2
    Re: Copy code from VS2005 help

    On Mar 1, 6:21 am, "Tony WONG" <x...@netvigato r.comwrote:
    i am a beginner of VB
    >
    i try to copy VB code from the help topic of "How to: Download a File in the
    Background"
    >
    ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio .v80.en/dv_fxmclictl/html/­9b7bc5ae-051c-4904-9720-18f6667388bd.ht m
    >
    but i get 3 error to build, i get similar at other topics too.
    >
    Are you supposed to run without any modification?
    >
    What i have done is create a new project, copy the vb code and then bulid.
    >
    Grateful for any help.  Thanks.
    >
    tony
    What errors did you get?
    Did you organize codes after pasting?

    Comment

    Working...