ECMA 2.0 for web application
I coded for ECMA 2.0 for web application using WCF  and deployed the management agent dll in Extension folder with WCF config file named as app.config . I am getting the error at creation of Management agent in FIM synchronization at the time of  Refresh Interfaces as The Extension could not be instantiated. May be FIM is unable to read WCF config file from extension folder of FIM sync. Or is there any other thing m missing? . Can any body suggest me.
January 22nd, 2014 9:22am

Could it be some code in your constructors or global variables that cannot be initialized? The error points to some code bugs in the initializing part of your ECMA

Free Windows Admin Tool Kit Click here and download it now
January 24th, 2014 2:49am

Did you manage to resolve this?
January 30th, 2014 2:24pm

Have you tried to put it directly in Synchronization Service binary root folder?

In the past when we needed to have config file for our MA we have put it in Synch engine folder and registered as app section within either dllhost.exe.config or miisserver.exe.config. THen we had no problem with accessing it. 

Free Windows Admin Tool Kit Click here and download it now
January 30th, 2014 3:38pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics