Server object error 'ASP 0177 : 80070002'

Hi,

I have installed the ASPOSE for the first time.

I have also did regasm on Aspose.Words.dll but still getting the error

Server object error ‘ASP 0177 : 80070002’

Server.CreateObject Failed

/Mani.asp, line 5

80070002

My code at line 5 : Set Doc = Server.CreateObject("Aspose.Words.Document")

Please help me

Thanks

did regasm but still facing error while creating object

Hi
Thanks for your request. Please make sure you have registered the assembly with /codebase flag as suggested in the documentation:
https://docs.aspose.com/words/net/supported-platforms/#com
Please try re-registering the assembly with this flag and let me know if the problem still there.
Best regards,