To solve the problem, I had to change the settings in DCOMCNFG to use the "Launching User".
Basically, (in Win 2k) go to start-> run and type in "dcomcnfg".
Select the Application (in my case, Microsoft Word) and click Properties.
Under the Identity tab, select "As the Launching User"
For Win XP, go to Administrative Tools -> Componant Services ->
Componant Services -> Computers -> My computer -> DCOM Config
Quote:
quote:Originally posted by roshni0707
I'm getting the following error-"5097: There is insufficient memory. Save the document now", when trying to automatically create a Word Doc via an ASP page. My asp page uses a dll that in turn uses the MSWORD.OLB. My Dll is registered and the user has write permissions the directory the file is being saved in. I killed all the instances of Word running the Task Manager (from prev. errors). And there's plenty of memory...
|