gpt4 book ai didi

.net - PartCover 2.5.3 赢 7 x64

转载 作者:行者123 更新时间:2023-12-04 06:52:06 24 4
gpt4 key购买 nike

你能告诉我你是如何让 PartCover 在 VS2008 上运行并赢得 7 x64 的吗?基于此帖子 How do I run PartCover in x64 windows ,我跑了
c:\Program Files (x86)\Gubka Bob\PartCover .NET 2.3>CorFlags.exe PartCover.exe
/32BIT+ /Force

结果

Microsoft (R) .NET Framework CorFlags Conversion Tool. Version 3.5.21022.8 Copyright (c) Microsoft Corporation. All rights reserved. corflags : warning CF011 : The specified file is strong name signed. Using /Force will invalidate the signature of this image and will require the assembly to be resigned.



我也跑了
c:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0>CorFlags.exe nunit.exe /32BIT+ /Force
结果

Microsoft (R) .NET Framework CorFlags Conversion Tool. Version 3.5.21022.8 Copyright (c) Microsoft Corporation. All rights reserved.



另外,根据我的讨论 Using PartCover 2.3 with .NET 4.0 runtime? ,我也试过用x86版本的NUnit

我试图运行的覆盖范围是 NUnit 2.5.2 的 c# money 样本

我得到同样的 System.Threading.ThreadInterruptedException --->

System.Runtime.InteropServices.COMException (0x80040153): Retrieving the COM class factory for component with CLSID {FB20430E-CDC9-45D7-8453-272268002E08} failed due to the following error: 80040153



谢谢

编辑:与 PartCover 2.2 相同

我的设置:
  • exe文件:C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\nunit-console-x86.exe
  • 工作目录:c:\Program Files (x86)\NUnit 2.5.2\samples\csharp\money\
  • 工作 arg:/config=c:\Program Files (x86)\NUnit 2.5.2\samples\csharp\money\cs-money.csproj
    rules: +[*]*
  • 最佳答案

    感谢这篇文章,它现在正在工作
    http://www.planetgeek.ch/2009/10/15/get-partcover-running-on-x64-windows/
    请使用 PartCover 2.2。两个程序集都需要使用 corflags 进行更改

    关于.net - PartCover 2.5.3 赢 7 x64,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2965064/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com