Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

VS2015 .NET 4.0 assemblies: No PDB could be loaded #319

@Sam13

Description

@Sam13

When compiling my .NET 4.0 solution with VS2015 RC1 (still under .NET 4.0) I'm not able to run OpenCover anymore. For all assemblies the following message is shown in the output:
Cannot instrument C:\Users\TestUserName\AppData\Local\Temp\nunit20\ShadowCop
yCache\9732_635712476997605454\Tests_5181666\assembly\dl3\a5254cd4\1cd770a8_f3b2
d001\SomeAssembly.dll as no PDB/MDB could be loaded

PDB does not exist on the shadow copy location only in the original location which is supplied as working copy path to OpenCover and NUnit.
When compiling under VS2010 the same procedure works...

Any ideas how to analyze this error?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions