How to Debug Nop Commerce 2.8

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 anos atrás
I have the project built and deployed.  I want to debug the project inside VS2012.  When I try to build the Nop.Web part, it loads into the debug server and runs, but it sets up like it wants to install.  I need to debug this inside VS2012 so I can see variables and how they all work.  Thanks in advance.
11 anos atrás
How can I debug the Nop Commerce 2.8 project using the debugger in VS2012?
11 anos atrás
I don't think you can debug once you have gone live. You would usually set debug mode in the web.config.
11 anos atrás
So I can't run the debugger inside VS2012 and then use the dev server it builds so I can set break points in code and view variable values and things like that?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.