Home > Net > SP.NET program (SiteServer CMS) how to generate the breakpoint debugging other c # class library pro
SP.NET program (SiteServer CMS) how to generate the breakpoint debugging other c # class library pro
Time:09-15
All bosses, the company currently use SiteServer CMS development site (.net Framework), then this project dynamic loading the DLL generated other c # project (DLL project source code), excuse me, how to debug the methods in the DLL, like breakpoint debugging, can follow the step by step
CodePudding user response:
1. In the main engineering solution to load other projects and the main engineering in reference - "add reference -" project to other project references in this main project running can into other projects breakpoint 2. Right-click properties in other projects - choose start debugging - "external program copy the main project generated by the program to the production of other project directory in the main engineering program that can be directly in other projects in the debugging