|
-
May 22nd, 2006, 08:30 AM
#1
Thread Starter
Junior Member
XML Help needed
when i type in the following, imports System.Xml, it show me the following error message:
Namespace or type specified in the import 'System.Xml' doesn't contain any member or cannot be found. Make sure the imported element name doesn't use any aliases.
how should i solve this?
regards,
gjianhui
-
May 22nd, 2006, 09:59 AM
#2
Lively Member
Re: XML Help needed
Try adding a reference to the project.. add the system.xml as the reference.
-
May 23rd, 2006, 08:23 AM
#3
Thread Starter
Junior Member
Re: XML Help needed
I don't get what you mean?
-
May 23rd, 2006, 08:46 AM
#4
Lively Member
Re: XML Help needed
use the menu option
Project > Add reference
-
May 23rd, 2006, 10:11 AM
#5
Addicted Member
Re: XML Help needed
Project > Add Reference, as mentioned above.
It's near the bottom of the list under the .NET tab.
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
|