.NET Runtime 2.0 Error Reporting
-
Hi, thanks in advance for your answers. I realized a windows service by c# where exceptions are managed. This service run continously for more than 1 month on server machine with Windows Server 2003 (Service Pack 1). However the service crashed. When an exception arrive I log it in a text file, but in this case I didn't write anything. In windows event viewer I found this error: Tipo evento: Errore Origine evento: .NET Runtime 2.0 Error Reporting Categoria evento: Nessuno ID evento: 1000 Data: 14/11/2008 Ora: 14.53.29 Utente: N/D Computer: DATASERVERR2 Descrizione: Faulting application srvcconnettore.exe, version 1.0.0.0, stamp 49007432, faulting module kernel32.dll, version 5.2.3790.2919, stamp 462648c6, debug? 0, fault address 0x00015e02. Per ulteriori informazioni, consultare la Guida in linea e supporto tecnico all'indirizzo http://go.microsoft.com/fwlink/events.asp. Dati: 0000: 41 00 70 00 70 00 6c 00 A.p.p.l. 0008: 69 00 63 00 61 00 74 00 i.c.a.t. 0010: 69 00 6f 00 6e 00 20 00 i.o.n. . 0018: 46 00 61 00 69 00 6c 00 F.a.i.l. 0020: 75 00 72 00 65 00 20 00 u.r.e. . 0028: 20 00 73 00 72 00 76 00 .s.r.v. 0030: 63 00 63 00 6f 00 6e 00 c.c.o.n. 0038: 6e 00 65 00 74 00 74 00 n.e.t.t. 0040: 6f 00 72 00 65 00 2e 00 o.r.e... 0048: 65 00 78 00 65 00 20 00 e.x.e. . 0050: 31 00 2e 00 30 00 2e 00 1...0... 0058: 30 00 2e 00 30 00 20 00 0...0. . 0060: 34 00 39 00 30 00 30 00 4.9.0.0. 0068: 37 00 34 00 33 00 32 00 7.4.3.2. 0070: 20 00 69 00 6e 00 20 00 .i.n. . 0078: 6b 00 65 00 72 00 6e 00 k.e.r.n. 0080: 65 00 6c 00 33 00 32 00 e.l.3.2. 0088: 2e 00 64 00 6c 00 6c 00 ..d.l.l. 0090: 20 00 35 00 2e 00 32 00 .5...2. 0098: 2e 00 33 00 37 00 39 00 ..3.7.9. 00a0: 30 00 2e 00 32 00 39 00 0...2.9. 00a8: 31 00 39 00 20 00 34 00 1.9. .4. 00b0: 36 00 32 00 36 00 34 00 6.2.6.4. 00b8: 38 00 63 00 36 00 20 00 8.c.6. . 00c0: 66 00 44 00 65 00 62 00 f.D.e.b. 00c8: 75 00 67 00 20 00 30 00 u.g. .0. 00d0: 20 00 61 00 74 00 20 00 .a.t. . 00d8: 6f 00 66 00 66 00 73 00 o.f.f.s. 00e0: 65 00 74 00 20 00 30 00 e.t. .0. 00e8: 30 00 30 00 31 00 35 00 0.0.1.5. 00f0: 65 00 30 00 32 00 0d 00 e.0.2... 00f8: 0a 00 .. Could you give me a solution to this problem? Thank you!
-
Hi, thanks in advance for your answers. I realized a windows service by c# where exceptions are managed. This service run continously for more than 1 month on server machine with Windows Server 2003 (Service Pack 1). However the service crashed. When an exception arrive I log it in a text file, but in this case I didn't write anything. In windows event viewer I found this error: Tipo evento: Errore Origine evento: .NET Runtime 2.0 Error Reporting Categoria evento: Nessuno ID evento: 1000 Data: 14/11/2008 Ora: 14.53.29 Utente: N/D Computer: DATASERVERR2 Descrizione: Faulting application srvcconnettore.exe, version 1.0.0.0, stamp 49007432, faulting module kernel32.dll, version 5.2.3790.2919, stamp 462648c6, debug? 0, fault address 0x00015e02. Per ulteriori informazioni, consultare la Guida in linea e supporto tecnico all'indirizzo http://go.microsoft.com/fwlink/events.asp. Dati: 0000: 41 00 70 00 70 00 6c 00 A.p.p.l. 0008: 69 00 63 00 61 00 74 00 i.c.a.t. 0010: 69 00 6f 00 6e 00 20 00 i.o.n. . 0018: 46 00 61 00 69 00 6c 00 F.a.i.l. 0020: 75 00 72 00 65 00 20 00 u.r.e. . 0028: 20 00 73 00 72 00 76 00 .s.r.v. 0030: 63 00 63 00 6f 00 6e 00 c.c.o.n. 0038: 6e 00 65 00 74 00 74 00 n.e.t.t. 0040: 6f 00 72 00 65 00 2e 00 o.r.e... 0048: 65 00 78 00 65 00 20 00 e.x.e. . 0050: 31 00 2e 00 30 00 2e 00 1...0... 0058: 30 00 2e 00 30 00 20 00 0...0. . 0060: 34 00 39 00 30 00 30 00 4.9.0.0. 0068: 37 00 34 00 33 00 32 00 7.4.3.2. 0070: 20 00 69 00 6e 00 20 00 .i.n. . 0078: 6b 00 65 00 72 00 6e 00 k.e.r.n. 0080: 65 00 6c 00 33 00 32 00 e.l.3.2. 0088: 2e 00 64 00 6c 00 6c 00 ..d.l.l. 0090: 20 00 35 00 2e 00 32 00 .5...2. 0098: 2e 00 33 00 37 00 39 00 ..3.7.9. 00a0: 30 00 2e 00 32 00 39 00 0...2.9. 00a8: 31 00 39 00 20 00 34 00 1.9. .4. 00b0: 36 00 32 00 36 00 34 00 6.2.6.4. 00b8: 38 00 63 00 36 00 20 00 8.c.6. . 00c0: 66 00 44 00 65 00 62 00 f.D.e.b. 00c8: 75 00 67 00 20 00 30 00 u.g. .0. 00d0: 20 00 61 00 74 00 20 00 .a.t. . 00d8: 6f 00 66 00 66 00 73 00 o.f.f.s. 00e0: 65 00 74 00 20 00 30 00 e.t. .0. 00e8: 30 00 30 00 31 00 35 00 0.0.1.5. 00f0: 65 00 30 00 32 00 0d 00 e.0.2... 00f8: 0a 00 .. Could you give me a solution to this problem? Thank you!
-
Did you install any updates lately? To windows 2003 or any software around? I remember about sum of these issues with Symantec software.
Code? Yeah i love it fried together with a glass of wine.