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:

  • 相关阅读:
    unidac使用演示
    delphi序列化对象的方法总结
    ReadFileToBuffer
    unidac连接ORACLE免装客户端驱动
    WriteFileFromBuffer
    mvc模式
    unidac宏替换使用
    如何使用Navicat监控mysql数据库服务器
    环信(php)服务器端REST API
    laravel 框架接入环信遇到的坑()
  • 原文地址:https://www.cnblogs.com/shiyinian/p/5160659.html
Copyright © 2011-2022 走看看