Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug the customer extensibility? #30

Open
ywgking opened this issue Jul 29, 2020 · 2 comments
Open

How to debug the customer extensibility? #30

ywgking opened this issue Jul 29, 2020 · 2 comments
Assignees
Labels
needs more info Further information is requested

Comments

@ywgking
Copy link

ywgking commented Jul 29, 2020

Try to debug the VS when we edit some extensibility. But always can't load dll.

@arivoir
Copy link

arivoir commented Aug 7, 2020

Debugging it's possible, by opening another visual studio instance and attaching to the devenv.exe, but everytime you change the extensibility library you need to close the vs instance that it is being debugged, otherwise the assembly can not be compiled.

@prshri-msft
Copy link

@arivoir Thanks for sharing this solution. @ywgking Does this address your problem?

@lutzroeder lutzroeder added the needs more info Further information is requested label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants