« Previous Next »

Thread: MFC ISAPI not included in Visual Studio 2008

Last post 08-18-2008 8:08 AM by Zhao Ji Ma - MSFT. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 08-14-2008, 8:54 PM

    • Shirly W
    • Not Ranked
    • Joined on 08-15-2008, 12:26 AM
    • Posts 1

    MFC ISAPI not included in Visual Studio 2008

    I recently converted C++ projects from VS2005 to VS2008, and there are many classes derived from CHttpServer, but MFC ISAPI classes have been removed from VS 2008. How can I make the project work? or any new technology I can use to realize the similar function.

    Thanks in advance.

     

  • 08-18-2008, 8:08 AM In reply to

    Re: MFC ISAPI not included in Visual Studio 2008

    Hi Shirly,

    The MFC ISAPI classes including CHttpServer are not available in Visual Studio 2008. To compile your project please use earlier versions of Visual Studio or you can use Win32 API instead. You can look at the following reference for CHttpServer.

    http://msdn.microsoft.com/en-us/library/773z4z49(VS.80).aspx 

    Please note this reference has been updated to the latest release of Visual Studio 2008. 

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)
Microsoft Communities