- Joined
- Jan 23, 2009
- Messages
- 12
- Reaction score
- 0
Last time I cannot start the web server, thus I install the IIS on my WinXP.. but... in event log has this couple of errors....
Code:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 2009-01-24
Time: 08:47:41 PM
User: N/A
Computer: LAMSOFT-SERVER
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2009-01-24 8:47:40 PM
Event time (UTC): 2009-01-24 12:47:40 PM
Event ID: 199caf5990104e11bbeb77d3fe734425
Event sequence: 1163
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/management-1-128772729751875000
Trust level: Full
Application Virtual Path: /management
Application Path: C:\Program Files (x86)\3CX PhoneSystem\Data\Http\Interface\
Machine name: LAMSOFT-SERVER
Process information:
Process ID: 6304
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM
Exception information:
Exception type: ArgumentNullException
Exception message: Value cannot be null.
Parameter name: collection
Request information:
Request URL: http://192.168.0.1:81/management/Route/1.76.1/moz/en-US/Default/Content.MainForm.wgx?vwginstance=
Request path: /management/Route/1.76.1/moz/en-US/Default/Content.MainForm.wgx
User host address: 192.168.0.5
User: lamsoft
Is authenticated: True
Authentication Type: Forms
Thread account name: NT AUTHORITY\SYSTEM
Thread information:
Thread ID: 8
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace: at Gizmox.WebGUI.Server.Content.ProcessRequest(HttpContext objHttpContext)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Code:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 2009-01-24
Time: 08:52:13 PM
User: N/A
Computer: LAMSOFT-SERVER
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2009-01-24 8:52:12 PM
Event time (UTC): 2009-01-24 12:52:12 PM
Event ID: 155353226b9942f5b1d809282ed43e27
Event sequence: 1289
Event occurrence: 2
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/management-1-128772729751875000
Trust level: Full
Application Virtual Path: /management
Application Path: C:\Program Files (x86)\3CX PhoneSystem\Data\Http\Interface\
Machine name: LAMSOFT-SERVER
Process information:
Process ID: 6304
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM
Exception information:
Exception type: ArgumentNullException
Exception message: Value cannot be null.
Parameter name: collection
Request information:
Request URL: http://192.168.0.1:81/management/Route/1.76.1/moz/en-US/Default/Content.MainForm.wgx?vwginstance=
Request path: /management/Route/1.76.1/moz/en-US/Default/Content.MainForm.wgx
User host address: 192.168.0.5
User: lamsoft
Is authenticated: True
Authentication Type: Forms
Thread account name: NT AUTHORITY\SYSTEM
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace: at Gizmox.WebGUI.Server.Content.ProcessRequest(HttpContext objHttpContext)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.