zoukankan      html  css  js  c++  java
  • Event code: 3001 asp.net

    This can be resolved by reinstalling the ASP.NET installation:

    For 32 bit: 
    "%windir%Microsoft.NETFrameworkv2.0.50727aspnet_regiis.exe" -i

    For 64 bit: 
    "%windir%Microsoft.NETFramework64v2.0.50727aspnet_regiis.exe" -i

    Event code: 3001

    Event message: The request has been aborted.

    Event time: 6/10/2009 12:20:44 PM

    Event time (UTC): 6/10/2009 11:20:44 AM

    Event ID: e08fc5a98e7440f0b136fea1dad4ba78

    Event sequence: 86

    Event occurrence: 1

    Event detail code: 0

    Application information:

    Application domain: /LM/W3SVC/1939769815/ROOT/ClientWebService-4-128891051397656250

    Trust level: Full

    Application Virtual Path: /ClientWebService

    Application Path: C:Program FilesUpdate ServicesWebServicesClientWebService

    Machine name: 2003-SERVER

    Process information:

    Process ID: 3464

    Process name: w3wp.exe

    Account name: NT AUTHORITYNETWORK SERVICE

    Exception information:

    Exception type: HttpException

    Exception message: Request timed out.

    Request information:

    Request URL: http://2003-server:8530/ClientWebService/client.asmx

    Request path: /ClientWebService/client.asmx

    User host address: 192.168.0.83

    User:

    Is authenticated: False

    Authentication Type:

    Thread account name: NT AUTHORITYNETWORK SERVICE

    Thread information:

    Thread ID: 1

    Thread account name: NT AUTHORITYNETWORK SERVICE

    Is impersonating: False

    Stack trace:

    Custom event details:

  • 相关阅读:
    性能测试相关概念
    java -json()
    jquery ajax 前前后后,所有的函数并查询链接
    jquery ajax get /post
    jquery ajax load
    三个重要属性
    发送请求
    处理返回结果(XML)
    处理返回结果
    调用对象
  • 原文地址:https://www.cnblogs.com/shiyinian/p/5160659.html
Copyright © 2011-2022 走看看