+ -
当前位置:首页 → 问答吧 → LogonUser()在IIS7上出错!

LogonUser()在IIS7上出错!

时间:2011-02-26

来源:互联网

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

作者: zhu2695   发布时间: 2011-02-26

看下webconfig的配置 64位的 要用netfrmaework64 和bitness64的

作者: yutian_31   发布时间: 2011-03-03