.NET Runtime 2.0 Error (Remoting using Console Application)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • edwardsurjadi
    New Member
    • Mar 2008
    • 1

    .NET Runtime 2.0 Error (Remoting using Console Application)

    guys,
    i have ASP.NET website(UI) that connect to
    BusinessLogic(C onsole Application hosting the BL)
    through .NET Remoting on different computer.

    What amussing is, sometimes (very rare), the BL
    Application is crash! without any chance exception
    being handled. The application shut down it self!

    Any way to trace this problems??

    Thx,
    Edo

    This is the message from Event Viewer:

    I checked the EVent Viewer then i got this message :

    Event Type: Error
    Event Source: .NET Runtime 2.0 Error Reporting
    Event Category: None
    Event ID: 1000
    Date: 24/03/2008
    Time: 15:00:56
    User: N/A
    Computer: XXXX
    Description:
    Faulting application MYBUSINESSLOGIC .exe, version
    1.0.0.0, stamp 474fa57e, faulting module kernel32.dll,
    version 5.2.3790.3959, stamp 45d70ad8, debug? 0, fault
    address 0x0000bee7.

    For more information, see Help and Support Center at
    http://go.microsoft.co m/fwlink/events.asp.
    Data:
    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 62 00 6c 00 73 00 .b.l.s.
    0030: 65 00 72 00 76 00 65 00 e.r.v.e.
    0038: 72 00 2e 00 65 00 78 00 r...e.x.
    0040: 65 00 20 00 31 00 2e 00 e. .1...
    0048: 30 00 2e 00 30 00 2e 00 0...0...
    0050: 30 00 20 00 34 00 37 00 0. .4.7.
    0058: 34 00 66 00 61 00 35 00 4.f.a.5.
    0060: 37 00 65 00 20 00 69 00 7.e. .i.
    0068: 6e 00 20 00 6b 00 65 00 n. .k.e.
    0070: 72 00 6e 00 65 00 6c 00 r.n.e.l.
    0078: 33 00 32 00 2e 00 64 00 3.2...d.
    0080: 6c 00 6c 00 20 00 35 00 l.l. .5.
    0088: 2e 00 32 00 2e 00 33 00 ..2...3.
    0090: 37 00 39 00 30 00 2e 00 7.9.0...
    0098: 33 00 39 00 35 00 39 00 3.9.5.9.
    00a0: 20 00 34 00 35 00 64 00 .4.5.d.
    00a8: 37 00 30 00 61 00 64 00 7.0.a.d.
    00b0: 38 00 20 00 66 00 44 00 8. .f.D.
    00b8: 65 00 62 00 75 00 67 00 e.b.u.g.
    00c0: 20 00 30 00 20 00 61 00 .0. .a.
    00c8: 74 00 20 00 6f 00 66 00 t. .o.f.
    00d0: 66 00 73 00 65 00 74 00 f.s.e.t.
    00d8: 20 00 30 00 30 00 30 00 .0.0.0.
    00e0: 30 00 62 00 65 00 65 00 0.b.e.e.
    00e8: 37 00 0d 00 0a 00 7.....
Working...