No resources were found in the manifest.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JB

    No resources were found in the manifest.

    I'm working on an asp site and i am getting the following error:#

    "No resources were found in the manifest. Did you mark your content to
    be compiled as resource?"
    "PresntLocation s=" then a list of all my XML files

    What I tried to do was add a bunch of XML files with some required
    data.
    I've set them all to 'Embedded Resource' under the Build Action of
    each one's properties.

    Havn't done much else to them.

    What can I do?
  • JB

    #2
    Re: No resources were found in the manifest.

    On 13 Mar, 15:52, JB <jamesb...@gmai l.comwrote:
    I'm working on an asp site and i am getting the following error:#
    >
    "No resources were found in the manifest. Did you mark your content to
    be compiled as resource?"
    "PresntLocation s=" then a list of all my XML files
    >
    What I tried to do was add a bunch of XML files with some required
    data.
    I've set them all to 'Embedded Resource' under the Build Action of
    each one's properties.
    >
    Havn't done much else to them.
    >
    What can I do?
    Oh and it is Visual Studio 2003 if that is an issue.
    I dont really know what a resource manifest is...

    Comment

    Working...