﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Cool Programming</title>
    <link>http://www.kbcafe.com/csharp/</link>
    <description>Cool Programming Tips with C#</description>
    <managingEditor>webmaster@kbcafe.com</managingEditor>
    <webMaster>webmaster@kbcafe.com</webMaster>
    <pubDate>Mon, 24 Oct 2005 20:54:55 GMT</pubDate>
    <lastBuildDate>Mon, 24 Oct 2005 20:54:55 GMT</lastBuildDate>
    <copyright>Copyright 2005 Randy Charles Morin</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <url>http://www.kbcafe.com/csharp/logo.jpg</url>
      <title>Cool Programming</title>
      <link>http://www.kbcafe.com/csharp/</link>
    </image>
    <rar:archive xmlns:rar="http://tempuri.org">http://www.kbcafe.com/csharp/archive.xml</rar:archive>
    <item>
      <title>Toronto Code Camp 2006</title>
      <description>&lt;P&gt;&lt;A href="http://www.torontocodecamp.com/"&gt;About&lt;/A&gt;: The Toronto Code Camp promises to be the biggest and best community owned event we've ever had. This free one day seminar is designed as a series of intensive code related demos and technical sessions to guide the developer to the next skill level.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Saturday, January 14th 2006, 8:30 AM – 5:30 PM&lt;/P&gt;
&lt;P&gt;
&lt;P&gt;&lt;A href="http://www.torontocodecamp.com/"&gt;http://www.torontocodecamp.com/&lt;/A&gt;&lt;/P&gt;&lt;/P&gt;</description>
      <link>http://www.kbcafe.com/csharp/?guid=20051024135431</link>
      <pubDate>Mon, 24 Oct 2005 20:54:31 GMT</pubDate>
      <guid>http://www.kbcafe.com/csharp/?guid=20051024135431</guid>
      <comments>http://www.kbcafe.com/csharp/?guid=20051024135431</comments>
      <trackback:ping xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">http://www.kbcafe.com/csharp/trackback.aspx?guid=20051024135431</trackback:ping>
      <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.kbcafe.com/csharp/commentapi.aspx?guid=20051024135431</wfw:comment>
      <wfw:commentRSS xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.kbcafe.com/csharp/20051024135431.xml</wfw:commentRSS>
      <category>toronto</category>
      <category>.net</category>
    </item>
    <item>
      <title>Integrated Windows Authentication not Enabled</title>
      <description>VB.NET user: I had a problem with my machine and had to uninstall and reinstall IIS (Win XP Pro). I have several VB.Net web apps that were running fine before. Now when I try to compile, I get the error... &lt;BR&gt;
&lt;BLOCKQUOTE&gt;Error while trying to run project: Unable to start debugging on the&lt;BR&gt;web server. Debugging failed because integrated Windows authentication&lt;BR&gt;is not enabled.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I did run aspnet_regiis -i but it did not solve the issue. &lt;/P&gt;
&lt;P&gt;Randy: A very common problem.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;goto Administrative Tools | Internet Information Services&lt;/LI&gt;
&lt;LI&gt;right-click on your Website and select Properties&lt;/LI&gt;
&lt;LI&gt;switch to Directory Security tab&lt;/LI&gt;
&lt;LI&gt;click Edit button in Anonymous access and authentication control&lt;/LI&gt;
&lt;LI&gt;check Integrated Windows authentication&lt;/LI&gt;&lt;/OL&gt;</description>
      <link>http://www.kbcafe.com/csharp/?guid=20051021080351</link>
      <pubDate>Fri, 21 Oct 2005 15:03:51 GMT</pubDate>
      <guid>http://www.kbcafe.com/csharp/?guid=20051021080351</guid>
      <comments>http://www.kbcafe.com/csharp/?guid=20051021080351</comments>
      <trackback:ping xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">http://www.kbcafe.com/csharp/trackback.aspx?guid=20051021080351</trackback:ping>
      <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.kbcafe.com/csharp/commentapi.aspx?guid=20051021080351</wfw:comment>
      <wfw:commentRSS xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.kbcafe.com/csharp/20051021080351.xml</wfw:commentRSS>
      <category>iis</category>
      <category>debugging</category>
    </item>
  </channel>
</rss>
