Click to See Complete Forum and Search --> : VC6 MFC Library and ISAPI


Karsten Döring
April 1st, 1999, 06:02 AM
Hi,


I updated to VC6 on my PC and want to recompile some ISAPI Extensions with it. On my own machine everything works fine, but when I release them on the internet-server i get an error message: Internet Server Error 500


My ISAPI has the option, that mfc will be used in a shared file. After I changed it to statically link it this problem was solved.


So my question what can I do, that I can switch back to "using in a shared file", because i have 20 isapi files and each growth up by 120kb if i link it statically.


Thanx in advance

Dmitriy
April 1st, 1999, 01:02 PM
You can install mfc42.dll, mfc... version 6.0 on your server