Archive

Archive for October 15th, 2009

Get PartCover Running On x64 Windows

October 15th, 2009
Urs Enzler

PartCover is an open source coverage tool. Unfortunately, the current release does not run on a 64bit OS out of the box. The reason is that PartCover uses a 32bit COM component to determine coverage and that a 64bit process cannot load a 32bit COM component. read more

 

.NET, Software , , ,