“There is insufficient memory. Save the document now.” error while opening word 2003 document
问题 I have developed one windows service through which I am trying to open an word document. But when service tries to open document, it logs following error "There is insufficient memory. Save the document now." If I run the same program as normal windows application, it works fine but problem comes only when I try to run the program as windows service. I tried to google this problem, but there arent many answers about this problem. Is there any way to increase the memory limit for windows