Mysterious .NET error. [modified]
-
Hello guys (and girls) :) I have got this mysterious .NET error: "The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: .NET Runtime version 1.1.4322.2300- Setup Error: Failed to load resources from resource file. Please check your Setup." According to the event log the source of error is ".NET Runtime". I have been Googleing for quite some time now, but without any luck. A brief description of the application: It is a winservice managing new orders from customers. This is an automatic task. Whenever a customer places a new order, the winservice will notice this by looking in the database. The service processes the order, and notify the customer by mail. The service consists of a System.Timers.Timer which every 10th second checks the database, to see if any new orders are present. If so, the service will perform it's task, otherwise wait another 10th seconds. But every once in a while, the above mysterious error occurs followed by a "unexpected exit" of the service process. This is what I've found out so far: - According to the results from Google, this is usually caused by an infinite loop. Although this seems to be a good explanation, I haven't been able to locate any inifinte loops in the code. - The error often occures in association with IIS. Though customers are using a webservice to place their order, there is nothing indicating an IIS error. - The service's memory use is not devastatingly high. And usually stays on an average level. - There is no reference to an exception what so ever. Until now debugging has been a wild goose chase. So before I'll go out and cry in the woods, I thought I would ask if any of you guys have experienced this strange behaviour. System: Windows Server 2003 with SP1 Components used: - MapInfo MapXtreme 6.2 - Oracle Data Provider for .NET 9 Webservice uses: - IIS and Oracle Data Provider for .NET Thanks for any help you can provide! :-)
modified on Monday, March 10, 2008 4:57 AM
-
Hello guys (and girls) :) I have got this mysterious .NET error: "The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: .NET Runtime version 1.1.4322.2300- Setup Error: Failed to load resources from resource file. Please check your Setup." According to the event log the source of error is ".NET Runtime". I have been Googleing for quite some time now, but without any luck. A brief description of the application: It is a winservice managing new orders from customers. This is an automatic task. Whenever a customer places a new order, the winservice will notice this by looking in the database. The service processes the order, and notify the customer by mail. The service consists of a System.Timers.Timer which every 10th second checks the database, to see if any new orders are present. If so, the service will perform it's task, otherwise wait another 10th seconds. But every once in a while, the above mysterious error occurs followed by a "unexpected exit" of the service process. This is what I've found out so far: - According to the results from Google, this is usually caused by an infinite loop. Although this seems to be a good explanation, I haven't been able to locate any inifinte loops in the code. - The error often occures in association with IIS. Though customers are using a webservice to place their order, there is nothing indicating an IIS error. - The service's memory use is not devastatingly high. And usually stays on an average level. - There is no reference to an exception what so ever. Until now debugging has been a wild goose chase. So before I'll go out and cry in the woods, I thought I would ask if any of you guys have experienced this strange behaviour. System: Windows Server 2003 with SP1 Components used: - MapInfo MapXtreme 6.2 - Oracle Data Provider for .NET 9 Webservice uses: - IIS and Oracle Data Provider for .NET Thanks for any help you can provide! :-)
modified on Monday, March 10, 2008 4:57 AM
Sounds like a localization issue, whats the culture settings of the server? Do they match your build box?**
How xacc.ide transforms text to colored words on the screen
Intel PentuimM (aka Centrino) undervolting**