产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

后台发布不了信息,点击“网站设置”报Access to the temp direc... [复制链接]

1#
后台发布不了信息,点击“网站设置”报错
Access to the temp directory is denied.  Identity 'NT AUTHORITY\NETWORK SERVICE' under which XmlSerializer is running does not have sufficient permission to access the temp directory.  CodeDom will use the user account the process is using to do the compilation, so if the user doesn�t have access to system temp directory, you will not be able to compile.  Use Path.GetTempPath() API to find out the temp directory location.
分享 转发
TOP
2#
TOP
3#

你好,按照你的方法做了目录权限设置,还是报相同的错误
Access to the temp directory is denied.  Identity 'NT AUTHORITY\NETWORK SERVICE' under which XmlSerializer is running does not have sufficient permission to access the temp directory.  CodeDom will use the user account the process is using to do the compilation, so if the user doesn�t have access to system temp directory, you will not be able to compile.  Use Path.GetTempPath() API to find out the temp directory location.
TOP
4#
TOP
5#

[b]回复 [url=http://bbs.pageadmin.net/showtopic-30063.aspx#118078]4楼[color=olive]xiyou[/color]的帖子[/url][/b]

你好,点击网站设置已经不报错,但是信息还是发布不了,点击提交一直显示“Loading。。”
TOP
6#
TOP
7#

[b]回复 [url=http://bbs.pageadmin.net/showtopic.aspx?forumpage=1&topicid=30063&page=end&jump=pid#118083]6楼[color=olive]xiyou[/color]的帖子[/url][/b]

谢谢,问题解决了
TOP
发新话题 回复该主题