Having battled this myself, with over 500 entires, you have to manually inspect it for the thing that is causing the problem.
I recommend you cut up your import into smaller chunks. If the first one works, great, go on to the next. If the third one borks, then either cut that one up into smaller import chunks until one borks, or go through it manually looking for something that may cause the problem. It could be the use of a code or quote or some combination that causes the problem.
It’s a process of elimination rather than a specific answer because the problem could be a variety of things. The importing works, and the following article gives really good instructions:
http://codex.wordpress.org/Importing_from_Movable_Type_to_WordPress
Good luck!
Manually editting over 500 entires to import them is not my idea of fun. I parced the file in to smaller and small chunks until the import worked… with exactly one entry in the import.
Free or not, I am not going to perform 551 imports just to switch to WordPress. There has to be a better way.
You are trying on your machine ? I have problems doing that for people too – tried using a website instead ?
Hmm. I am running Apache on my machine, and I have mirrored as closely as I can the environment at my host. I suppose I could migrate my test to my host, but I really don’t want to add the difficulties of working remotely to this conversion.
What could be different between my machine and my host that might allow the import to work there while not working locally?
I’ve tried saving my “import.txt” in every format allowed by BBEdit. Every combination of “generic text file”, “generic OS X text file”, “BBEdit file”, “unix line breaks”, “macintosh line breaks”, “dos line breaks”, etc.
I am not able to import my entries at all and it is very frustrating. I’ve read several posting on the internet that all suggest I need to edit my entries individual to make sure they’ll import. With over 550 entries presently I don’t think I’ll be doing that.
I realize that ExpressionEngine is commercial, but their imported swallowed all 26000 lines of the import file without a hiccup. WordPress needs to improve their MovableType import facility if they want to capture those of us wanting to switch.