Hello all,
Within FSRM i get an error message when sending a report.
When i check the Application-log i get this:
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Events><Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='SRMSVC'/><EventID Qualifiers='32772'>8201</EventID><Level>2</Level><Task>0</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime='2018-07-06T10:27:13.000000000Z'/><EventRecordID>197772</EventRecordID><Channel>Application</Channel><Computer>COMPUTER.DOMAIN.LOCAL</Computer><Security/></System><EventData><Data>CoCreateInstance for registry supplied class {6C2C1D33-40EA-4941-908C-7DDF0864FFCA} of IID_IFsrmEmailExternal failed</Data><Data></Data><Data>0x80004002, No such interface supported</Data><Data></Data><Binary>2D20436F64653A20454D4C4E54524C4330303030303137372D2043616C6C3A20454D4C4E54524C4330303030303038332D205049443A202030303030323839362D205449443A202030303030373230302D20434D443A2020433A5C57696E646F77735C73797374656D33325C737663686F7374202D6B2073726D7376637320202D20557365723A204E616D653A204E5420415554484F524954595C53595354454D2C205349443A532D312D352D313820</Binary></EventData><RenderingInfo Culture='nl-NL'><Message>File Server Resource Manager Service error: Unexpected COM error CoCreateInstance for registry supplied class {6C2C1D33-40EA-4941-908C-7DDF0864FFCA} of IID_IFsrmEmailExternal failed: . Error code: 0x80004002, No such interface supported . </Message><Level>Error</Level><Task></Task><Opcode></Opcode><Channel></Channel><Provider></Provider><Keywords><Keyword>Classic</Keyword></Keywords></RenderingInfo></Event></Events>
With Basicly this error:
File Server Resource Manager Service error: Unexpected COM error CoCreateInstance for registry supplied class {6C2C1D33-40EA-4941-908C-7DDF0864FFCA} of IID_IFsrmEmailExternal failed: . Error code: 0x80004002, No such interface supported- Code: EMLNTRLC 177
- Call: EMLNTRLC 83
- PID:2896
- TID:7200
- CMD:C:\Windows\system32\svchost -k srmsvcs
- User:Name: NTAUTHORITY\SYSTEM, SID:S-24
i have tried to re-register som DLL files, without effect.
Sending mail messages using the same server, smtp adres, recipients etc does work.
what else can i do ?