"access is denied"--About Word automation

R

Ron

Hi there,

We have a web application written in C# that need to deal with MS word
2003. it works fine on developer's machine but when I deployed it on
web server, we got error msg says "Access is denied". So i guess the
code is OK but web server configuraion has to be changed.

I got .Net framework 1.1 installed on webserver and deployed the
webapplication. Then i installed Office 2003. and set DCOM(word)
permission and web folder access permission to ASPNET account.

When i run the application, I got error msg says "Access is denied".
Can anybody help to solve the problem?
Thanks in advance,

Cheers,
Ron
 

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