Showing posts with label .net framework. Show all posts
Showing posts with label .net framework. Show all posts

14.1.14

Bluestacks event BstHdAndroidSvc

Event 0, BstHdAndroidSvc:
Service cannot be started. System.ApplicationException: Cannot start service. Service did not stop graceully the last time it was run.
at BlueStacks.hyberDroid.Service.Service.OnStart(String[]args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(object state)

log name : application
event id: 0
event source: BstHdAndroidSvc
product name: microsoft .net framework
product version: 2.0.50727.6387
locale id: 1033

proof:
bsthdandroidsvc event bluestacks

21.12.13

IOException windows 8 event log

Event 1026, .NET Runtime:
Application: Seagate.Dashboard.DASWindowsService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.IOException
Stack:
   at System.IO.__Error.WinIOError(Int32, System.String)
   at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
   at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)
   at System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean)
   at System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean)
   at System.IO.StreamWriter..ctor(System.String, Boolean)
   at System.IO.File.CreateText(System.String)
   at UserDataCollection.HttpHelper.JsonHelper.WriteToFile(System.Object, System.String)
   at UserDataCollection.UserDataHelper.SaveAll()
   at UserDataCollection.UserDataHelper.UploadThreadFunctionCompleted(System.Object, System.ComponentModel.RunWorkerCompletedEventArgs)
   at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(System.ComponentModel.RunWorkerCompletedEventArgs)
   at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(System.Object)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Additional Details:
log name: application
source: .NET Runtime
product name: microsoft .net framework

Recommended:
System.InvalidOpeerationException

System.InvalidOperationException Windows 8 Event Log

Event 1026, .NET Runtime:
Application: Dashboard.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
Stack:
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])
   at BackItUp.SingleInstanceManager.RunSingleInstance(System.String[])
   at BackItUp.EntryPoint.Main(System.String[])

Additional details:
log name: application
product name: microsoft .net framework
product version: 4.0.41209.0

Proof:
system.invalidoperationexception
Recommended:
System.AccessViolationException

4.5.12

Event 1012 HelpLibManager

Event Description:
In silent mode, you must pass the / content switch if the content folder has not already been created.

Additional details logged:
log name: application
source: HelpLibManager
event id: 1012
task category: (1)
keywords: classic
Product name: microsoft .net framework
Product version: 4.0.30319.17929
locale id: 1033
Snapshot proof captured:
Help lib manager event with id 1012 has been logged on windows 7 event viewer

Exception event 1026 .NET runtime

General details about the event 1026, .net runtime:
Application: devenv.exe
Framework version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception info: System.AccessViolationException
Stack:
Product name: Microsoft registered .NET Framework
Product version: 4.0.311.0.6
event id: 1026
event source: .NET runtime
locale id: 16393
log name: application
keywords: classic

Proof:
event viewer log 1026 .net runtime

9.2.12

Unhandled Exception MadAppLauncher

Application: MadAppLauncher.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info:
Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException
Stack
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])

source: .net runtime
event id: 1026
file name: mscoree.dll
file version: 4.0.31106.0
productname: microsoft .net framework
product version: 4.0.31106.0

proof:
unhandled exception from .Net Runtime Framework

7.2.12

dot net runtime 4.0 error

Event Description:
Event Type clr20r3, P1 madapplauncher.exe, P2 1.0.10.0, P3 4f07e7e8, P4 microsoft visualbasic, P5 10.0.0.0, P6 4ba2183b, P7 78, P8 2b5, P9 34ssps20bdj3nj0wmit5kamzhvglfzcc, P10 NIL
file name: dw20.exe
file version: 12.0.4518.0
event id: 5000

proof:
.Net runtime 4.0 event windows xp

13.12.11

uninstall pre installed Microsoft dotNet framework versions

Product: Microsoft .Net Framework 3.0 service pack 2 --Microsoft .net framework 3.0 service pack 2 cannot be uninstalled because it will affect other applications that are installed.
Source: MsiInstaller
Event id : 1013
Error data included with the event:

0000: 3033417b 44433135 46322d30 332d3436
0010: 2d333138 44383841 4438422d 45444343
0020: 43384638 7d37

Solution:
When i try to save the disk space by uninstalling the previous versions of dot net framework, i got an error.For more refer http://go.microsoft.com/fwlink/linkid=91126.

Evidence /Source /Proof:
cannot uninstall preinstalled .net framework versions

25.11.11

Compilation error

