Results 1 to 3 of 3

Thread: I am using VS 2002 (what is listitem means)

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2003
    Posts
    436

    I am using VS 2002 (what is listitem means)

    I have VS2002 on my laptop.
    I opened code which is in VS2003 (vb.net code) using my environment. First of all the solution file wasn't recognized. so I added the .vb files into my project.

    Dim objListItem As ListItem
    ~~~~~~

    whats the listitem means? I can only see listbox in my editor...

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    The problem with just opening the class files is you miss any project wide imports or references. Use the link in my signature to get an application that will convert the solution file from VS 2003 to VS2002.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2003
    Posts
    436

    THANK YOU SO MUCH ED...IT WORKS LIKE A CHARM...

    THANKS AGAIN.

    REGARDS
    NATH

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