<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Publishing</title><link>http://forums.iis.net/1045.aspx</link><description>Discussion around anything related to publishing content on the IIS 7 web platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Forms Authentification on IIS 7.0 w/ Local AD/DC DB Server Physical</title><link>http://forums.iis.net/thread/1906462.aspx</link><pubDate>Wed, 10 Jun 2009 10:18:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906462</guid><dc:creator>lextm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906462.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1045&amp;PostID=1906462</wfw:commentRss><description>&lt;p&gt;Then first we need to make Forms authentication correctly configured,&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc753252(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc753252(WS.10).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please consult the site developers about details. If you are new to ASP.NET model, you can find more information from &lt;a href="http://www.asp.net/"&gt;http://www.asp.net&lt;/a&gt;. We have a lot of tutorials available there to guide you.&lt;/p&gt;</description></item><item><title>Re: Forms Authentification on IIS 7.0 w/ Local AD/DC DB Server Physical</title><link>http://forums.iis.net/thread/1906358.aspx</link><pubDate>Tue, 09 Jun 2009 14:37:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906358</guid><dc:creator>JProgrammer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906358.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1045&amp;PostID=1906358</wfw:commentRss><description>&lt;p&gt;Thanks for responses,&lt;/p&gt;
&lt;p&gt;The application is using Forms Auth.&lt;/p&gt;
&lt;p&gt;I mean Guest Users, for example a external user not registered as employee in our company, wants to use some modules in the website.&lt;/p&gt;
&lt;p&gt;I enables windows authentication on IIS, cause I dont know how to configure Forms Authentication. Also I have tryed putting my Login.aspx as Main Page for Authentication (IIS 7) but it seems not works&lt;/p&gt;</description></item><item><title>Re: Forms Authentification on IIS 7.0 w/ Local AD/DC DB Server Physical</title><link>http://forums.iis.net/thread/1906285.aspx</link><pubDate>Tue, 09 Jun 2009 08:46:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906285</guid><dc:creator>lextm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906285.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1045&amp;PostID=1906285</wfw:commentRss><description>&lt;p&gt;The configuration of Forms authentication is nearly the same for IIS 7.&lt;/p&gt;&lt;p&gt;First, you need to enable only anonymous authentication on the site, and then enable Forms authentication in the site level web.config file.&lt;/p&gt;&lt;p&gt;I saw you enabled Windows Authentication on IIS, which is obviously incorrect. &lt;/p&gt;&lt;p&gt;Also noticed that you used a lot of terms that I could not understand. What is the so called Guest Account? Isn&amp;#39;t that something in your application? If this is application specific, you need to consult the developers of this application.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Forms Authentification on IIS 7.0 w/ Local AD/DC DB Server Physical</title><link>http://forums.iis.net/thread/1906245.aspx</link><pubDate>Mon, 08 Jun 2009 22:25:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906245</guid><dc:creator>JProgrammer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906245.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1045&amp;PostID=1906245</wfw:commentRss><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;Today I was publishing a webapp from my vs2008 workstation to a local IIS 7.0 Web Server, so In the C# Code, I supossed to use Forms Authentication, when I configured the new website in the server, I enabled&amp;nbsp;Windows&amp;nbsp;Authentication.&amp;nbsp;Then&amp;nbsp;I haved to login on the AD/DC DB Server 192.168.X.X in Windows&amp;nbsp;way, I means start&amp;gt;run&amp;gt;ip Server&amp;gt;user&amp;amp;password and then view the shared files. at Last I browse the web application and perform some CRUD Transactions.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;So my two questions are (for now)&amp;nbsp;:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;• Why not works with FormsAuthentication, when I tryed, IE shows me HTTP Error 401.2&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;• Why I have to login on the server with&amp;nbsp;the previous described way. May I Have to configure a Guest Account with read permissions for everyone that want to view the website?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in Advance!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>