« Previous Next »

Not Answered Thread: Missing function GetConfigObject() in IHttpServer Interface

Last post 03-30-2007 10:22 AM by anilr. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 03-30-2007, 10:17 AM

    • hmoser
    • Not Ranked
    • Joined on 03-30-2007, 1:48 PM
    • Posts 6

    Missing function GetConfigObject() in IHttpServer Interface

    Hi,

     Regarding to http://msdn2.microsoft.com/en-us/library/ms692474.aspx the IHttpServer Interface contains a memberfunction called "GetConfigObject" which i need to access the server configuration. The definition of this function is missing in httpserv.h in my Windows Vista SDK (ver . 6). The interfaces for handling the retrieved configuration object are also missing (e.g. INativeConfigurationSystem). Do i need the IIS 7 longhorn beta SDK here? and if so, where to find it?

     thanks in advance
     

  • 03-30-2007, 10:22 AM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 6:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: Missing function GetConfigObject() in IHttpServer Interface

    That method was replaced by IHttpServer::GetAdminManager which gives you an IAppHostAdminManager interface which has all the methods (and more) that the INativeConfigurationSystem interface had (the INativeConfigurationSystem no longer exists).
    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
Page 1 of 1 (2 items)
Microsoft Communities