debug in visual studio

Rajendrasinh Jadeja asked on November 13, 2017 06:48

Hi,

i have one kentico site host in my local iis name example.com. it run perfect but i want run break point for check flow of code for that i run visual studio then it run in local host so can any one help me how can i set example.com in visual studio code for check error using debug.

Thanks and Regards, Rajendrasinh Jadeja

Correct Answer

Juraj Ondrus answered on November 13, 2017 12:47

Hi,
You can try attaching to a process in your VS and select the server process (usually w3wp.exe). Or, you can change the startup options (right click the project -> Property pages).
You can find more on Visual studio or Google pages.

0 votesVote for this answer Unmark Correct answer

Recent Answers


Rajendrasinh Jadeja answered on November 14, 2017 03:24

Hi Juraj,

Thank you very much for your support it done.

Thanks and Regards, Rajendrasinh Jadeja

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.