HTTP Error 500 - Internal Server Errror - Jadde Web Site

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

HTTP Error 500 - Internal Server Errror - Jadde Web Site

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:02 pm

by Mike May >> Wed, 11 Oct 2006 10:28:20 GMT

Having just fixed a problem with a Jade web site I thought I'd share my findings.

After a server failure, we moved all our Jade databases to a fresh server. We did this by simply copying the database folders across. Whilst Jade itself worked correctly on the new server, Jade web sites gave us HTTP 500 - Internal Server Error - responses. I (eventually) ran Sysinternals FileMon and saw that IIS was looking for msvcr71.dll. It turns out that this file is (of course) in the Jade bin folder. The Jade installation procedure adds the Jade bin folder to the environment path, so the file will be found by any process that needs it. However, we hadn't done any installation of Jade on the new server, so the path hadn't been updated. Temporary solution was to stick msvcr71.dll into system32; proper solution is to update the environment path and restart the server.

Hope that's of use to someone one day.

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 36 guests