|
-
April 1st, 1999, 07:02 AM
#1
VC6 MFC Library and ISAPI
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
-
April 1st, 1999, 02:02 PM
#2
Re: VC6 MFC Library and ISAPI
You can install mfc42.dll, mfc... version 6.0 on your server
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|