Error while deserializing intermediate XML, Cannot find type "Library.Map".

Last post 04-23-2008, 5:07 PM by ButterKnife. 26 replies.
Page 2 of 2 (27 items)   < Previous 1 2
Sort Posts: Previous Next
  •  04-23-2008, 11:08 AM

    Re: Error while deserializing intermediate XML, Cannot find type &amp;amp;quot;Library.Map&amp;amp;quot;.

    Where is your Library.Map defined? I take it you have a library project that holds it. Did you make sure to reference that project in your content project? The content sub-project actually stores a totally separate list of references than the main game, so if you don't add the library as a reference to the content project, then it won't be able to find that type when building the content.


    Nick Gravelyn -- Microsoft XNA MVP
    XNA Wiki | Zune Games
  •  04-23-2008, 5:07 PM

    Re: Error while deserializing intermediate XML, Cannot find type "Library.Map".

    Thanx, I didnt know that the Content was a project for itself and that it needs his own references. It solved my problem.

    There are 10 types of people in the world:
    Those who know binary and those who dont.
Page 2 of 2 (27 items)   < Previous 1 2
View as RSS news feed in XML
©2007 Microsoft Corporation. All rights reserved. Privacy Statement Terms of Use Code of Conduct Feedback