Re: CHttpServer missing in Dev. Studio 2008
- From: "David Ching" <dc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Nov 2007 19:16:09 -0800
"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
.
- References:
- CHttpServer missing in Dev. Studio 2008
- From: HasEx
- CHttpServer missing in Dev. Studio 2008
- Prev by Date: Re: creating a pointer to a imbeded struct causes C2065
- Next by Date: Re: sorting of text file
- Previous by thread: Re: CHttpServer missing in Dev. Studio 2008
- Next by thread: Re: CHttpServer missing in Dev. Studio 2008
- Index(es):
Loading