Hi Lindley,

Thanks for suggesting solution for the earlier errors.
when i set _HAS_ITERATOR_DEBUGGING flag those errors not coming but now its giving opposite errors as:
libboost_system-vc100-mt-gd-1_43.lib(error_code.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in AdminUtils.obj

i think this error comes due to setting _HAS_ITERATOR_DEBUGGING flag.

Now i'm not getting what needs to be done if i set _HAS_ITERATOR_DEBUGGING above error is coming, if i don't set previous two errors are coming.

Is any way to avoid all errors?

Regards,
Nagesh