Modifying Delegated Administration Console calls to the
non-provider namespaces
You can either create new Active Server Pages (ASP) to call your
custom or modified namespaces
or you can modify the existing ASP in Delegated Administration
Console. The ASP in Delegated Administration Console are built on a
UI framework and each is associated with one or more XML files. For
more information about how the UI framework functions, see Working with the UI
framework. When calling a new or modified namespace from
Delegated Administration Console, do the following:
Locate the asp page you want to modify. On the product CD,
these files are located in the
\support\reskit\DelAdmin\Source\WebSite\Htlm folder.
Map out other ASP that are called by that ASP page.
List all the XML files that are associated with those ASP. On
the product CD, these files are located in the
\support\reskit\DelAdmin\Source\WebSite\XML folder.
Change the name of the namespace called in the
<procedure> tags of those XML files.