Doug,
Did you "uninstall" the previous version by running installutil -u?
I would suggest you would :
- run installutil /u .....
- use wbemtest.exe to check whether no traces are left in the repository (look for your provider instance in
WMINET_ManagedAssemblyProvider and WMINET_InstrumentedAssembly classes )
- and try again running installutil.
Note: I would advise to back-up the WMI repository when doing this.
Willy.
"Doug" <(E-Mail Removed)> wrote in message news:0bc701c37d1b$5ced4b30$(E-Mail Removed)...
> sure, I created a C# console application with the code
> from the msdn sample mentioned - with the addition of a
> Console.ReadLine() after the Publish in order to have
> time to retrieve the data in the CIM for the instrumented
> InstanceClass via CIM Studio. When I tested the example I
> could retreive the InstanceClass in CIM Studio but the
> only data present was the InstanceId and the ProcessId;
> all other fields were <empty>
>
> Thanks for your help!
>
>
> >-----Original Message-----
> >
> >"Doug" <(E-Mail Removed)> wrote in
> message news:0d5f01c37c5c$dda9bcf0$(E-Mail Removed)...
> >
> >> It doesn't work?
> >>
> >Could you be a little more specific?
> >
> >Willy
> >
> >
> >.
> >
|