Received : 2007/07/31 00:42:01
Message : Hi Vladimir,
Thanks for the documentation. I have read this. But the main problem that I am encountering is in registration of Aspose.Words dll with my application.
My application is in ASP. I have used the following command to register it.
Regasm "C:\Program Files\Aspose\Aspose.Words\Bin\net2.0\Aspose.Words.dll" /tlb:"C:\AsposeInterop.tlb"
I registered it using visual studio .Net command prompt and I get “successfully registered the dll”, also. I am able to add the Aspose.Words dll under references section also. However, when I try to run my application I get the error “ActiveX component can’t create object”. So I guess there is some problem with the dll registration itself, or any thing else? Can you please guide.
Regards,
Divya
This message was posted using Aspose.Live 2 Forum