错误:配置错误 - 身份验证模式=“Windows” [英] Error : Configuration Error- authentication mode="Windows"

查看:137
本文介绍了错误:配置错误 - 身份验证模式=“Windows”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我正在尝试上传我的网站服务器,但收到以下错误。

有人能建议任何解决方案吗?

i知道Google上有很多链接,但它没有给我答案..

请注意: - 这个网站是在子目录中上传的。并且只有一个web.config文件。



等待建议。

紧急.. < br $>




 <   / httpHandlers  >  
第37行:
第38行:< 身份验证 mode = Windows < span class =code-keyword> / >
第39行:
第40行:<! -

解决方案





将Windows更改为以下表格: -



 < authentication mode =  表单 >  < /  身份验证 >  





如果你仍然遇到问题请尝试分享。



谢谢


< blockquote> 配置错误验证模式=Windows [ ^ ]


Hi All,

I am trying to upload my website server but getting below error.
Can anyone suggest any solution?
i know there are many links available on google but it's not giving me the answer..
Please note: - this website is uploaded in subdirectory. and there is only one web.config file.

Waiting for suggestion.
Its urgent..


</httpHandlers>
Line 37:
Line 38:     <authentication mode="Windows" />
Line 39:
Line 40:        <!--

解决方案

Hi,

Change Windows to Forms like:-

<authentication mode="Forms"></authentication>



and then try if you still face problem please share.

Thanks


Configuration error authentication mode="Windows"[^]


这篇关于错误:配置错误 - 身份验证模式=“Windows”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