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
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.
Hi Juraj,
Thank you very much for your support it done.
Please, sign in to be able to submit a new answer.