How to build Proprety Page for user property page using C#

  • Thread starter Thread starter meow
  • Start date Start date
M

meow

I am looking to find a way to add property pages to the ADUC User
Property
Page using .NET (C#).

I implemeted a C# class , which extend IShellPropSheetExt and
IShellInitExt. Everything compiles OK in the VS. Net, the COM is
registered successfully.

However, when I attempted to invoke the property page from user
context menu, exception System.ExecutionEngineException occured.

If anyone has a sample or a pointer to help have Property Pages based
on
Windows.Form objects to display in MMC/ADUC it would be appreciated.

Thank you

Regards,
Yen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top