We have developed a User Interface as an MMC snap-in but we’re having issues displaying icons inside a Treeview on Windows XP.
Hi i am developing MMC snap in C#, in this i want to read XML file so where to put my xml file. the code is not giving any build error but when i am adding the snapin in MMC its giveing error what
What is the command to open windows event viewer displaying a particular node details? For example if I simply use eventvwr command; it opens the UI with Root Node selected. I want Application node s
Supposedly it\'s possible to write a custom picker and integrate it with AzMan.This capability can be used to allow MMC users to add non-Windows users to AzMan stores.(See here).According to one of th
I\'m building my own mmc snap-in using C#, and it one of the actions causes ShowDialog. The problem is that the show dialog doesn\'t block the mmc window, So i want to use ShowDialog(IWin32Window) bu
I have an MMC snapin (MMC 3.0) with a ScopeNode that adds a Microsoft.ManagementConsole.FormView.This FormView is used to edit a script.If the script contains syntax errors I need to prevent the user
I\'m trying to import a certificate generated in XP into the machine store on a Windows 2008 box but get an error close to \"network password is incorrect ... or private key needs cryptographic servic
i have a window 7 and i installed sql server 2005 and sql server 2008 together on my os when i run mmc.msc (microsoft management console) the console runs, but when i try add snap-in such as certifica
We have a problem with an ATL-based Visual C++ MMC snapin. We have a scope item that is only showed in the scope pane. When this item is selected it populates the result pane with a set of result item
Hi guys I need to have a standard management gui ( look and feel ) and lately I\'ve been looking into mmc. Msdn and other free tutorials provides the installation and simple implementation of a snap i