XNA Creators Club Online
Page 1 of 1 (3 items)
Sort Posts: Previous Next

Cannot find importer "Ximporter".

Last post 10/31/2009 2:25 AM by soovayy. 2 replies.
  • 10/30/2009 11:01 PM

    Cannot find importer "Ximporter".

    Hi, I have been working on a game for a while now and have made alot of progress. But the last time I tried to debug it I got an error message saying, "Cannot find importer "Ximporter"." I have no idea why it is suddenly saying this. Does anyone know what I need to do to fix this? Any help would be greatly appreciated.
  • 10/30/2009 11:46 PM In reply to

    Re: Cannot find importer "Ximporter".

    It sounds like your Content project References has lost the XImporter assembly reference. Right-click on the References folder that's inside your Content project, and select "Add Reference..." Then browse to the XImporter assembly (it lives where all the other XNA assemblies live) and add it back.

    Jon Watte, Direct3D MVP
    Tweets, occasionally
    kW X-port 3ds Max .X exporter
    kW Animation source code
  • 10/31/2009 2:25 AM In reply to

    Re: Cannot find importer "Ximporter".

    That is actually what I thought, but when I checked it was still in there. Then I tried removing that reference and adding it again but it still didn't work.
Page 1 of 1 (3 items) Previous Next