I am trying to write an extension to WHS but run into a problem on the creation of the WHSINfoClass instance. I get a COM 80040154 error which means the class is not registered. I have tried registering the dll (Microsoft.HomeServer.SDK.INterop.v1.dll) but it says that there is no DLLRegisterServer call. Does anyone know how to create the COM register entry for this?
I have moved this to WHS 2011 which is the version I am using