Notes: IIS7 un aspx uz Vistas

Publicēts: 11:50:19 02/16/09
Autors: hQuse

Piezīmes priekš sevis

1) Change all of the following values located in section <configSections><sectionGroup name="system.webServer">

<section name="handlers" overrideModeDefault="Deny" /> <--- change this value from "Deny" to "Allow"
<section name="modules" allowDefinition="MachineToApplication"  verrideModeDefault="Deny" /> <--- change this value from "Deny" to "Allow"

2) Simply register asp.net with IIS.

Go to the VS command prompt and run this:

aspnet_regiis.exe -i

3) iekš IIS managera konkrēto web projekta mapi konvertējam uz aplikāciju:
Peles labā poga -> Convert to Application