ASPX templates
Version 3.x > ASPX templates > Recommended way to debug an aspx page View modes: 
User avatar
Member
Member
horo - 9/18/2008 10:03:45 AM
   
Recommended way to debug an aspx page
Hi to All,

Which is the recommended way to debug an aspx page using local IIS (not VS dev web server)?

Currently if I start debug it takes more than 3 minutes.

thx for answers

(
------ Build started: Project: http://localhost/KenticoCMS/, Configuration: Debug .NET ------
Validating Web Site
Building directory '/KenticoCMS/CMSAdminControls/Calendar/'.
Building directory '/KenticoCMS/CMSAdminControls/ColorPicker/'.

.... etc.... dozens of directories...

Building directory '/KenticoCMS/CMSWebParts/WebServices/'.
Building directory '/KenticoCMS/'.

Validation Complete
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========

Ö

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 9/19/2008 9:04:30 AM
   
RE:Recommended way to debug an aspx page
Hi,

In Visual Studio if you click right on the solution -> Property Pages and in the dialog window on the Build here you can select some options when debugging. E.g. you can select "No build" from the drop down and unselect the check box which is right underneath the drop down.

Best Regards,
Juraj Ondrus