Hello,
I have created a small and simple isapi extension dll in c++. I created the dll on an xp machine and tested it on the same machine with iis 5.1 where it worked fine. After that i tried the same dll on two different machines both xp with iis 5.1, but on both machines the dll won't work and I get an error "http 500 internal server error"
Does anybody know what might be wrong? Am I missing something?
Thanx in advance