http://www.kbcafe.com/csharp/?guid=20051021080351
"Loading name..." <it_consultant1@NO_SPAM.hotmail.com> wrote in message
news:O9$...
> Hey
>
> asp.net 2.0
>
> I'm developing a DotNetNuke module in visual studio 2005 using DNN starter
> Kit. In my module I have placed a Debug.WriteLine script. This script
> doesn't print data out to the Output window.
>
> I guess the script is executed, but nothing is shown in the Output window.
> Debug.WriteLine is the only code behind the click event of the button in
> my module
>
> If I set <compilation debug="true" strict="false"> in web.config, then I
> get this error: "Unable to start debugging on the web server. Debugging
> failed because integrated Windows authentication is not enabled"
>
> Any ideas what is wrong here?
>
>
>