Re: Urgent please

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi =?Utf-8?B?QmFkaXM=?=,

Are you familiar with the content of this article?

Considerations for server-side Automation of Office
http://support.microsoft.com/kb/257757/en-us

What you're trying to do isn't really supported...

What are you trying to accomplish with automation through a web page?

I'm using asp.net on c# with office xp for automation and its running OK in
my machine, but when moving it to another machine (now this machine is like a
server for my application) and the try to access the web page from my machine
or any other machine it's giving me this error when it comes to the second
line of this code:

Word.Application wrdApp;
wrdApp = new Word.Application();

I have changed the configuration on "dcomcnfg" described in this link:
http://blog.crowe.co.nz/archive/2006/03/02/589.aspx
but its not working!?


Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)

.