Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9271363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:36:09+00:00 2026-06-18T15:36:09+00:00

I have a XML called british-english-dictionary.xml loaded in my Solution Explorer. It is set

  • 0

I have a XML called british-english-dictionary.xml loaded in my Solution Explorer. It is set as an Embedded Resource under the Build Action.

I’m trying to read it using the following code:

Dim asm = Assembly.GetExecutingAssembly()
Dim var = asm.GetManifestResourceStream("MyNamespace.british-english-dictionary.xml")

The problem is that it isn’t loading; I believe it is because the MyNamespace part it incorrect, but how do I find out what the MyNamespace should be replaced with?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T15:36:11+00:00Added an answer on June 18, 2026 at 3:36 pm

    The important setting is Project + Properties, Application tab, Default namespace. That’s the name that prefixes the name of the file.

    You can always double-check the actual name as used in the assembly manifest by using Ildasm.exe. Double-click the Manifest in the main window and locate the .mresource statement. A sample program I created with the default namespace set to “Foo” and test.xml added as an embedded resource produced this output in Ildasm.exe:

    .mresource public Foo.test.xml
    {
      // Offset: 0x00000000 Length: 0x00000011
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following defined in a file called build-dependencies.xml <?xml version=1.0 encoding=UTF-8?> <project
i have an xml file under WEB-INF called pretty-config.xml , it's for prettyFaces rewrite
Im new to this.I have a cron file called xml.php and i want to
I currently have this code which stores XML into an XML-type column called data,
I have an XML file called employee. I want to bind the XML file
I have 2 pom.xml files: the parent pom.xml file (called pomp.xml) and the default
I have a root XML node called and I am trying to add a
If I have an xml button in a file called test.xml like this: <Button
I have an empty XML page I've called users.xml. I'd like to be able
I have an xml file called singers.xml . I have singers in it, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.