Server Error in '/' Application
Compilation error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler error message: CS0246: The type or namespace name 'Logic' could not be found (are you missing a using directive or an assembly reference?)
Source error:
Line 18: // SqlConnection _con;
Line 19: // SqlCommand _com;
Line 20:  Logic _Bl = new Logic();
Line 21: protected void Page_Load(object sender , EventArgs e)
Line 22: {

Source file:  c:\inetpub\vhosts\candaztech.com\httpdocs\Contact.aspx.cs    Line: 20 

Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.3053
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.

warning CS1668: Invalid search path 'C:\Program Files\SQLXML 4.0\bin\' specified in 'LIB environment variable' -- 'Access is denied. '
c:\inetpub\vhosts\candaztech.com\httpdocs\Contact.aspx.cs(20,5): error CS0246: The type or namespace name 'Logic' could not be found (are you missing a using directive or an assemb

Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082

21.11.11

System.Format Exception: input string was not in a correct format

Server error in '/' Application
Input string was not in a correct format.
Description : An unhandled exception occurred during the execution of the current web request.Please review the stack trace for more information about the error and where it originated in the code.
Exception details: System.FormatException: Input string was not in a correct format.
Source error:
Line 211:
Line 212: JobClass objJob = new JobClass();
Line 213: int AppID = objJob.AddJobApplication(JobID, txtName.Text, txtLastName.Text, rdGender.SelectedValue, DOB,


Source File : d:\FirstsourceCorporatesSite\WebPages\FSWebsite\FirstSource\submit_resume.aspx.cs Line: 213
Stack Trace:
[FormatException: Input string was not in a correct format.]
System.Number.StringToNumber (String str , NumberStyles options , NumberBuffer& number , NumberFormatInfo info , Boolean parseDecimal) +2725283
System.Number.ParseInt32(String s , NumberStyles style , NumberFormatInfo info) +102
System.Convert.ToInt32(String value) +68
submit_resume.SaveApplicationDetails() in d:\FirstsourceCorporatesSite\WebPages\FSWebsite\FirstSource\submit_resume.aspx.cs  :213
submit_resume.btnSubmit_Click(Object sender, EventArgs e) d:\FirstsourceCorporatesSite\WebPages\FSWebsite\FirstSource\submit_resume.aspx.cs  :129
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler .RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl , String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102


Version information : Microsoft.Net Framework Version: 2.0.50727.832; ASP.NET Version:2.0.50727.832

msiinstaller event 11935

Product : microsoft.net framework 1.1 service pack 1 .. Error 1935. An error occurred during the installation of assembly System.Security, version=1.0.5000.0". PublickeyToken="b03f5f7f11d50a3a". Culture="neutral". File version="1.1.4322.573". Please refer to help and support for more information. HRESULT: 0x8002802F. ASSEMBLY INTERFACE: .function: CreateAssemblyNameObject, component: {62A403FE-2AB1-4CBA-A17B-651AFFACE2CD}.
source: MsiInstaller
event id: 11935

Event 11935, MsiInstaller :
Product: MSXML 4.0 SP2 (KB973688) --Error 1935. An error occurred during the installation of assembly component. HRESULT: 0x80070BC9. assembly interface: IAssemblyCacheItem, function: commit, assembly name: Microsoft.MSXML2,type="win32",version="4.20.9876.0", publicKey Token="6bd6b9abf345378f", processorArchitecture="x86"
product name: windows installer - unicode
product version: 5.0.7600.16385
proof:
msiinstaller event for microsoft msxml 4.0 service pack 2 windows 7

4.11.11

Method not found: Boolean Unhandled Exception

Microsoft .Net Framework
Unhandled Exception has occurred in a component in your application.
Method not found: 'Boolean W7MPCL.RegistryPermission.ChangeRegistrKeyPermission (Microsoft.Win32.RegistryKey, System.String, Boolean)'

Exception text :
System.MissingMethodException: Method not found: 'Boolean W7MPCL.RegistryPermission.ChangeRegistrKeyPermission(Microsoft.Win32.RegistryKey, System.String, Boolean)'
at h.b(ListView A_0)
at h.e()
at h.o(Object A_0, EventArgs A_1)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

23.10.11

security update dot net framework 4

Windows UpdateSecurity Update for microsoft .Net Framework 4 on Windows xp,Windows server 2003,windows vista,windows 7,windows server 2008 x86 (KB2487367)
Installation status : failed
Error details : code 644
update type : important
A security issue has been identified that could allow an attacker to compromise your windows-based system that is running the microsoft .net framework and gain access to information.You can help protect your computer by installing this update.After installation you may have to restart the computer for the update to take effect.
solution :
Refer go.microsoft.com/fwlink/?linkid=242826 to download and know how to apply security updates for .net framework 4.
Proof :
Event 20, WindowsUpdateClient:
Installation Failure : Windows failed to install the following update with error 0x80070643: Security update for microsoft .NET framework 4 on windows xp, windows server 2003, windows vista, windows 7, windows server 2008 x86 (KB2487367)

log name : system
source : windows update client
task category : windows update agent
event id : 20
keywords : failure,installation
OpCode : installation

5.8.11

windows sdk installation failed for windows xp and .net framework 4

Windows SDK (Software development kit) enables developer to create application and other essential IT supported features like windows troubleshooting platform (WTP) that can run on microsoft windows operating systems of different versions like windows 7/xp/vista etc.
To install windows sdk the system should need to have .net framework previously installed.Lets see what are error reports received while the windows sdk installation takes place on windows xp/ 7 operating systems.


Commonly occuring errors windows sdk installation:
Installation failed 
A problem occurred while installing selected windows SDK components.
  • 'Installation of the "Microsoft .Net framework Reference Assemblies" product has reported the following error: Signature of the file netfx_dtp.cap could not be obtained.Possible unsigned file'.
  •  Setup could not find the file WinSDKTools\WinSDKTools_x86.msi at any of the specified source locations.
SDKSetup_7.0.6918.0.log holds following error report :
  • SchedNetFx:  Error 0x80070003: failed to call FindFirstFileW with string C:\WINDOWS\Microsoft.NET\Framework64\*
  • SchedNetFx:  Error 0x80070003: failed to search for ngen under path C:\WINDOWS\Microsoft.NET\Framework64\
  • SchedNetFx:  Failed to find 64bit ngen. No actions will be scheduled to create native images for 64bit.
  •  Failed to download the file http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup\MTPack\netfx_dtp.cab. Error - An exception occurred during a WebClient request.
  • [SDKSetup:Error] Config_Products_Install: Installation of Product Microsoft .Net Framework Reference Assemblies (failed): Signature of the file netfx_dtp.cab could not be obtained. Possible unsigned file. Stack:    at SDKSetup.Utility.VerifyFileSignature(String LocalFile, Boolean QuietNoUI)   at SDKSetup.Product.CheckCABSignatures() at SDKSetup.Product.ProcessDownloadedFiles() at SDKSetup.Product.WaitForDownloadToComplete(ManualResetEvent cancelEvent) at SDKSetup.Product.ConfigureNewProduct(ManualResetEvent CancelEvent)
  •  [SDKSetup:Error] Config_Products_Install: Windows SDK Setup (failed): Installation of the "Microsoft .Net Framework Reference Assemblies" product has reported the following error: Signature of the file netfx_dtp.cab could not be obtained. Possible unsigned file. Stack:    at SDKSetup.Product.ConfigureNewProduct(ManualResetEvent CancelEvent) at SDKSetup.Product.SetupProduct(TaskMode taskMode, ManualResetEvent CancelEvent) at SDKSetup.ProductCollection.SetupProducts(TaskMode taskMode, DownloadManager downloadManager, ManualResetEvent cancelEvent) at SDKSetup.ConfigProducts.DoCurrentTask(TaskMode Task).
windows sdk installation failed for windows xp and .net framework 4

10.4.11

fix .net errors

Classic event .net runtime optimization:
.Net runtime optimization service (clr_otimization_v4.0.30319_32) - Failed to compile c:\program files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll because this image is not a valid win32 application.
source : .net runtime optimization
event id : 1101
log name : application
keywords : classic


.net runtime optimization service failed:
.NET runtime optimization service (clr_optimization_v4.0.30319_32)- 1> failed to compile:System configuration.install,version=4.0.0.0,culture=neutral,public key token=b03f5f7f11d50a3a.Error code=0x80131f06.
Event id=1101,source=.net runtime optimization service,file name = mscoree.dll.
Other modules that the service failed to compile are,
System.Transactions.
System.EnterpriseServices.
System.DirectoryServices.
System.Runtime.Remoting.
System.web
Microsoft.Build.Framework
System.xaml
System.Runtime.Caching
System.Web.ApplicationServices
System.Drawing
System.core
System.web.services
System.Design
System.Windows
System.Deployment
System.Data.OracleClient
System.Web.RegularExpressions
Microsoft.Build.Utilities
System.DirectoryServices.Protocols
Microsoft.Build.Task
System.ServiceProcess
.net runtime optimization service failed to perform compilation







.net runtime 2.0 error :

Faulting application iexplore.exe,version 6.0.2900.5512,stamp 48025225,faulting module unknown,version 0.0.0.0,stamp 00000000,debug?0,fault address 0x15fd48d2.

Additional data-s:
event id : 1000,source: .net runtime2.0 error










Event 5000,.NET runtime 2.0 Error report :
Event Type clr20r3, P1 hamster.archiver.ui.exe, P2 1.2.0.6, P3 4dc40dee, P4 presentationframework, P5 3.0.0.0, P6 4bb2dd31, P7 625d, P8 e1, P9 system.windows.markup.xamlparse, P10 NIL


Error codes :



0030: 002e0072 00690075 0065002e 00650078
0040: 0020002c 002e0031 002e0032 002e0030
0050: 002c0036 00340020 00630064 00300034
0060: 00650064 002c0065 00700020 00650072
0070: 00650073 0074006e 00740061 006f0069
0080: 0066006e 00610072 0065006d 006f0077
0090: 006b0072 0020002c 002e0033 002e0030
00a0: 002e0030 002c0030 00340020 00620062
00b0: 00640032 00330064 002c0031 00360020
00c0: 00350032 002c0064 00650020 002c0031
00d0: 00730020 00730079 00650074 002e006d
00e0: 00690077 0064006e 0077006f 002e0073
00f0: 0061006d 006b0072 00700075 0078002e
0100: 006d0061 0070006c 00720061 00650073
0110: 004e0020 004c0049 000a000d 



.net runtime optimization event 1103 :
.Net runtime optimization service (clr_optimization_v20.50727_32)- tried to start a service that wasn't the latest version of CLR optimization service.Will shutdown.
source : .Net Runtime Optimization
Event id : 1103
File name : mscoree.dll


See Also :
.net framework 4 update installation

Event IDs

event id 1000 ( 11 ) event id 1 ( 10 ) event id 1002 ( 7 ) event id 0 ( 6 ) event id 1001 ( 6 ) event id 2 ( 6 ) event id 5 ( 5 ) event id 5000 ( 5 ) event id 100 ( 4 ) event id 1008 ( 4 ) event id 16 ( 4 ) event id 20 ( 4 ) event id 3 ( 4 ) event id 1026 ( 3 ) event id 12 ( 3 ) event id 2001 ( 3 ) event id 4 ( 3 ) event id 7001 ( 3 ) event id 10000 ( 2 ) event id 10005 ( 2 ) event id 1003 ( 2 ) event id 1017 ( 2 ) event id 11 ( 2 ) event id 1101 ( 2 ) event id 12013 ( 2 ) event id 13 ( 2 ) event id 14 ( 2 ) event id 15 ( 2 ) event id 17 ( 2 ) event id 19 ( 2 ) event id 201 ( 2 ) event id 23 ( 2 ) event id 257 ( 2 ) event id 3001 ( 2 ) event id 3002 ( 2 ) event id 3029 ( 2 ) event id 33 ( 2 ) event id 34 ( 2 ) event id 4096 ( 2 ) event id 46 ( 2 ) event id 5008 ( 2 ) event id 54 ( 2 ) event id 59 ( 2 ) event id 6 ( 2 ) event id 6161 ( 2 ) event id 8 ( 2 ) event id 8200 ( 2 ) event id 5000 ( 1 ) event id -1 ( 1 ) event id 10 ( 1 ) event id 10010 ( 1 ) event id 10016 ( 1 ) event id 10020 ( 1 ) event id 1004 ( 1 ) event id 1005 ( 1 ) event id 1006 ( 1 ) event id 10110 ( 1 ) event id 10111 ( 1 ) event id 1012 ( 1 ) event id 1013 ( 1 ) event id 1015 ( 1 ) event id 102 ( 1 ) event id 1024 ( 1 ) event id 104 ( 1 ) event id 1041 ( 1 ) event id 1057 ( 1 ) event id 106 ( 1 ) event id 1068 ( 1 ) event id 108 ( 1 ) event id 1082 ( 1 ) event id 1090 ( 1 ) event id 11006 ( 1 ) event id 1103 ( 1 ) event id 111 ( 1 ) event id 1111 ( 1 ) event id 11305 ( 1 ) event id 11311 ( 1 ) event id 11316 ( 1 ) event id 11330 ( 1 ) event id 11335 ( 1 ) event id 11406 ( 1 ) event id 11500 ( 1 ) event id 11704 ( 1 ) event id 11706 ( 1 ) event id 11935 ( 1 ) event id 12289 ( 1 ) event id 12291 ( 1 ) event id 12293 ( 1 ) event id 12297 ( 1 ) event id 12305 ( 1 ) event id 135 ( 1 ) event id 137 ( 1 ) event id 14103 ( 1 ) event id 142 ( 1 ) event id 14332 ( 1 ) event id 14370 ( 1 ) event id 148 ( 1 ) event id 1502 ( 1 ) event id 1508 ( 1 ) event id 1511 ( 1 ) event id 1515 ( 1 ) event id 15151 ( 1 ) event id 15300 ( 1 ) event id 15301 ( 1 ) event id 167 ( 1 ) event id 17204 ( 1 ) event id 17207 ( 1 ) event id 1797 ( 1 ) event id 1802 ( 1 ) event id 2000 ( 1 ) event id 2007 ( 1 ) event id 2013 ( 1 ) event id 2015 ( 1 ) event id 2020 ( 1 ) event id 20276 ( 1 ) event id 205 ( 1 ) event id 22 ( 1 ) event id 25 ( 1 ) event id 2505 ( 1 ) event id 259 ( 1 ) event id 269 ( 1 ) event id 27 ( 1 ) event id 28 ( 1 ) event id 3000 ( 1 ) event id 3006 ( 1 ) event id 3028 ( 1 ) event id 3058 ( 1 ) event id 3079 ( 1 ) event id 32 ( 1 ) event id 32003 ( 1 ) event id 3299 ( 1 ) event id 3417 ( 1 ) event id 350 ( 1 ) event id 351 ( 1 ) event id 36 ( 1 ) event id 36881 ( 1 ) event id 36882 ( 1 ) event id 36887 ( 1 ) event id 36888 ( 1 ) event id 372 ( 1 ) event id 40 ( 1 ) event id 400 ( 1 ) event id 4005 ( 1 ) event id 4099 ( 1 ) event id 41 ( 1 ) event id 4104 ( 1 ) event id 4107 ( 1 ) event id 4118 ( 1 ) event id 4198 ( 1 ) event id 4199 ( 1 ) event id 4205 ( 1 ) event id 43 ( 1 ) event id 4307 ( 1 ) event id 4321 ( 1 ) event id 4373 ( 1 ) event id 4376 ( 1 ) event id 439 ( 1 ) event id 448 ( 1 ) event id 45 ( 1 ) event id 4609 ( 1 ) event id 4618 ( 1 ) event id 4621 ( 1 ) event id 485 ( 1 ) event id 49 ( 1 ) event id 490 ( 1 ) event id 50 ( 1 ) event id 5003 ( 1 ) event id 50034 ( 1 ) event id 5004 ( 1 ) event id 5005 ( 1 ) event id 50068 ( 1 ) event id 505 ( 1 ) event id 5051 ( 1 ) event id 5053 ( 1 ) event id 51 ( 1 ) event id 513 ( 1 ) event id 5300 ( 1 ) event id 55 ( 1 ) event id 56 ( 1 ) event id 6004 ( 1 ) event id 60055 ( 1 ) event id 63 ( 1 ) event id 7 ( 1 ) event id 7000 ( 1 ) event id 7009 ( 1 ) event id 7010 ( 1 ) event id 7011 ( 1 ) event id 7022 ( 1 ) event id 7023 ( 1 ) event id 7024 ( 1 ) event id 7026 ( 1 ) event id 7030 ( 1 ) event id 7034 ( 1 ) event id 7038 ( 1 ) event id 7040 ( 1 ) event id 7042 ( 1 ) event id 72 ( 1 ) event id 7320 ( 1 ) event id 777 ( 1 ) event id 8000 ( 1 ) event id 8003 ( 1 ) event id 8032 ( 1 ) event id 808 ( 1 ) event id 8193 ( 1 ) event id 8194 ( 1 ) event id 8208 ( 1 ) event id 86 ( 1 ) event id 877 ( 1 ) event id 9 ( 1 ) event id 9002 ( 1 ) event id 9003 ( 1 )