Faulting application nassql.exe (.NET 2.0)

rspruitrspruit Member Posts: 25
I get the following error in the event viewer:

Source: .NET Runtime 2.0 Error Reporting
Event ID: 1000

Description:
Faulting application nassql.exe, version 4.0.2.22100, stamp 43c647ce, faulting module kernel32.dll, version 5.2.3790.2756, stamp 44c60f39, debug? 0, fault address 0x00015e02.


No further information. We're running the nas for 4 days now and it appears about the time the users are beginning to work with the application. The previous application version was running in a normal client and didn't have this problem (this problem occurred once in a normal client with the new app).

I suspect a modified .NET 1.1 component, but in that case it is strange that I do not get a normal exception = error in Navision. And of course a .NET 1.1 error...

Before just trial and error I would like to know if you can get me a shortcut on the way to the solution.

Thx!

Remco

Answers

  • kinekine Member Posts: 12,562
    Are there other events in event log before/after this error (errors, warnings, infos)?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • rspruitrspruit Member Posts: 25
    Hello Kamil, no, there are no other messages. But today I had time to prove my suspicion for the .NET 1.1. component. It went in a endless loop with 1 function calling the other and that calling the first again, etc., etc.

    So it is clear it had an error, but why I get a .NET 2.0 error in the event viewer... Mostly errors by the .NET framework are rather self explaining.

    Thank you for your reaction!

    Grtz.

    Remco
Sign In or Register to comment.