|
-
Nov 27th, 2003, 10:41 AM
#1
Thread Starter
Hyperactive Member
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...
-
Nov 27th, 2003, 11:14 AM
#2
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.
-
Nov 27th, 2003, 11:37 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|