On Apr 5, 3:33 pm, "Jaisol" <jai... DeleteThis @QUITARMEhotmail.com> wrote:
> For some reason several options that are part of website on IIS 6 are
> failing and I would like to know why.
> Will be great if I could test my website step by step that allow me to find
> the error.
>
> So...can I test my website step by step? how could?
>
> Thanks in advance.
Unfortunately, the topic of testing websites has nothing to do with
IIS. There is no explicit support, no step-by-step instructions from
an IIS perspective. I'm not saying that you cannot debug code on IIS;
I'm just saying that IIS has little to do with providing debugging
support.
Debugging websites depend on the framework used by your website, which
usually has specific step-by-step instructions on how to do it for a
given web server like IIS. Also, the tool used to create the website
tends to also allow debugging in its own way.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//