Results 1 to 5 of 5

Thread: XML Help needed

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    18

    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

  2. #2
    Lively Member
    Join Date
    Oct 2005
    Posts
    73

    Re: XML Help needed

    Try adding a reference to the project.. add the system.xml as the reference.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    18

    Re: XML Help needed

    I don't get what you mean?

  4. #4
    Lively Member
    Join Date
    Nov 2005
    Location
    Bristol/Bath
    Posts
    85

    Re: XML Help needed

    use the menu option
    Project > Add reference
    VS.Net Pro 2003, .NET 1.1

    My Photography portfolio:
    http://www.ephotozine.com/user.cfm?user=24834

  5. #5
    Addicted Member
    Join Date
    Dec 2005
    Posts
    252

    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
  •  



Click Here to Expand Forum to Full Width