读书人

LogonUser()在IIS7上出错!解决办法

发布时间: 2012-04-03 12:38:19 作者: rapoo

LogonUser()在IIS7上出错!
我的某个aspx页面上调用了advapi32.dll里的LogonUser,为什么这个页面在64位机的IIS7上老是出错呀?而且在系统的日志里能找到这样的Error:“A process serving application pool 'DefaultAppPool' suffered a fatal communication error with the Windows Process Activation Service.”。。。有哪位高手可以帮我解决这个问题呀?

[解决办法]
看下webconfig的配置 64位的 要用netfrmaework64 和bitness64的

读书人网 >IIS

热点推荐