Special Characters are left out of parsed name.
Example: Jose Ņunez is parsed as Jose Unez.
Solution:
Will be fixed in the next release of name object.
How to Register the Name Object with Microsoft Transaction Server (MTS)
Solution:
When the Melissa Data COM Objects are used on Microsoft IIS web sites they should be added to the Microsoft
Transactions Service (MTS). Registering the COM Objects is fast and easy. In Windows 2000 you open the Components Services in the Administrative Tools menu. In Components Services go to:
Computers/My Computer/COM+ Applications/IIS Out-Of-Process Applications/Components
Right click on Components and select New then Component. Then click on the "Import
components(s) that are already registered". From the list of components you should import:
• NameObject.Parse
Click Next and you are done.