You are not linking with CRT library. I would recommend you to read this
article http://support.microsoft.com/?id=814472, that talks in details on
how to build class library in VC++ .Net.
Thanks,
Nikola

Signature
Nikola Dudar
Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers no rights.
> Hi All,
> I built a class library(.net) project using Visual C++ .Net studio. If I
[quoted text clipped - 11 lines]
> Thanks in advance!
> Jim