Thanks! It worked now.
On the principal, I did:
backup transaction <database> to disk = 'd:\db_log.bak'
On the mirror, I did:
restore transaction <database> from disk = 'd:\db_log.bak'
with NORECOVERY
Start mirrroring again, and it worked.
Thanks all who put thoughts toward this!
Thinh Ho