|
| Can't find Microsoft.ManagementConsole.dll |
 |
Tue, 13 Nov 2007 10:08:31 -080 |
I'm trying to create my first Extension to Property Sheet using the
sample from the SDK. The reference to Microsoft.ManagementConsole was
broken, so I searched my machine and the web at the same time. I
found plenty of pointers online to Microsoft.ManagementConsole.dll but
the file doesn't seem to exist on my machine.
I checked the MMC 3.0 download page (note 1, below) and found the list
of files and version numbers. Suspecting that mmc30.dll was what I
was after, I searched for that, as well. The only copy I could find
on my machine was in C:\WINNT\$hf_mig$\KB907265\SP2QFE.
Can anyone help?
SSG
1. http://support.microsoft.com/kb/907265
|
| Post Reply
|
| Re: Can't find Microsoft.ManagementConsole.dll |
 |
Wed, 14 Nov 2007 07:20:46 -080 |
Sorted it by rebooting, uninstalling, rebooting, reinstalling and
rebooting. It ended up in %WINDIR%\system32
On 13 Nov, 18:08, ssg31415926 <newsjunkm...@gmail.com> wrote:
> I'm trying to create my first Extension to Property Sheet using the
> sample from the SDK. The reference to Microsoft.ManagementConsole was
> broken, so I searched my machine and the web at the same time. I
> found plenty of pointers online to Microsoft.ManagementConsole.dll but
> the file doesn't seem to exist on my machine.
>
> I checked the MMC 3.0 download page (note 1, below) and found the list
> of files and version numbers. Suspecting that mmc30.dll was what I
> was after, I searched for that, as well. The only copy I could find
> on my machine was in C:\WINNT\$hf_mig$\KB907265\SP2QFE.
>
> Can anyone help?
>
> SSG
>
> 1. http://support.microsoft.com/kb/907265
|
| Post Reply
|
| Re: Can't find Microsoft.ManagementConsole.dll |
 |
Wed, 2 Jan 2008 05:20:44 -0800 |
Hi,
try this...
Go to C:\Windows\assembly\GAC_MSIL\Microsoft.ManagementConsole
\3.0.0.0__31bf3856ad364e35\ using command prompt
here u should see the dll
Regards,
Milind
On Nov 14 2007, 8:20 pm, ssg31415926 <newsjunkm...@gmail.com> wrote:
> Sorted it by rebooting, uninstalling, rebooting, reinstalling and
> rebooting. It ended up in %WINDIR%\system32
>
> On 13 Nov, 18:08, ssg31415926 <newsjunkm...@gmail.com> wrote:
>
>
>
> > I'm trying to create my first Extension to Property Sheet using the
> > sample from the SDK. The reference toMicrosoft.ManagementConsolewas
> > broken, so I searched my machine and the web at the same time. I
> > found plenty of pointers online toMicrosoft.ManagementConsole.dll but
> > the file doesn't seem to exist on my machine.
>
> > I checked the MMC 3.0 download page (note 1, below) and found the
list
> > of files and version numbers. Suspecting that mmc30.dll was what I
> > was after, I searched for that, as well. The only copy I could find
> > on my machine was in C:\WINNT\$hf_mig$\KB907265\SP2QFE.
>
> > Can anyone help?
>
> > SSG
>
> > 1. http://support.microsoft.com/kb/907265- Hide quoted text -
>
> - Show quoted text -
|
| Post Reply
|
|
|
|
|
|
|
|
|
|