<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
    <title>Dažādas piezīmes Vista Business ar IIS7 un ASP.NET</title>
    <link>https://tvertne.org/blogi/?itemid=2454</link>
    <description>Piezīmes priekš sevis un tiem, kam tas var noderēt.Lai uz biznesa "Vistas" strādātu IIS7 kopā ar ASP.NET, nepietiek vien uzinstalēt web serveri. Lai no Visual Studio varētu publicēt saitus,..</description>
    <language>lv</language>
    <image>
        <url>http://tvertne.org/logo-org.gif</url>
        <title>Vista Business ar IIS7 un ASP.NET</title>
        <link>https://tvertne.org/blogi/?itemid=2454</link>
    </image>
    <docs>http://backend.userland.com/rss</docs>
	    <item>
<title>Dažādas piezīmes Vista Business ar IIS7 un ASP.NET</title>
<link>https://tvertne.org/blogi/?itemid=2454</link>
<description>Piezīmes priekš sevis un tiem, kam tas var noderēt.<br /><br />Lai uz biznesa "Vistas" strādātu IIS7 kopā ar ASP.NET, nepietiek vien uzinstalēt web serveri. Lai no Visual Studio varētu publicēt saitus, nepieciešams izveikt sekojošas darbības (šeit nav runa par saitu debugošanu "studijā"):<br /><br />
<div class=itembody>
<p style="MARGIN: 0px">1) Change all of the following values located in section &lt;configSections&gt; --&gt; <code>&lt;sectionGroup name="system.webServer"&gt;</code></p>
<p style="MARGIN: 0px"><code>&lt;section name="handlers" overrideModeDefault="Deny" /&gt;</code> &lt;--- change this value from "Deny" to "Allow"<br /><code>&lt;section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Deny" /&gt;</code> &lt;--- change this value from "Deny" to "Allow"</p>
<p style="MARGIN: 0px">2) Simply register asp.net with IIS.</p>
<p style="MARGIN: 0px">Go to the VS command prompt and run this:</p>
<p style="MARGIN: 0px"><code>aspnet_regiis.exe -i</code></p>
<p style="MARGIN: 0px">3) iekš IIS managera konkrēto web projekta mapi konvertējam uz aplikāciju:<br />MRB -&gt; Convert to Application</p></div></description>
<pubDate></pubDate>
</item>
            </channel>
</rss>
        