Errors building Delphi 8 webapplication after upgrade to version 3.4

I've just installed version 3.4 of Aspose.Words.
Previously I used version 1.9 of Aspose.Word.

After replacing all references in my Delphi 8 project and in code, I went on with a rebuild.
When I ran the build, Delphi 8 returned the following error-messages:

[Error] Method '᫈' with identical parameters already exists
[Error] Method '᫉' with identical parameters already exists
[Error] Method 'á«Š' with identical parameters already exists

Then I tried to rebuild again, but now Delphi reports:

[Error] Bad Package Unit Aspose.Words.dcpil.Aspose.Words.Reporting

What can I do about this?

Thank you.

Looks like a known issue with the obfuscating technology. What version of .Net are you using?

Also, I advise upgrading to the latest version of Aspose.Words, which is 3.5 at the moment.

Sorry... i've tried to build with version 3.5 and at the moment i am using .net 1.1.

Unfortunately, we don’t have Delphi 8 on our test site right now. We will test your problem as soon as we will receive it.