Skip to main content

Run-Time System internal logic error (in rtsarea.c 8.5 line 400)

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Problem when running a sample downloaded from the Micro Focus web site.

The sample is a Net Express 4.0 CGI application that sends email using CDO to access an SMTP server.

When running the sample on a development server it can send email fine.

When the application is moved to a test server that has Application Server 4.0 installed, the following error message is displayed in the browser:

execution error : file ''

error code: 200, pc=0, call=1, seg=0

Run-Time System internal logic error (in rtsarea.c 85. line 400).

The Application Server is unprotected. see incident 2104379.

The Application Server was updated with aps05a40.exe (4.0.005?)

The CDO sample was on the Micro Focus website. see incident 2105768

Resolution:

The sample was being linked using the static and multi-threaded options.

After changing these options to dynamic shared and single threaded the problem was resolved.

Old KB# 5257

0 replies

Be the first to reply!