VS2008 migration - missing afxisapi.h

本文讨论了从VS2005迁移到VS2008时遇到的MFC ISAPI扩展类不支持的问题,并提供了替代方案及推荐使用的ISAPI入口点函数。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

We're in the process of migrating our projects from VS2005 to VS2008 and encountered this errors:

"fatal error RC1015: cannot open include file 'afxisapi.rc' fatal error C1083: Cannot open include file: 'afxisapi.h': No such file or directory"

Googled and found this article -> http://blogs.msdn.com/jpsanders/archive/2007/12/10/chttpserver-not-included-in-visual-studio-2008.aspx

Also this ->  https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=350041&wa=wsignin1.0

The question, what is microsoft's recommended approach on what to do with the now unsupported MFC ISAPI extension calls in our code in order to build properly in VS2008 ?   i.e. something that is supported for future security updates, etc.

Thanks.

===================================================

 

Hi Eagle,

As the above document says, MFC ISAPI Classes have been removed form Visual Studio 2008. If you want to use ISAPI classes, you can follow the steps in http://blogs.msdn.com/jpsanders/archive/2007/12/10/chttpserver-not-included-in-visual-studio-2008.aspx. And you own the code that you move over and build this way and you will not be able to get any security updates of support if you use this method.

In future, for new ISAPI filter or extension development, we recommend that you use ISAPI Entry-Point functions from the Microsoft Internet Information Services (IIS) software development kit (SDK) instead of MFC ISAPI classes. For more information, please see: http://support.microsoft.com/kb/910382.

If I misunderstood you, or you have any question, please let me know.

Best Regards,
Nancy


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值