Cannot see source code of referenced binaries

H

hahoyer

My solution (C#) contains binary references to .NET Framework
components. The sources for those components are available. But it
seems that these sources are not reachable by DevStudio: I cannot set
break points, I cannot browse source code from Class View or Object
Browser and I cannot see XML-help of objects of referenced binary.
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

Do you have your dbf files?
IIRC yu need these in order to step in in the dlls
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top