Re: CHttpServer missing in Dev. Studio 2008



"HasEx" <HasEx@xxxxxxxxxxxxxxxxx> wrote in message
news:uex9qodMIHA.2432@xxxxxxxxxxxxxxxxxxxxxxx
We no longer have ISAPI classes (such as CHttpServer) in Dev. Studio 2008,
any ideas please?

Thanks.

A fellow MVP has reported in a private newsgroup that CHttpServer is longer
supported according to this breaking changes list:

http://msdn2.microsoft.com/en-us/library/ms244941(VS.90).aspx


There was some confusion that CHttpServer was part of ATL Server. It isn't,
it's part of MFC. But ATL Server has it's own set of classes to do an HTTP
Server (don't know any more than that).

HTH,
David


.


Loading