G
Guest
Hi all,
i have a web application and one of the function is to generate a word
document by button click.
it works fine in debug mode when i run this web application.
But after i deploy to my local IIS server, it always show this error when i
click the button which trying to generate a word document.
Error msg:
Retrieving the COM class factory for component with CLSID
{000209FF-0000-0000-C000-000000000046} failed due to the following error:
80070005.
It seems not enough access rights to the resource i think?
please help me out, thanks.
Cheers
Nick
i have a web application and one of the function is to generate a word
document by button click.
it works fine in debug mode when i run this web application.
But after i deploy to my local IIS server, it always show this error when i
click the button which trying to generate a word document.
Error msg:
Retrieving the COM class factory for component with CLSID
{000209FF-0000-0000-C000-000000000046} failed due to the following error:
80070005.
It seems not enough access rights to the resource i think?
please help me out, thanks.
Cheers
Nick