首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > IIS >

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

2012-04-03 
LogonUser()在IIS7上出错!我的某个aspx页面上调用了advapi32.dll里的LogonUser,为什么这个页面在64位机的I

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的

热点排行