Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile failure between Windows Versions
Message
Information générale
Forum:
Visual C++
Catégorie:
Problèmes
Divers
Thread ID:
00857053
Message ID:
00882199
Vues:
21
It may seem a silly question, but as .net architecture is not native to Win2K, have you checked that the host has the correct level of .net applied?

>Hi all,
>
>Maybe someone can help explain...
>
>I've written an ISAPI dll using Visual Studio .Net using C++ under Windows XP Professional. Got it working no problems (including thread handling).
>
>Anyhow, try to run the dll on a Windows 2000 machine and it fails with Internal Server Error 500. So I installed Visual Studio .Net on my W2K Prof machine. Copied the entire dll source to the W2K machine and tried to compile so I can debug the ISAPI request.
>
>Here's the problem... It fails compiling and has errors around the AfxBeginThrhead and AfxEndThread from within the MS framework and a few other "unresolved externals".
>
>Any ideas how/where to look? If I do a right-click - "Go to Declaration", the system finds the components, so what gives.
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform