Ask a Question related to ASP.NET General, Design and Development.
-
Ben Fidge #1
Re: Server-Side Word Automation w/ASP.NET
For anyone who needs to know this in the futuer, look at the following
web-pages on Microsofts support site:
HOWTO: Configure Office Applications to Run Under the Interactive User
account
[url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;288366[/url]
INFO: Conbsiderations for Server-Side Automation of Office
[url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;257757[/url]
"Ben Fidge" <ben.fidge@stylusnet.com> wrote in message
news:uHQo0Y6SDHA.304@tk2msftngp13.phx.gbl...from> I'm getting the following error when automating a Word 2000 Mail MergeVBA> within amn ASP.NET application:
>
> "Could not open macro storage"
>
> Now, I believe this may have something to do with permissions preventing> initialising, but I'm not sure how to go about rectifying the situation. I
> can confirm that the same code works fine when executed from within a
> Windows Form application.
>
> Any pointers would be most gratefully received as this is a matter of
> urgency.
>
>
> Thanks
>
> Ben
>
>
Ben Fidge Guest
-
Acrobat SDK 7.0 Automation at server side
Hi My requirement at server side is 1)Check the Validity of PDF file. 2)Supress all alerts/messagebox threw calling some Acrobat API. 3)Check... -
Server-side printing from ASP.NET and MS Word
Hi, I know this is a bit of tired topic, but I still can't get my webapp to work properly. The scenario: My client wants to 1) use a web... -
Server side automation question
I want to do some time based house cleaning chores on a server based on server time/date. I know how to do it based on a call from the client using... -
word automation in asp.net
I have just started to rewrite an application using ASP.NET. One of the main features of the application is automated letter production. In the... -
Parsing MS Word client doc into server-side doc...
Hi, This could well be very difficult, but anyway... A client user prepares an MS Word (2000+) document, including text and images and then...



Reply With Quote

