登录时有时在服务器中出错 [英] error sometimes in server when login

查看:73
本文介绍了登录时有时在服务器中出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨朋友们,

我使用的是Vs 2005,C#,asp.net。

我登录时有时会在服务器上收到错误。?

配置错误



描述:处理为此请求提供服务所需的配置文件时发生错误。请查看下面的具体错误详细信息并适当修改配置文件。



解析器错误消息:线程正在中止。



来源错误:



第191行:< add name =" AnonymousIdentification" type =" System.Web.Security.AnonymousIdentificationModule" />



第192行:< add name =" Profile" type =" System.Web.Profile.ProfileModule" />



第193行:< add name =" ErrorHandlerModule" type =" System.Web.Mobile.ErrorHandlerModule,System.Web.Mobile,Version = 2.0.0.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a" />



第194行:< add name =" ServiceModel" type =" System.ServiceModel.Activation.HttpModule,System.ServiceModel,Version = 3.0.0.0,Culture = neutral,PublicKeyToken = b77a5c561934e089" />



Line 195:< / httpModules>





是什么原因?



提前致谢

george

Hi friends,
I am using Vs 2005,C#,asp.net .
I am getting an error sometimes in server when login .?
Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Thread was being aborted.

Source Error:

Line 191: <add name="AnonymousIdentification" type="System.Web.Security.AnonymousIdentificationModule"/>

Line 192: <add name="Profile" type="System.Web.Profile.ProfileModule"/>

Line 193: <add name="ErrorHandlerModule" type="System.Web.Mobile.ErrorHandlerModule, System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>

Line 194: <add name="ServiceModel" type="System.ServiceModel.Activation.HttpModule, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>

Line 195: </httpModules>


What is the reason ?

Thanks in advance
george

推荐答案

转到此链接我的解决方案


这篇关于登录时有时在服务器中出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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