You should either create a deployment project that includes an MFC libraries
merge module, or install the MFC redistributables [1] on the computer where
the web service will be installed. MFC 8 uses side-by-side native
assemblies, you can no longer just copy the DLLs.
[1]
http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99
-220B62A191EE&displaylang=en

Signature
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#
> Hi, all
>
[quoted text clipped - 12 lines]
> Thanks in adv.
> Serg.
Serg - 08 Sep 2006 07:04 GMT
Thanks it works.
> You should either create a deployment project that includes an MFC
> libraries
[quoted text clipped - 23 lines]
>> Thanks in adv.
>> Serg.