Hi... The last action my applicaton does prior to saving it, is to update the TOC fields rprtDocBldr.Document.UpdateFields();
rprtDocBldr.Document.UpdatePageLayout();
This works as expected on my local server; but not on the destination server. While the links are accurate, the page numbers are not. The network admin installed MSWord on the server and the same codebase generated the expected result.
PROBLEM: The admins refuse to have MSWord on their servers.... are there specific dlls that can be strategically placed or some other work-around?
Thanks, michelle