Hi all,
I installed an IRM server following one of the
tutorials available and after some headbagging (IIS reinstalling, root certificate server reprovisioning) I got it to work with Office clients. The problem was that after configuring MOSS to use IRM I can't get it to work.
when I try to open a previously uploaded document from a IRM enabled document library I get from word: "link to the document is not a valid link"
If I do "Download a copy", the browser returns: "Exception from HRESULT: 0x80041056"
If I access the document link directly in the browser (using copy shortcut and using it in the address bar), the browser returns: "The IRM protector for this file encoutered an unexpected error"
To try to solve it:
I added the MOSS machine account, the central administration app pool account and the intranet app pool acount to the infamous c:\InetPub\wwwroot\_wmcs\Certification\ServerCertification.asmx .
In despair I even added everyone fullcontrol just to be shure it wasn't a permission issue... But nothing worked and the worst part is that I get no errors in any eventviewer, and in the MOSS logs I just get:
Application error when access /_layouts/download.aspx, Error=Exception from H
View Complete Post