MS Office interfacing ...

R

Raj

What are the files required to read/write office documents from within my
..Net application? I don't have MS-Office in my computer and not allowed to
install it too! and can't use any third party tool also!!

Any help would be appreciated!

Thank you

Regards
Raj
 
F

Felix Deutsch

R

Raj

Is it possible with the help of Office Developer Tools with VS2K8 + Office
runtime

Any help would be much appreciated

Thank you

Regards
Raj
 
R

Raj

Really amazing! but we have only .doc documents and not .docx!

It seems the interop assembly being shipped with our asp.net application
requires lot of things to be done at the server side such as setting
security, moving it to DCOM etc.,

We got the following error message:
System.UnauthorizedAccessException: Retrieving the COM class factory for
component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the
following error: 80070005

We have limited access to our production server

Any help would be really appreciated

Thank you

Regards
Raj
 
F

Felix Deutsch

Am 02.07.2010 07:50, schrieb Raj:
Really amazing! but we have only .doc documents and not .docx!

It seems the interop assembly being shipped with our asp.net application
requires lot of things to be done at the server side such as setting
security, moving it to DCOM etc.,

http://support.microsoft.com/?scid=kb;en-us;257757&x=15&y=15

"Microsoft does not currently recommend, and does not support,
Automation of Microsoft Office applications from any unattended,
non-interactive client application or component (including ASP, ASP.NET,
DCOM, and NT Services), because Office may exhibit unstable behavior
and/or deadlock when Office is run in this environment."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top