Register Aspose.Words for .NET with COM Interop on shared hosting server

I'm considering using Aspose.Word via COM Interopt on a shared hosting server. The instuctions in the documentation recommend automatic registration via the installer. This is not possible on a shared server. The alternative offered for manual registration requires the ability to run regasm which also isn't possible.

How would I go about installing Aspose in a shared hosting environment (IIS 7/.net 3.5) for com interopt?

Hello

Thanks for your request. There is no other way to register COM components than using regasm util. May I ask you, if you not allowed to use regasm util, how you register other COM component which are used in your application?
I suppose you should contact support of your hosting, in order to register third party component on your server.

Best regards,